| Commit message (Expand) | Author | Age |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Pointer coding style cleanups | Dan McGee | 2012-04-24 |
* | Update copyright years | Allan McRae | 2012-02-20 |
* | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | Rename internal functions with grp in their name | Allan McRae | 2011-06-29 |
* | Rename pmgrp_t to alpm_group_t | Allan McRae | 2011-06-28 |
* | Make pmgrp_t public | Dan McGee | 2011-06-16 |
* | Switch all logging to use handle directly | Dan McGee | 2011-06-13 |
* | Move pm_errno onto the handle | Dan McGee | 2011-06-13 |
* | Remove ALPM_LOG_FUNC macro | Dan McGee | 2011-06-03 |
* | Header inclusion cleanup | Dan McGee | 2011-04-20 |
* | Style change: return(x) --> return x | Dan McGee | 2011-03-20 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 2008-05-13 |
* | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee | 2008-03-23 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | libalpm: introduce MALLOC and CALLOC macros | Dan McGee | 2007-10-29 |
* | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Remove FREEGRP macro and correctly type _alpm_grp_free | Dan McGee | 2007-04-27 |
* | Clean up gettext on the libalpm side | Dan McGee | 2007-04-26 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Enforce const char* params when using strings | Aaron Griffin | 2007-02-26 |
* | K. Piche <kevin.piche@cgi.com> | Aaron Griffin | 2007-01-30 |
* | K. Piche <kpiche@rogers.com> | Aaron Griffin | 2007-01-30 |
* | * Added some calloc calls to replace the malloc-then-set-to-zero functionality | Aaron Griffin | 2007-01-23 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 2006-11-20 |
* | Numerous changes: | Aaron Griffin | 2006-10-31 |
* | first stage of i18n stuff from VMiklos | Judd Vinet | 2006-05-15 |
* | code cleanup | Aurelien Foret | 2006-03-02 |
* | improved _alpm_list_free handling | Aurelien Foret | 2006-02-22 |
* | prepend library function names with _alpm (helped with the patch from VMiklos... | Aurelien Foret | 2006-02-17 |
* | more code cleanup | Aurelien Foret | 2006-01-16 |
* | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 |
* | code cleanup | Aurelien Foret | 2005-04-24 |
* | Initial revision | Judd Vinet | 2005-03-15 |