summaryrefslogtreecommitdiff
path: root/src/pacman/package.c
Commit message (Expand)AuthorAge
* 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
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* * Initial changes to gensync - makepkg changes were not checked in from anotherAaron Griffin2006-11-15
* * has_archname additionsAaron Griffin2006-11-14
* * Fixed some alpm_get_option calls (long params were used for C99 compliance,Aaron Griffin2006-11-02
* Numerous changes:Aaron Griffin2006-10-31
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* Fixed an text formatting issueAurelien Foret2005-10-08
* changed license package field to a listAurelien Foret2005-08-20
* fixed some small memory leaksAurelien Foret2005-05-04
* slighlty improved efficiency for dump_pkg_full()Aurelien Foret2005-04-24
* outputs cleanupAurelien Foret2005-04-24
* added display of backup info in dump_pkg_full()Aurelien Foret2005-03-20
* Avoided extern references to pmo_root.Aurelien Foret2005-03-18
* - added PM_EXT_PKG and PM_EXT_DB defines to alpm.h (taken from pacman 2.9.3)Aurelien Foret2005-03-16
* Initial revisionJudd Vinet2005-03-15