Age | Commit message (Expand) | Author | Files | Lines |
2008-06-04 | Reimplement TotalDownload functionality | Dan McGee | 1 | -0/+1 |
2008-05-29 | Tidy up of the handle struct in libalpm | Allan McRae | 1 | -2/+1 |
2008-01-08 | Remove upgradedelay and all code associated with it | Dan McGee | 1 | -1/+0 |
2007-12-11 | Update GNU GPL boilerplate and copyright dates | Dan McGee | 1 | -4/+2 |
2007-11-17 | War on whitespace | Dan McGee | 1 | -5/+5 |
2007-11-11 | Add IgnoreGroup and --ignoregroup option. | Nathan Jones | 1 | -0/+1 |
2007-11-04 | Clean up usage of extern variables | Dan McGee | 1 | -0/+1 |
2007-10-20 | Download delta files if UseDelta is set. | Nathan Jones | 1 | -0/+1 |
2007-07-09 | Clean up the alpm handle | Dan McGee | 1 | -29/+26 |
2007-06-09 | Allow multiple CacheDirs to be specified | Dan McGee | 1 | -1/+1 |
2007-06-09 | Remove logmask stuff from backend; switch logging callback to new pm_printf | Dan McGee | 1 | -1/+0 |
2007-06-05 | Merge branch 'alpm.c_cleanup' into frontend_config | Dan McGee | 1 | -0/+1 |
2007-06-05 | Rip alpm_parse_config out of libalpm | Dan McGee | 1 | -7/+4 |
2007-06-05 | Move functions out of alpm.c to where they belong | Dan McGee | 1 | -0/+1 |
2007-06-01 | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones | 1 | -0/+1 |
2007-05-31 | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 1 | -0/+1 |
2007-04-28 | Remove FREEHANDLE macro and correctly type _alpm_handle_free | Dan McGee | 1 | -3/+1 |
2007-03-05 | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 1 | -1/+3 |
2007-02-21 | * Re-added a compare function for syncpkg's - it was removed without thinking | Aaron Griffin | 1 | -1/+1 |
2007-02-12 | * Updated the README file | Aaron Griffin | 1 | -1/+0 |
2007-01-24 | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 1 | -2/+2 |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin | 1 | -7/+7 |
2006-11-20 | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 1 | -23/+28 |
2006-10-21 | Minor changes: | Aaron Griffin | 1 | -0/+2 |
2006-10-20 | A handful of minor changes: | Aaron Griffin | 1 | -6/+6 |
2006-10-15 | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 1 | -5/+14 |
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 |
2005-11-07 | fixed compilation warnings | Aurelien Foret | 1 | -1/+1 |
2005-10-10 | added PM_OPT_CACHEDIR library option | Aurelien Foret | 1 | -0/+1 |
2005-10-08 | Merging in recent fixes/additions from 2.9.7 | Judd Vinet | 1 | -0/+1 |
2005-10-05 | Applied reworked patch from VMiklos (vmiklos@frugalware.org) | Aurelien Foret | 1 | -0/+1 |
2005-04-17 | - general cleanup | Aurelien Foret | 1 | -4/+0 |
2005-03-16 | Renamed PACXXX defines to PM_XXX | Aurelien Foret | 1 | -3/+3 |
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+63 |