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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
Fix double read issue in maint releases
Dan McGee
1
-8
/
+10
2011-01-12
pactest: build the filelist using a set()
Dan McGee
1
-6
/
+4
2011-01-12
Make debug config messages consistent in capitalization
Dan McGee
1
-2
/
+2
2011-01-12
Back out anticipated epoch changes
Dan McGee
1
-4
/
+0
2011-01-12
Merge branch 'diskspace-fixes'
Dan McGee
2
-8
/
+18
2011-01-12
Merge branch 'fix-double-load'
Dan McGee
5
-21
/
+59
2011-01-12
Merge branch 'repo-add-improvements'
Dan McGee
2
-14
/
+32
2011-01-12
Fix double filelist issue when upgrading a package
Dan McGee
2
-15
/
+25
2011-01-12
Call archive_read_data_skip() while checking diskspace
Dan McGee
1
-0
/
+7
2011-01-12
Add error message stating which partition is full
Dan McGee
1
-7
/
+10
2011-01-12
Unify two free diskspace error messages
Dan McGee
1
-1
/
+1
2011-01-12
Add a progressbar for package integrity checking
Dan McGee
3
-4
/
+18
2011-01-12
Small fix to download size lookup and a logger
Dan McGee
2
-1
/
+5
2011-01-12
doc: add docs for repo-add -d option
Dan McGee
1
-1
/
+5
2011-01-12
repo-add: Create/modify files databases
PyroPeter
2
-5
/
+21
2011-01-12
Add two pactests with non-trivial file counts
Dan McGee
2
-0
/
+30
2011-01-12
pactest: build the filelist using a set()
Dan McGee
1
-6
/
+4
2011-01-12
repo-add: use pushd/popd
Dan McGee
1
-9
/
+7
2011-01-10
pactest: correctly write epoch and force as necessary
Dan McGee
3
-0
/
+9
2011-01-10
Use double rather than float everywhere
Dan McGee
3
-11
/
+10
2011-01-10
Progress callback cleanups and fixes
Dan McGee
1
-27
/
+21
2011-01-10
Ensure we use local package when calculating removed size
Dan McGee
1
-5
/
+7
2011-01-10
Remove need for floating point division in backend
Dan McGee
5
-30
/
+26
2011-01-08
libalpm/be_package.c: fix small memleak
Xavier Chantry
1
-14
/
+10
2011-01-08
Fix some more simple conversion "errors"
Dan McGee
13
-39
/
+40
2011-01-08
Use size_t for alpm_list sizes
Allan McRae
12
-28
/
+29
2011-01-08
Refactor old date parsing into single method
Dan McGee
5
-46
/
+18
2011-01-08
Update copyright years for 2011
Allan McRae
65
-69
/
+69
2011-01-06
vercmp: always return 0 if we perform a compare
Dan McGee
1
-2
/
+3
2011-01-06
Remove FORCE reading from local DB
Dan McGee
1
-6
/
+0
2011-01-06
pactest: Use booleans where it makes sense
Dan McGee
6
-6
/
+6
2011-01-06
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-30
doc: add website zip to clean files
Dan McGee
1
-1
/
+1
2010-12-30
Merge branch 'maint'
Dan McGee
2
-14
/
+19
2010-12-30
makepkg: add option to clear buildflags
Allan McRae
3
-2
/
+15
2010-12-30
makepkg: Add check() function for running test suites
Allan McRae
7
-8
/
+70
2010-12-30
Use limits.h for PATH_MAX
Allan McRae
3
-10
/
+6
2010-12-30
Detect undefined PATH_MAX
Allan McRae
11
-5
/
+25
2010-12-30
Correct type for hash value storage
Allan McRae
1
-1
/
+1
2010-12-30
Various documentation updates
Dan McGee
2
-14
/
+19
2010-12-30
makepkg: escape closing bash array paren for awk
Dave Reisner
1
-4
/
+4
2010-12-30
makepkg: allow pkgname usage in split package functions
Allan McRae
1
-4
/
+6
2010-12-30
Merge branch 'depcmp-perf'
Dan McGee
2
-15
/
+29
[prev]
[next]