summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-22Cleanup from Dan McGee <dpmcgee@gmail.com> and Jürgen Hötzel <juergen@hoet...Aaron Griffin7-16/+20
2006-12-22Modified front end output routines to accept a "padding' setting, which pads anyAaron Griffin4-3/+39
2006-12-22* Properly fix the NoUpgrade issues.Aaron Griffin2-17/+21
2006-12-22* Unused variable 'path'Aaron Griffin1-2/+1
2006-12-22* FS#5990 fix (trailing slash)Aaron Griffin1-2/+2
2006-12-22Fixes from Dan McGee <dpmcgee@gmail.com> and myselfAaron Griffin1-36/+18
2006-12-21Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin1-12/+9
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+3
2006-12-21Errors with last merge (manual patching)Aaron Griffin2-59/+48
2006-12-21*untested* potential fix for the NoUpgrade issues.Aaron Griffin1-3/+3
2006-12-21Restored NoUpgrade options - see http://www.archlinux.org/pipermail/pacman-de...Aaron Griffin1-0/+5
2006-12-21Added default SRCDST setting to pacman's source cacheAaron Griffin1-1/+1
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2-126/+122
2006-12-21* Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin1-3/+2
2006-12-21* modeline fixes / reformattingAaron Griffin14-679/+692
2006-12-19*** empty log message ***Aaron Griffin1-0/+13
2006-12-19More abs build fixesAaron Griffin2-0/+19
2006-12-19* Added etc/abs dir to configure generated makefilesAaron Griffin1-0/+1
2006-12-19Makefile adjustments for installation rules:Aaron Griffin4-7/+15
2006-12-18FS #3289 fix from Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+7
2006-12-14* Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2...Aaron Griffin7-74/+95
2006-12-08Copy/pasta errors from mail client. Fixed.Aaron Griffin1-5/+2
2006-12-08rankmirrors script from Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-0/+116
2006-12-08Merged some proposed changes from "Dan McGee" <dpmcgee@gmail.com>Aaron Griffin1-21/+5
2006-12-08A few minor updates so --root works again.Aaron Griffin5-8/+11
2006-12-08Removed an extra call to alpm_option_set_root() - it is set by alpm_init()Aaron Griffin1-2/+0
2006-12-05Changed upgrade message to use the term "installation" to make the meaning moreAaron Griffin1-1/+2
2006-12-05Check status of final tar/compress package creation for final status (FS#3382)Aaron Griffin1-0/+5
2006-12-05Corrected -Qg descriptionAaron Griffin1-2/+2
2006-12-05Added 'abs' and configs to CVSAaron Griffin6-0/+174
2006-12-05Changed "Total Uncompressed Size" to "Total Installed Size"Aaron Griffin1-1/+1
2006-12-05Corrected -Rsc operation - dependancy info was not being read from the DBAaron Griffin2-4/+7
2006-12-05Added dbpath validationAaron Griffin1-1/+7
2006-12-01* Fixed the bug where -R pkgA pkgB failed when pkgA depended on pkgBAaron Griffin3-10/+26
2006-12-01* Cosmetic changes and typo fixesAaron Griffin10-17/+44
2006-11-27* cosmetic: double space in "full system upgrade"Aaron Griffin1-1/+1
2006-11-24* Fixed some error output for "-Sd" and "-Rsc" dealing with missing/ignoredAaron Griffin5-7/+39
2006-11-23* Move sync *after* transaction init (lock file). We don't want to stomp on theAaron Griffin1-10/+11
2006-11-23-std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix itAaron Griffin2-4/+4
2006-11-22*** empty log message ***Aaron Griffin1-0/+7
2006-11-22* Whoops util MakefileAaron Griffin2-2/+2
2006-11-22Added Dan McGee to the Authors file for his contributions on the mailing listAaron Griffin1-0/+3
2006-11-22* usize -> isize conversionAaron Griffin1-2/+1
2006-11-22* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin22-295/+313
2006-11-22Removed global maxcols - it is looked up on the fly now, so the progress bar isAaron Griffin4-7/+25
2006-11-22* Fixed an error when trying to download to an unwritable locationAaron Griffin1-0/+4
2006-11-22* Fixed a double free which happened in 2 cases in --syncAaron Griffin2-6/+4
2006-11-20libalpm appends the trailing / to the config root, no need to do it hereAaron Griffin1-16/+1
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin49-1078/+1293
2006-11-16Minor makepkg changes - mainly from Daniel McGeeAaron Griffin2-16/+37