| Commit message (Expand) | Author | Age |
... | |
* | * 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 |
* | first stage of i18n stuff from VMiklos | Judd Vinet | 2006-05-15 |
* | fixed dbpath initialization (found out by VMiklos <vmiklos@frugalware.org>) | Aurelien Foret | 2006-03-21 |
* | - removed pacman.h | Aurelien Foret | 2006-03-13 |
* | added a NOSCRIPLET flag to transactions (patch from VMiklos <vmiklos@frugalwa... | Aurelien Foret | 2006-03-07 |
* | - changed flags type from char to int | Aurelien Foret | 2006-03-04 |
* | disable progress bar if the output is redirected (patch from VMiklos <vmiklos... | Aurelien Foret | 2006-03-01 |
* | the library must provide default values for main options | Aurelien Foret | 2006-02-20 |
* | sync with pacman 2.9.8 | Aurelien Foret | 2006-02-16 |
* | used MALLOC macro when possible | Aurelien Foret | 2006-02-14 |
* | fixed a possible memory leak | Aurelien Foret | 2006-02-04 |
* | added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret | 2006-02-01 |
* | added a --noprogressbar switch for scripts to use | Judd Vinet | 2006-01-28 |
* | added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for... | Aurelien Foret | 2006-01-21 |
* | added the possibility to "-Syy" (can be used to force synctrees update, even ... | Aurelien Foret | 2006-01-17 |