index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Remove need for floating point division in backend
Dan McGee
5
-30
/
+26
2011-01-07
libalpm/be_package.c: fix small memleak
Xavier Chantry
1
-14
/
+10
2011-01-07
Fix some more simple conversion "errors"
Dan McGee
13
-39
/
+40
2011-01-07
Use size_t for alpm_list sizes
Allan McRae
12
-28
/
+29
2011-01-07
Refactor old date parsing into single method
Dan McGee
5
-46
/
+18
2011-01-07
Update copyright years for 2011
Allan McRae
65
-69
/
+69
2011-01-05
vercmp: always return 0 if we perform a compare
Dan McGee
1
-2
/
+3
2011-01-05
Remove FORCE reading from local DB
Dan McGee
1
-6
/
+0
2011-01-05
pactest: Use booleans where it makes sense
Dan McGee
6
-6
/
+6
2011-01-05
pactest: remove dead function
Dan McGee
1
-50
/
+0
2011-01-02
Fix function indentation
Dan McGee
1
-22
/
+22
2010-12-30
Merge branch 'maint'
Dan McGee
3
-18
/
+36
2010-12-30
Declare all local functions static
Allan McRae
7
-63
/
+67
2010-12-30
Respect Ignore{Pkg,Group} for group members
Jakob Gruber
2
-2
/
+12
2010-12-30
Move group code to separate function
Jakob Gruber
1
-15
/
+23
2010-12-30
Tests: Sync group which includes ignored pkgs
Jakob Gruber
1
-0
/
+23
2010-12-30
Add const to some ALPM function signatures
Jakob Gruber
4
-9
/
+9
2010-12-29
doc: add website zip to clean files
Dan McGee
1
-1
/
+1
2010-12-29
Merge branch 'maint'
Dan McGee
2
-14
/
+19
2010-12-29
makepkg: add option to clear buildflags
Allan McRae
3
-2
/
+15
2010-12-29
makepkg: Add check() function for running test suites
Allan McRae
7
-8
/
+70
2010-12-29
Use limits.h for PATH_MAX
Allan McRae
3
-10
/
+6
2010-12-29
Detect undefined PATH_MAX
Allan McRae
11
-5
/
+25
2010-12-29
Correct type for hash value storage
Allan McRae
1
-1
/
+1
2010-12-29
Various documentation updates
Dan McGee
2
-14
/
+19
2010-12-29
makepkg: escape closing bash array paren for awk
Dave Reisner
1
-4
/
+4
2010-12-29
makepkg: allow pkgname usage in split package functions
Allan McRae
1
-4
/
+6
2010-12-29
Merge branch 'depcmp-perf'
Dan McGee
2
-15
/
+29
2010-12-29
Merge branch 'fgets-perf'
Dan McGee
7
-42
/
+140
2010-12-21
Use name hashes in depends to avoid strcmp calls
Dan McGee
2
-8
/
+18
2010-12-21
Remove need for memory allocation in _alpm_depcmp
Dan McGee
1
-9
/
+13
2010-12-21
Add pactest to test long archive reads
Dan McGee
1
-0
/
+19
2010-12-21
pactest: allow testing of package description
Dan McGee
2
-10
/
+7
2010-12-21
Overhaul archive fgets function
Dan McGee
4
-32
/
+114
2010-12-20
testdb: update for new database format
Dan McGee
1
-33
/
+21
2010-12-20
Only check diskspace availability if needs more than zero
Allan McRae
1
-1
/
+2
2010-12-20
Always specify arguement type in function delcarations
Allan McRae
6
-28
/
+28
2010-12-20
makepkg: remove last inappropriate PKGBUILD usage
Allan McRae
1
-1
/
+1
2010-12-20
Use macros in sync DB parsing
Dan McGee
1
-99
/
+52
2010-12-15
Merge branch 'maint'
Dan McGee
3
-20
/
+25
2010-12-15
Add a cushion for diskspace checking
Dan McGee
1
-3
/
+8
2010-12-15
Document PKGEXT and SRCEXT
Allan McRae
1
-2
/
+3
2010-12-14
Reorganize fields in package struct
Dan McGee
1
-13
/
+15
2010-12-14
Used hashed package name in _alpm_pkg_find
Dan McGee
1
-2
/
+13
2010-12-14
When setting package name, set hash value as well
Dan McGee
4
-0
/
+4
2010-12-14
Add hash_sdbm function
Dan McGee
2
-0
/
+22
2010-12-14
Use _alpm_pkg_find in deps search
Dan McGee
1
-2
/
+2
2010-12-13
doc/PKGBUILD: document that functions run in -e mode
Dan McGee
1
-7
/
+11
2010-12-13
Fix manpage wrap not at 80 characters
Dan McGee
1
-10
/
+11
2010-12-13
Correctly force load of package reason
Dan McGee
1
-5
/
+1
[prev]
[next]