| Commit message (Expand) | Author | Age |
* | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 2011-06-23 |
* | Let pacman specify GnuPG's home directory. | Chris Brannon | 2011-03-23 |
* | Makefile: Use git describe --dirty for GIT VERSION | Xavier Chantry | 2011-01-22 |
* | Introduce -D, --database | Nagy Gabor | 2010-05-05 |
* | Remove pacman.static build from build files | Dan McGee | 2008-07-15 |
* | Allow GIT version to be used in pacman builds | Dan McGee | 2008-05-31 |
* | Merge branch 'maint' | Dan McGee | 2008-04-15 |
|\ |
|
| * | Fix gettext on non-Linux platforms | Dan McGee | 2008-04-14 |
* | | Remove frontend add code that is no longer necessary | Dan McGee | 2008-03-08 |
|/ |
|
* | Add LOGFILE as a define at compile time for pacman | Dan McGee | 2007-11-05 |
* | Make building of pacman.static optional | Dan McGee | 2007-11-04 |
* | Clean up LDADD usage | Dan McGee | 2007-10-26 |
* | Add a default cachedir if one wasn't specified | Dan McGee | 2007-08-21 |
* | Cleanup of pacman.c and addition of default paths to frontend | Dan McGee | 2007-07-23 |
* | First step of moving translations from src/pacman/po to po/ | Dan McGee | 2007-07-06 |
* | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 2007-06-27 |
* | Implement simple topological sort algorithm for sortbydeps | Nagy Gabor | 2007-06-10 |
* | Autotool clean up. | Andrew Fyfe | 2007-06-04 |
* | Remove hardcoded defines from libalpm | Dan McGee | 2007-06-04 |
* | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | Modernize and update configure.ac | Dan McGee | 2007-05-30 |
* | Remove output.c and output.h | Dan McGee | 2007-04-26 |
* | Add -pedantic flag to pacman (frontend) CFLAGS | Dan McGee | 2007-04-26 |
* | Move log.c/h -> output.c/h to properly reflect what is contained | Dan McGee | 2007-04-26 |
* | Pacman side code consolidation- unify callback functions to one file | Dan McGee | 2007-04-26 |
* | Remove single-function upgrade.c | Dan McGee | 2007-04-25 |
* | Merge single-function header files on pacman side | Dan McGee | 2007-04-25 |
* | * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be | Dan McGee | 2007-03-12 |
* | * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' | Dan McGee | 2007-02-22 |
* | * Use the libtool'd .la file as a link target so we can run pactest properly | Aaron Griffin | 2007-02-21 |
* | Cleaned up some more output | Aaron Griffin | 2007-02-10 |
* | * Fix building outside $(srcdir). | Jürgen Hötzel | 2007-01-29 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-26 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-18 |
* | Configuration changes: | Aaron Griffin | 2006-12-28 |
* | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 2006-11-20 |
* | * Numerous mini valgrind fixes. | Aaron Griffin | 2006-11-14 |
* | * Improved mcheck output | Aaron Griffin | 2006-11-08 |
* | Numerous changes: | Aaron Griffin | 2006-10-31 |
* | Merged frugalware changes. Added a few other minor things too, but there's alot | Aaron Griffin | 2006-10-15 |
* | i18n stuff | Judd Vinet | 2006-06-28 |
* | moved pacman_deptest function in its own file | Aurelien Foret | 2006-01-06 |
* | added first part of the autoconf stuff - patch from Christian Hamar <krics@li... | Judd Vinet | 2005-10-17 |