Age | Commit message (Expand) | Author | Files | Lines |
2006-12-28 | Column fix when stdout is redirected. Default to 80. | Aaron Griffin | 1 | -0/+6 |
2006-12-28 | Removed archlinux.de mirror by request | Aaron Griffin | 1 | -1/+0 |
2006-12-28 | Configuration changes: | Aaron Griffin | 9 | -187/+117 |
2006-12-22 | *** empty log message *** | Aaron Griffin | 1 | -0/+19 |
2006-12-22 | Cleanup from Dan McGee <dpmcgee@gmail.com> and Jürgen Hötzel <juergen@hoet... | Aaron Griffin | 7 | -16/+20 |
2006-12-22 | Modified front end output routines to accept a "padding' setting, which pads any | Aaron Griffin | 4 | -3/+39 |
2006-12-22 | * Properly fix the NoUpgrade issues. | Aaron Griffin | 2 | -17/+21 |
2006-12-22 | * Unused variable 'path' | Aaron Griffin | 1 | -2/+1 |
2006-12-22 | * FS#5990 fix (trailing slash) | Aaron Griffin | 1 | -2/+2 |
2006-12-22 | Fixes from Dan McGee <dpmcgee@gmail.com> and myself | Aaron Griffin | 1 | -36/+18 |
2006-12-21 | J�rgen H�tzel <juergen@hoetzel.info> | Aaron Griffin | 1 | -12/+9 |
2006-12-21 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -3/+3 |
2006-12-21 | Errors with last merge (manual patching) | Aaron Griffin | 2 | -59/+48 |
2006-12-21 | *untested* potential fix for the NoUpgrade issues. | Aaron Griffin | 1 | -3/+3 |
2006-12-21 | Restored NoUpgrade options - see http://www.archlinux.org/pipermail/pacman-de... | Aaron Griffin | 1 | -0/+5 |
2006-12-21 | Added default SRCDST setting to pacman's source cache | Aaron Griffin | 1 | -1/+1 |
2006-12-21 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2 | -126/+122 |
2006-12-21 | * J�rgen H�tzel <juergen@hoetzel.info> | Aaron Griffin | 1 | -3/+2 |
2006-12-21 | * modeline fixes / reformatting | Aaron Griffin | 14 | -679/+692 |
2006-12-19 | *** empty log message *** | Aaron Griffin | 1 | -0/+13 |
2006-12-19 | More abs build fixes | Aaron Griffin | 2 | -0/+19 |
2006-12-19 | * Added etc/abs dir to configure generated makefiles | Aaron Griffin | 1 | -0/+1 |
2006-12-19 | Makefile adjustments for installation rules: | Aaron Griffin | 4 | -7/+15 |
2006-12-18 | FS #3289 fix from Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -3/+7 |
2006-12-14 | * Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2... | Aaron Griffin | 7 | -74/+95 |
2006-12-08 | Copy/pasta errors from mail client. Fixed. | Aaron Griffin | 1 | -5/+2 |
2006-12-08 | rankmirrors script from Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 1 | -0/+116 |
2006-12-08 | Merged some proposed changes from "Dan McGee" <dpmcgee@gmail.com> | Aaron Griffin | 1 | -21/+5 |
2006-12-08 | A few minor updates so --root works again. | Aaron Griffin | 5 | -8/+11 |
2006-12-08 | Removed an extra call to alpm_option_set_root() - it is set by alpm_init() | Aaron Griffin | 1 | -2/+0 |
2006-12-05 | Changed upgrade message to use the term "installation" to make the meaning more | Aaron Griffin | 1 | -1/+2 |
2006-12-05 | Check status of final tar/compress package creation for final status (FS#3382) | Aaron Griffin | 1 | -0/+5 |
2006-12-05 | Corrected -Qg description | Aaron Griffin | 1 | -2/+2 |
2006-12-05 | Added 'abs' and configs to CVS | Aaron Griffin | 6 | -0/+174 |
2006-12-05 | Changed "Total Uncompressed Size" to "Total Installed Size" | Aaron Griffin | 1 | -1/+1 |
2006-12-05 | Corrected -Rsc operation - dependancy info was not being read from the DB | Aaron Griffin | 2 | -4/+7 |
2006-12-05 | Added dbpath validation | Aaron Griffin | 1 | -1/+7 |
2006-12-01 | * Fixed the bug where -R pkgA pkgB failed when pkgA depended on pkgB | Aaron Griffin | 3 | -10/+26 |
2006-12-01 | * Cosmetic changes and typo fixes | Aaron Griffin | 10 | -17/+44 |
2006-11-27 | * cosmetic: double space in "full system upgrade" | Aaron Griffin | 1 | -1/+1 |
2006-11-24 | * Fixed some error output for "-Sd" and "-Rsc" dealing with missing/ignored | Aaron Griffin | 5 | -7/+39 |
2006-11-23 | * Move sync *after* transaction init (lock file). We don't want to stomp on the | Aaron Griffin | 1 | -10/+11 |
2006-11-23 | -std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix it | Aaron Griffin | 2 | -4/+4 |
2006-11-22 | *** empty log message *** | Aaron Griffin | 1 | -0/+7 |
2006-11-22 | * Whoops util Makefile | Aaron Griffin | 2 | -2/+2 |
2006-11-22 | Added Dan McGee to the Authors file for his contributions on the mailing list | Aaron Griffin | 1 | -0/+3 |
2006-11-22 | * usize -> isize conversion | Aaron Griffin | 1 | -2/+1 |
2006-11-22 | * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc) | Aaron Griffin | 22 | -295/+313 |
2006-11-22 | Removed global maxcols - it is looked up on the fly now, so the progress bar is | Aaron Griffin | 4 | -7/+25 |
2006-11-22 | * Fixed an error when trying to download to an unwritable location | Aaron Griffin | 1 | -0/+4 |