summaryrefslogtreecommitdiff
path: root/lib/libalpm/group.c
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* Update copyright years for 2016Allan McRae2016-01-04
* Update copyright notices for 2015Allan McRae2015-02-01
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Update copyright year for 2013Allan McRae2013-01-03
* Pointer coding style cleanupsDan McGee2012-04-24
* Update copyright yearsAllan McRae2012-02-20
* include config.h via MakefilesDave Reisner2011-12-21
* Rename internal functions with grp in their nameAllan McRae2011-06-29
* Rename pmgrp_t to alpm_group_tAllan McRae2011-06-28
* Make pmgrp_t publicDan McGee2011-06-16
* Switch all logging to use handle directlyDan McGee2011-06-13
* Move pm_errno onto the handleDan McGee2011-06-13
* Remove ALPM_LOG_FUNC macroDan McGee2011-06-03
* Header inclusion cleanupDan McGee2011-04-20
* Style change: return(x) --> return xDan McGee2011-03-20
* Update copyright years for 2011Allan McRae2011-01-07
* Bump copyright dates to 2010Dan McGee2010-03-14
* Update copyright headers and messagesDan McGee2009-07-01
* 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