summaryrefslogtreecommitdiff
path: root/lib/libalpm/group.c
Commit message (Expand)AuthorAge
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee2008-03-23
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* libalpm: introduce MALLOC and CALLOC macrosDan McGee2007-10-29
* libalpm: add newlines to all strings passed to log callbackDan McGee2007-08-23
* Const correctness!Dan McGee2007-06-05
* Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee2007-04-27
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * Enforce const char* params when using stringsAaron Griffin2007-02-26
* K. Piche <kevin.piche@cgi.com>Aaron Griffin2007-01-30
* K. Piche <kpiche@rogers.com>Aaron Griffin2007-01-30
* * Added some calloc calls to replace the malloc-then-set-to-zero functionalityAaron Griffin2007-01-23
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* Numerous changes:Aaron Griffin2006-10-31
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* code cleanupAurelien Foret2006-03-02
* improved _alpm_list_free handlingAurelien Foret2006-02-22
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* more code cleanupAurelien Foret2006-01-16
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* code cleanupAurelien Foret2005-04-24
* Initial revisionJudd Vinet2005-03-15