summaryrefslogtreecommitdiff
path: root/src/pacman/package.c
Commit message (Expand)AuthorAge
* Update copyright headers and messagesDan McGee2009-07-01
* Introduce -QlqNagy Gabor2009-05-11
* Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor2009-01-12
* Separate targets on -Qi/-Si with a newline.Xavier Chantry2008-08-28
* Add new list_display_linebreak functionNagy Gabor2008-08-23
* Move the the description parsing logic to string_display()Nagy Gabor2008-08-23
* Use access() instead of stat() when possibleDan McGee2008-06-15
* Don't display filename on -Qip operation.Xavier Chantry2008-06-04
* Make all error messages use pm_fprintfAllan McRae2008-05-11
* pacman-side code cleanupsDan McGee2008-05-08
* A few more wide character output fixesDan McGee2008-02-22
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Improve changelog handling through addition of open/read/close functionsDan McGee2007-12-09
* Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor2007-12-01
* Move requiredby computation before any display startsDan McGee2007-11-29
* Don't filter package files output based on dir/file statusDan McGee2007-11-18
* War on whitespaceDan McGee2007-11-16
* Ensure -Si and -Qi output show correct dependenciesDan McGee2007-11-14
* Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* Fix display of -Qip output when a package file is givenDan McGee2007-11-13
* Fix some issues with localized dates/epoch usageDan McGee2007-11-08
* Support for localized times in metadataAaron Griffin2007-09-28
* Preliminary support for optdependsDan McGee2007-09-25
* Remove support for SHA1 from pacman.Andrew Fyfe2007-08-16
* Remove 'buildtype' from libalpm and pacmanDan McGee2007-07-11
* pacman/packages.c : print an error for files that can't be stated.Chantry Xavier2007-07-01
* Remove unnecessary casts on malloc and elsewhereDan McGee2007-05-14
* Remove 'removes' array from libalpmDan McGee2007-04-28
* Remove output.c and output.hDan McGee2007-04-26
* Remove ERR calls from the codeDan McGee2007-04-26
* Move log.c/h -> output.c/h to properly reflect what is containedDan McGee2007-04-26
* More pacman side cleanupDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* Add replaces output to -Qi operationDan McGee2007-04-04
* * Updated Italian translationDan McGee2007-03-10
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * Updated Italian translationDan McGee2007-03-01
* * Updated conflict checking one last time. You can finally have a file moveDan McGee2007-02-20
* * strlen -> mbstowcs (multibyte str to wide char str) conversion where weDan McGee2007-02-14
* * Fixed an i18n bug; length of description string was hardcoded previously;Dan McGee2007-02-12
* Fix newlines for real, and add a missing _() gettext wrapper.Dan McGee2007-02-08
* * Makepkg updates, and small bugfix on man page compression.Dan McGee2007-02-06
* -Ql needs the 'root' prepended to each fileAaron Griffin2007-02-01
* * Modified info query so it doesn't show more than available when querying aDan McGee2007-01-30
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-26
* * Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-22
* Removed list.hAaron Griffin2007-01-22
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-17