Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
group.h
Age
Commit message (
Expand
)
Author
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2017-01-04
Update copyright years
Allan McRae
2016-09-25
Do not #define _RESERVED_IDENTIFIERS
Ivy Foster
2016-01-04
Update copyright years for 2016
Allan McRae
2015-02-01
Update copyright notices for 2015
Allan McRae
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-06
Update copyright years for 2014
Allan McRae
2013-01-03
Update copyright year for 2013
Allan McRae
2012-02-20
Update copyright years
Allan McRae
2011-06-29
Rename internal functions with grp in their name
Allan McRae
2011-06-28
Rename pmgrp_t to alpm_group_t
Allan McRae
2011-06-16
Make pmgrp_t public
Dan McGee
2011-01-07
Update copyright years for 2011
Allan McRae
2010-03-14
Bump copyright dates to 2010
Dan McGee
2009-07-01
Update copyright headers and messages
Dan McGee
2008-05-13
Cleanup usages of alpm_list_find and alpm_list_remove.
Chantry Xavier
2008-03-23
Switch pmgrp_t to dynamic allocation, general group cleanup
Dan McGee
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-11-16
War on whitespace
Dan McGee
2007-04-27
Remove FREEGRP macro and correctly type _alpm_grp_free
Dan McGee
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-10-20
A handful of minor changes:
Aaron Griffin
2006-02-22
improved _alpm_list_free handling
Aurelien Foret
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-11-07
fixed compilation warnings
Aurelien Foret
2005-03-29
Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ...
Aurelien Foret
2005-03-15
Initial revision
Judd Vinet