summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/group.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster1-3/+3
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-02-20Update copyright yearsAllan McRae1-1/+1
2011-06-29Rename internal functions with grp in their nameAllan McRae1-2/+2
2011-06-28Rename pmgrp_t to alpm_group_tAllan McRae1-2/+2
2011-06-16Make pmgrp_t publicDan McGee1-7/+0
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier1-1/+0
2008-03-23Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee1-6/+5
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-4/+2
2007-11-17War on whitespaceDan McGee1-3/+3
2007-04-28Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee1-4/+1
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-1/+1
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin1-6/+5
2006-10-20A handful of minor changes:Aaron Griffin1-1/+1
2006-02-22improved _alpm_list_free handlingAurelien Foret1-8/+2
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret1-4/+4
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-11-07fixed compilation warningsAurelien Foret1-1/+1
2005-03-29Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ...Aurelien Foret1-1/+3
2005-03-15Initial revisionJudd Vinet1-0/+48