summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
Commit message (Expand)AuthorAge
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-17
* * cosmetic: newline after "local database is up to date"Aaron Griffin2007-01-03
* * bug fix FS#6100 - fix --print-uris outputAaron Griffin2007-01-03
* * Removed latest fix from TODO.autoconfAaron Griffin2006-12-29
* Changed upgrade message to use the term "installation" to make the meaning moreAaron Griffin2006-12-05
* Changed "Total Uncompressed Size" to "Total Installed Size"Aaron Griffin2006-12-05
* * Cosmetic changes and typo fixesAaron Griffin2006-12-01
* * cosmetic: double space in "full system upgrade"Aaron Griffin2006-11-27
* * Move sync *after* transaction init (lock file). We don't want to stomp on theAaron Griffin2006-11-23
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* * Fixed a double free which happened in 2 cases in --syncAaron Griffin2006-11-22
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* * makepkg.conf.in variable changes (missed the checkin)Aaron Griffin2006-11-16
* * has_archname additionsAaron Griffin2006-11-14
* * Numerous mini valgrind fixes.Aaron Griffin2006-11-14
* * Modified some error output and loggingAaron Griffin2006-11-03
* * Fixed some alpm_get_option calls (long params were used for C99 compliance,Aaron Griffin2006-11-02
* Numerous changes:Aaron Griffin2006-10-31
* From VMiklos <vmiklos@frugalware.org>Aaron Griffin2006-10-19
* Added alpm function docs alongAaron Griffin2006-10-15
* Corrected documentation compilation - succeeds nowAaron Griffin2006-10-15
* 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
* - removed pacman.hAurelien Foret2006-03-13
* moved the .lastupdate support from libalpm to pacmanAurelien Foret2006-02-15
* fixed a typoAurelien Foret2006-02-15
* - added a WARN macro to display warningsAurelien Foret2006-02-14
* added the possibility to force synctree update by using -SyyAurelien Foret2006-02-14
* added support for alpm_pkg_checkmd5sum()Aurelien Foret2006-02-05
* added support for the PM_CONFLICT structure to handle file conflictsAurelien Foret2006-02-05
* added missing retval values in trans_release error casesAurelien Foret2006-01-27
* - fixed a compilation warningAurelien Foret2006-01-26
* fixed a typoAurelien Foret2006-01-21
* added the possibility to "-Syy" (can be used to force synctrees update, even ...Aurelien Foret2006-01-17
* code cleanupAurelien Foret2006-01-17
* code cleanupAurelien Foret2006-01-17
* code cleanupAurelien Foret2006-01-13
* maked verbose group listing enabled by -Sgg instead of -SgvAurelien Foret2006-01-13
* code cleanupAurelien Foret2006-01-13
* sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret2006-01-07
* code cleanupAurelien Foret2006-01-07
* pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@fr...Aurelien Foret2006-01-06
* - fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr...Aurelien Foret2006-01-06
* various code cleanupAurelien Foret2006-01-05
* added a missing cachedir registrationAurelien Foret2006-01-05
* terminated .lastupdate implementation for HTTP protocolAurelien Foret2006-01-05
* added .lastudate support for HTTP protocolAurelien Foret2006-01-04
* fixed a corrupted argumentAurelien Foret2006-01-02
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02