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