Age | Commit message (Expand) | Author | Files | Lines |
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-12-22 | include config.h via Makefiles | Dave Reisner | 1 | -2/+0 |
2011-07-14 | Allow fileconflict if unowned file moving into backup array | Dan McGee | 1 | -4/+3 |
2011-06-30 | Fix a few warnings pointed out via clang scan-build | Dan McGee | 1 | -1/+1 |
2011-06-28 | Rename pmbackup_t to alpm_backup_t | Allan McRae | 1 | -7/+7 |
2011-06-28 | Rename pmpkg_t to alpm_pkg_t | Allan McRae | 1 | -1/+1 |
2011-06-27 | Fix several -Wshadow warnings | Dan McGee | 1 | -3/+3 |
2011-06-22 | Convert backup list to new pmbackup_t type | Dan McGee | 1 | -46/+34 |
2011-06-03 | Remove ALPM_LOG_FUNC macro | Dan McGee | 1 | -2/+0 |
2011-03-21 | Style change: return(x) --> return x | Dan McGee | 1 | -7/+7 |
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-10-11 | typing: a few more fixes for special int types | Dan McGee | 1 | -4/+4 |
2009-07-01 | Update copyright headers and messages | Dan McGee | 1 | -0/+1 |
2008-03-23 | memleak fix: ensure backup fname isn't lost if unused | Dan McGee | 1 | -0/+3 |
2007-12-11 | Update GNU GPL boilerplate and copyright dates | Dan McGee | 1 | -3/+1 |
2007-12-05 | libalpm/backup.c : simple refactoring. | Chantry Xavier | 1 | -14/+51 |
2007-11-17 | War on whitespace | Dan McGee | 1 | -4/+4 |
2007-08-16 | Remove support for SHA1 from pacman. | Andrew Fyfe | 1 | -3/+3 |
2007-06-05 | Const correctness! | Dan McGee | 1 | -2/+2 |
2007-03-05 | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 1 | -2/+5 |
2007-02-17 | * A whole mess of backup changes | Aaron Griffin | 1 | -2/+2 |
2007-01-30 | K. Piche <kevin.piche@cgi.com> | Aaron Griffin | 1 | -0/+3 |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin | 1 | -2/+2 |
2006-12-22 | Cleanup from Dan McGee <dpmcgee@gmail.com> and Jürgen Hötzel <juergen@hoet... | Aaron Griffin | 1 | -2/+2 |
2006-10-31 | Numerous changes: | Aaron Griffin | 1 | -3/+4 |
2006-10-20 | A handful of minor changes: | Aaron Griffin | 1 | -2/+2 |
2006-10-15 | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 1 | -4/+7 |
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 |
2005-05-04 | fixed a pointer error | Aurelien Foret | 1 | -1/+2 |
2005-05-04 | code cleanup | Aurelien Foret | 1 | -2/+2 |
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+63 |