Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 1 | -1/+1 |
2015-09-20 | check fileconflicts and diskspace outside commit | Andrew Gregory | 1 | -1/+2 |
2015-02-01 | Update copyright notices for 2015 | Allan McRae | 1 | -1/+1 |
2014-10-13 | sync.c: download packages before starting commit | Andrew Gregory | 1 | -0/+1 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2014-01-06 | Update copyright years for 2014 | Allan McRae | 1 | -1/+1 |
2013-01-03 | Update copyright year for 2013 | Allan McRae | 1 | -1/+1 |
2012-02-20 | Update copyright years | Allan McRae | 1 | -1/+1 |
2011-06-28 | Rename pmhandle_t to alpm_handle_t | Allan McRae | 1 | -2/+2 |
2011-06-03 | Remove global handle dependencies from sync/upgrade paths | Dan McGee | 1 | -2/+2 |
2011-01-08 | Update copyright years for 2011 | Allan McRae | 1 | -1/+1 |
2010-03-15 | Bump copyright dates to 2010 | Dan McGee | 1 | -1/+1 |
2009-09-12 | Change the interface for target loading | Xavier Chantry | 1 | -3/+0 |
2009-07-23 | Introduce -Suu | Nagy Gabor | 1 | -1/+1 |
2009-07-01 | Update copyright headers and messages | Dan McGee | 1 | -1/+2 |
2009-04-11 | Remove pmsyncpkg_t | Nagy Gabor | 1 | -13/+0 |
2008-11-01 | -Qu rework | Nagy Gabor | 1 | -2/+1 |
2008-01-27 | pmsyncpkg_t cleanup | Nagy Gabor | 1 | -3/+3 |
2007-12-11 | Update GNU GPL boilerplate and copyright dates | Dan McGee | 1 | -4/+2 |
2007-11-21 | Remove duplicated get_upgrades function, use sysupgrade instead. | Chantry Xavier | 1 | -1/+3 |
2007-11-17 | War on whitespace | Dan McGee | 1 | -3/+3 |
2007-04-27 | Remove FREESYNC macro and correctly type _alpm_sync_free | Dan McGee | 1 | -3/+1 |
2007-03-03 | Big commit this time: | Aaron Griffin | 1 | -0/+3 |
2007-01-24 | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 1 | -1/+1 |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin | 1 | -4/+4 |
2006-11-20 | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 1 | -5/+4 |
2006-10-20 | A handful of minor changes: | Aaron Griffin | 1 | -4/+4 |
2006-10-15 | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 1 | -2/+2 |
2006-02-22 | improved _alpm_list_free handling | Aurelien Foret | 1 | -1/+1 |
2006-02-17 | prepend library function names with _alpm (helped with the patch from VMiklos... | Aurelien Foret | 1 | -8/+8 |
2006-01-07 | sync_commit can now return conflicting files with a trans_prepare like data s... | Aurelien Foret | 1 | -1/+1 |
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 |
2005-11-07 | added a FREESYNC macro to release pointers to pmsyncpkg_t structures | Aurelien Foret | 1 | -0/+2 |
2005-04-17 | more work for sync_commit() | Aurelien Foret | 1 | -5/+5 |
2005-04-17 | - reworked pmsyncpkg_t structure | Aurelien Foret | 1 | -10/+7 |
2005-04-06 | more work to backport the sync features from pacman 2.9.5 | Aurelien Foret | 1 | -0/+2 |
2005-04-06 | updated structure names (PM_SYNCPKG), and added transaction queues (install &... | Aurelien Foret | 1 | -15/+5 |
2005-04-03 | more work to backport pacman_sync from pacman 2.9.5 | Aurelien Foret | 1 | -0/+8 |
2005-03-31 | started the work on "pacman_sync" | Aurelien Foret | 1 | -0/+2 |
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+47 |