| Commit message (Expand) | Author | Age |
* | Clarify testing within conditional statements | Allan McRae | 2010-06-21 |
* | Show 'Required By' in -Sii output | Dan McGee | 2010-03-23 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | Strndup usage and small typo fix | Laszlo Papp | 2009-09-20 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Introduce -Qlq | Nagy Gabor | 2009-05-11 |
* | Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm... | Nagy Gabor | 2009-01-12 |
* | Separate targets on -Qi/-Si with a newline. | Xavier Chantry | 2008-08-28 |
* | Add new list_display_linebreak function | Nagy Gabor | 2008-08-23 |
* | Move the the description parsing logic to string_display() | Nagy Gabor | 2008-08-23 |
* | Use access() instead of stat() when possible | Dan McGee | 2008-06-15 |
* | Don't display filename on -Qip operation. | Xavier Chantry | 2008-06-04 |
* | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | pacman-side code cleanups | Dan McGee | 2008-05-08 |
* | A few more wide character output fixes | Dan McGee | 2008-02-22 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Improve changelog handling through addition of open/read/close functions | Dan McGee | 2007-12-09 |
* | Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii] | Nagy Gabor | 2007-12-01 |
* | Move requiredby computation before any display starts | Dan McGee | 2007-11-29 |
* | Don't filter package files output based on dir/file status | Dan McGee | 2007-11-18 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Ensure -Si and -Qi output show correct dependencies | Dan McGee | 2007-11-14 |
* | Remove REQUIREDBY usage from libalpm | Dan McGee | 2007-11-14 |
* | Fix display of -Qip output when a package file is given | Dan McGee | 2007-11-13 |
* | Fix some issues with localized dates/epoch usage | Dan McGee | 2007-11-08 |
* | Support for localized times in metadata | Aaron Griffin | 2007-09-28 |
* | Preliminary support for optdepends | Dan McGee | 2007-09-25 |
* | Remove support for SHA1 from pacman. | Andrew Fyfe | 2007-08-16 |
* | Remove 'buildtype' from libalpm and pacman | Dan McGee | 2007-07-11 |
* | pacman/packages.c : print an error for files that can't be stated. | Chantry Xavier | 2007-07-01 |
* | Remove unnecessary casts on malloc and elsewhere | Dan McGee | 2007-05-14 |
* | Remove 'removes' array from libalpm | Dan McGee | 2007-04-28 |
* | Remove output.c and output.h | Dan McGee | 2007-04-26 |
* | Remove ERR calls from the code | Dan McGee | 2007-04-26 |
* | Move log.c/h -> output.c/h to properly reflect what is contained | Dan McGee | 2007-04-26 |
* | More pacman side cleanup | Dan McGee | 2007-04-26 |
* | Remove more unnecessary stuff | Dan McGee | 2007-04-25 |
* | Add replaces output to -Qi operation | Dan McGee | 2007-04-04 |
* | * Updated Italian translation | Dan McGee | 2007-03-10 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Updated Italian translation | Dan McGee | 2007-03-01 |
* | * Updated conflict checking one last time. You can finally have a file move | Dan McGee | 2007-02-20 |
* | * strlen -> mbstowcs (multibyte str to wide char str) conversion where we | Dan McGee | 2007-02-14 |
* | * Fixed an i18n bug; length of description string was hardcoded previously; | Dan McGee | 2007-02-12 |
* | Fix newlines for real, and add a missing _() gettext wrapper. | Dan McGee | 2007-02-08 |
* | * Makepkg updates, and small bugfix on man page compression. | Dan McGee | 2007-02-06 |
* | -Ql needs the 'root' prepended to each file | Aaron Griffin | 2007-02-01 |
* | * Modified info query so it doesn't show more than available when querying a | Dan McGee | 2007-01-30 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-26 |
* | * Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-22 |