Age | Commit message (Expand) | Author |
2007-01-22 | Introduced an infinite loop during the pmlist -> alpm_list transition, whoops | Aaron Griffin |
2007-01-19 | Moved some decls to make the "pkg_invalid" patch compile again. | Aaron Griffin |
2007-01-19 | Whoops. There's a 0 where there should be a 1. | Aaron Griffin |
2007-01-19 | Johannes Weiner <hannes@saeurebad.de> | Aaron Griffin |
2007-01-19 | Johannes Weiner <hannes@saeurebad.de> | Aaron Griffin |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin |
2007-01-18 | Some confusion with variable names in unlink_file caused unlink to try and fi... | Aaron Griffin |
2007-01-18 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2007-01-18 | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2007-01-18 | Added strerror() output on unlink failure | Aaron Griffin |
2007-01-17 | * Misc logging changes | Aaron Griffin |
2007-01-17 | James Rosten <seinfeld90@gmail.com> | Aaron Griffin |
2007-01-17 | Jürgen Hötzel <juergen@hoetzel.info> | Aaron Griffin |
2007-01-17 | cvsignore cleanup and additions | Aaron Griffin |
2007-01-11 | * J�rgen H�tzel <juergen@hoetzel.info> | Aaron Griffin |
2007-01-11 | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin |
2007-01-03 | * bug fix FS#6100 - fix --print-uris output | Aaron Griffin |
2007-01-03 | * Bug fix FS#6058 | Aaron Griffin |
2007-01-02 | * Missing error label in sync.c | Aaron Griffin |
2006-12-29 | * Removed latest fix from TODO.autoconf | Aaron Griffin |
2006-12-22 | Cleanup from Dan McGee <dpmcgee@gmail.com> and Jürgen Hötzel <juergen@hoet... | Aaron Griffin |
2006-12-22 | * Properly fix the NoUpgrade issues. | Aaron Griffin |
2006-12-22 | * Unused variable 'path' | Aaron Griffin |
2006-12-21 | *untested* potential fix for the NoUpgrade issues. | Aaron Griffin |
2006-12-21 | * modeline fixes / reformatting | Aaron Griffin |
2006-12-14 | * Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2... | Aaron Griffin |
2006-12-05 | Corrected -Rsc operation - dependancy info was not being read from the DB | Aaron Griffin |
2006-12-01 | * Fixed the bug where -R pkgA pkgB failed when pkgA depended on pkgB | Aaron Griffin |
2006-12-01 | * Cosmetic changes and typo fixes | Aaron Griffin |
2006-11-24 | * Fixed some error output for "-Sd" and "-Rsc" dealing with missing/ignored | Aaron Griffin |
2006-11-22 | * Whoops util Makefile | Aaron Griffin |
2006-11-22 | * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc) | Aaron Griffin |
2006-11-22 | * Fixed an error when trying to download to an unwritable location | Aaron Griffin |
2006-11-20 | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin |
2006-11-16 | * makepkg.conf.in variable changes (missed the checkin) | Aaron Griffin |
2006-11-15 | * Initial changes to gensync - makepkg changes were not checked in from another | Aaron Griffin |
2006-11-14 | * has_archname changes | Aaron Griffin |
2006-11-14 | * Numerous mini valgrind fixes. | Aaron Griffin |
2006-11-08 | * Improved mcheck output | Aaron Griffin |
2006-11-08 | * Fixed an error message that should be a debug message | Aaron Griffin |
2006-11-03 | * Modified some error output and logging | Aaron Griffin |
2006-11-01 | Fixed pacman -U: | Aaron Griffin |
2006-10-31 | Forgot to cycle to next server on download error - fixed, as well as the | Aaron Griffin |
2006-10-31 | Numerous changes: | Aaron Griffin |
2006-10-27 | Fri Oct 27 21:54:32 CEST 2006 VMiklos <vmiklos@frugalware.org> | Aaron Griffin |
2006-10-25 | Moved downloaded db unpacking to the backend files, to easier allow conversion | Aaron Griffin |
2006-10-24 | Added PM_DLFNM_LEN define, via VMiklos | Aaron Griffin |
2006-10-21 | Reverted the "out of memory" error to 1 to prevent API changes. | Aaron Griffin |
2006-10-21 | Fixes from frugalware: few 'typos' included while patching | Aaron Griffin |
2006-10-21 | More extern moving - keep extern decls in the headers makes for easier/better | Aaron Griffin |