index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
be_package.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
libalpm/be_package.c: fix small memleak
Xavier Chantry
1
-14
/
+10
2011-01-08
Refactor old date parsing into single method
Dan McGee
1
-11
/
+1
2011-01-08
Update copyright years for 2011
Allan McRae
1
-1
/
+1
2010-12-30
Declare all local functions static
Allan McRae
1
-4
/
+4
2010-12-21
Overhaul archive fgets function
Dan McGee
1
-4
/
+9
2010-12-21
Always specify arguement type in function delcarations
Allan McRae
1
-1
/
+1
2010-12-14
When setting package name, set hash value as well
Dan McGee
1
-0
/
+1
2010-12-13
Merge desc and depends files in local db
Allan McRae
1
-1
/
+1
2010-12-13
Fix a few problems reported by clang-analyzer
Xavier Chantry
1
-2
/
+1
2010-10-15
be_package: read force entry and convert to epoch
Xavier Chantry
1
-0
/
+5
2010-10-14
Add epoch support to pacman/libalpm
Dan McGee
1
-0
/
+2
2010-10-13
Move changelog functions to callback struct
Dan McGee
1
-1
/
+110
2010-10-13
Complete rework of package accessor logic
Dan McGee
1
-0
/
+2
2010-08-24
Fix some whitespace issues
Allan McRae
1
-1
/
+1
2010-06-20
Clarify testing within conditional statements
Allan McRae
1
-17
/
+17
2010-03-15
Bump copyright dates to 2010
Dan McGee
1
-1
/
+1
2009-10-11
cygwin fix : use unsigned char for ctype function
Xavier Chantry
1
-1
/
+1
2009-10-11
int typing: s/unsigned short/int/ in libalpm
Dan McGee
1
-3
/
+2
2009-09-15
Add makepkgopt to be_package.c
Nagy Gabor
1
-0
/
+2
2009-07-01
Update copyright headers and messages
Dan McGee
1
-1
/
+2
2009-05-12
Fix non-C style comments in libalpm
Gerardo Exequiel Pozzi
1
-1
/
+1
2008-06-04
Don't display filename on -Qip operation.
Xavier Chantry
1
-3
/
+6
2008-05-14
Simplify _alpm_pkg_new()
Dan McGee
1
-1
/
+1
2008-05-13
Remove errant include of error.h
Dan McGee
1
-1
/
+0
2008-05-12
Merge branch 'maint'
Dan McGee
1
-0
/
+3
2008-05-12
Refactor pkg_load/parse_descfile into a new backend file
Dan McGee
1
-0
/
+283