summaryrefslogtreecommitdiff
path: root/lib/libalpm/group.h
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* Do not #define _RESERVED_IDENTIFIERSIvy Foster2016-09-25
* 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
* Update copyright yearsAllan McRae2012-02-20
* 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
* 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
* Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee2008-03-23
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* War on whitespaceDan McGee2007-11-16
* Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee2007-04-27
* 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
* A handful of minor changes:Aaron Griffin2006-10-20
* improved _alpm_list_free handlingAurelien Foret2006-02-22
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* fixed compilation warningsAurelien Foret2005-11-07
* Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ...Aurelien Foret2005-03-29
* Initial revisionJudd Vinet2005-03-15