index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
be_package.c
Commit message (
Expand
)
Author
Age
*
Fix locale.h/setlocale inclusion with --disable-nls
Dan McGee
2011-02-01
*
Ignore known but unused package descfile fields
Dan McGee
2011-01-28
*
Remove epoch as an independent field
Dan McGee
2011-01-21
*
Small fix to download size lookup and a logger
Dan McGee
2011-01-11
*
libalpm/be_package.c: fix small memleak
Xavier Chantry
2011-01-07
*
Refactor old date parsing into single method
Dan McGee
2011-01-07
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Declare all local functions static
Allan McRae
2010-12-30
*
Overhaul archive fgets function
Dan McGee
2010-12-21
*
Always specify arguement type in function delcarations
Allan McRae
2010-12-20
*
When setting package name, set hash value as well
Dan McGee
2010-12-14
*
Merge desc and depends files in local db
Allan McRae
2010-12-12
*
Fix a few problems reported by clang-analyzer
Xavier Chantry
2010-12-12
*
be_package: read force entry and convert to epoch
Xavier Chantry
2010-10-14
*
Add epoch support to pacman/libalpm
Dan McGee
2010-10-13
*
Move changelog functions to callback struct
Dan McGee
2010-10-13
*
Complete rework of package accessor logic
Dan McGee
2010-10-13
*
Fix some whitespace issues
Allan McRae
2010-08-23
*
Clarify testing within conditional statements
Allan McRae
2010-06-21
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
cygwin fix : use unsigned char for ctype function
Xavier Chantry
2009-10-11
*
int typing: s/unsigned short/int/ in libalpm
Dan McGee
2009-10-11
*
Add makepkgopt to be_package.c
Nagy Gabor
2009-09-14
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Fix non-C style comments in libalpm
Gerardo Exequiel Pozzi
2009-05-11
*
Don't display filename on -Qip operation.
Xavier Chantry
2008-06-04
*
Simplify _alpm_pkg_new()
Dan McGee
2008-05-13
*
Remove errant include of error.h
Dan McGee
2008-05-13
*
Merge branch 'maint'
Dan McGee
2008-05-11
*
Refactor pkg_load/parse_descfile into a new backend file
Dan McGee
2008-05-11