| Commit message (Expand) | Author | Age |
... | |
* | James Rosten <seinfeld90@gmail.com> | Dan McGee | 2007-03-18 |
* | * Updated -V output to include the 2007 copyright date. | Aaron Griffin | 2007-03-07 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Fixed the handle realroot stuff | Aaron Griffin | 2007-03-04 |
* | * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to | Aaron Griffin | 2007-02-26 |
* | We don't need this anymore | Aaron Griffin | 2007-02-23 |
* | Big commit here, I'll try to cover all the bases. | Dan McGee | 2007-02-22 |
* | * Looks like I left some debugging code in there | Aaron Griffin | 2007-02-21 |
* | * Updated bash_completion script to 3.0 options. | Dan McGee | 2007-02-19 |
* | * Updated pt_BR translation (Douglas Soares de Andrade), and merged other | Dan McGee | 2007-02-15 |
* | Fixed locale setting issues in the frontend, and fixed description of --cache... | Dan McGee | 2007-02-13 |
* | Reverted the exit 2 -> exit 0 change. This was there for a reason (so that | Aaron Griffin | 2007-02-13 |
* | Exit status of 2 seems wrong for -V | Aaron Griffin | 2007-02-12 |
* | * Added --cachedir commandline option | Aaron Griffin | 2007-02-12 |
* | * Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should be | Aaron Griffin | 2007-02-12 |
* | * Remove "error: " text from ERR() call since it is appended by ERR anyway. | Dan McGee | 2007-02-09 |
* | * Cleaned up direct pm_fprintf usage (move to MSG/ERR macros for now) | Aaron Griffin | 2007-02-09 |
* | * Nice overhaul of manpages. It is at least a start. | Dan McGee | 2007-02-08 |
* | Added the --upgrades option for -Qu (--query --upgrades) | Aaron Griffin | 2007-02-04 |
* | Implemented a crappy version of -Qu (query upgrades). This simply outputs the | Aaron Griffin | 2007-02-04 |
* | * unified the progress bars (fill_progress function) | Aaron Griffin | 2007-02-04 |
* | Debug logging changes: | Aaron Griffin | 2007-01-31 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-26 |
* | Cleanup 'neednl' usage - make it static | Aaron Griffin | 2007-01-24 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | * remove static neednl - no accessor functions (yet) | Aaron Griffin | 2007-01-18 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-18 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-17 |
* | * Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2... | Aaron Griffin | 2006-12-14 |
* | A few minor updates so --root works again. | Aaron Griffin | 2006-12-08 |
* | Removed an extra call to alpm_option_set_root() - it is set by alpm_init() | Aaron Griffin | 2006-12-08 |
* | Added dbpath validation | Aaron Griffin | 2006-12-05 |
* | * Cosmetic changes and typo fixes | Aaron Griffin | 2006-12-01 |
* | libalpm appends the trailing / to the config root, no need to do it here | Aaron Griffin | 2006-11-20 |
* | * 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 |
* | Skip root check on -Sp | Aaron Griffin | 2006-11-10 |
* | Last mtrace/setenv change, I swear | Aaron Griffin | 2006-11-09 |
* | Whoops - I fail at setenv | Aaron Griffin | 2006-11-09 |
* | mcheck() seems to cause segfaults. Annoying. Switched back to useing mtrace... | Aaron Griffin | 2006-11-09 |
* | * Improved mcheck output | Aaron Griffin | 2006-11-08 |
* | Added mcheck support for memory debugging | Aaron Griffin | 2006-11-07 |
* | * Modified some error output and logging | Aaron Griffin | 2006-11-03 |
* | * Fixed some alpm_get_option calls (long params were used for C99 compliance, | Aaron Griffin | 2006-11-02 |
* | Numerous changes: | Aaron Griffin | 2006-10-31 |
* | A handful of minor changes: | Aaron Griffin | 2006-10-20 |
* | Added alpm function docs along | Aaron Griffin | 2006-10-15 |
* | Merged frugalware changes. Added a few other minor things too, but there's alot | Aaron Griffin | 2006-10-15 |
* | Patch from FW: Better control over CTRL-C interruptions -- do not leave the D... | Judd Vinet | 2006-07-14 |
* | i18n stuff | Judd Vinet | 2006-06-28 |