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
2012-01-08
Fix segfaults on opening invalid archive files
Dan McGee
3
-12
/
+18
2012-01-07
testdb: check local database for duplicate files
Dan McGee
1
-7
/
+78
2012-01-07
Update sync database size estimation values
Dan McGee
1
-36
/
+13
2012-01-07
Clean up <inttypes.h> header inclusions
Dan McGee
2
-3
/
+2
2012-01-07
Use 32-bit wide integer type in PolarSSL code
Dan McGee
3
-85
/
+89
2012-01-03
Merge branch 'maint'
Dan McGee
4
-6
/
+136
2012-01-03
add new pactest for syncfirst with recursive deps
Dave Reisner
2
-0
/
+130
2012-01-03
pkghash improvements/modifications
Dan McGee
4
-55
/
+79
2012-01-03
Prevent rebuild of man pages when using release tarballs
Allan McRae
1
-3
/
+3
2012-01-02
Minor optimization on likely sync package lookup
Dan McGee
1
-1
/
+2
2012-01-02
be_package.c: fix compiler warning
Allan McRae
1
-1
/
+1
2012-01-02
Remove unnecessary counters in file removal code
Dan McGee
1
-5
/
+3
2012-01-02
alpm_list_msort: inline alpm_list_nth() call
Dan McGee
1
-7
/
+14
2012-01-02
contrib: add install rules for bash and zsh completion
Dan McGee
1
-0
/
+10
2012-01-02
Convert get_update_timediff to integer return value
Dan McGee
2
-26
/
+28
2012-01-02
Only compile delta regex once
Dan McGee
5
-16
/
+30
2012-01-01
Fix delta parsing
Dan McGee
1
-1
/
+2
2012-01-01
Simplify hash function to a single multiplication
Dan McGee
1
-1
/
+1
2011-12-29
Fix bogus string cast in search debug message
Dan McGee
1
-3
/
+3
2011-12-29
makepkg: calculate exact total file size
Allan McRae
3
-4
/
+1
2011-12-29
makepkg: Use SKIP in checksum to skip integrity check
Allan McRae
2
-10
/
+15
2011-12-23
contrib/*: Support the "--help" and "--version" options
Lukas Fleischer
9
-25
/
+122
2011-12-23
Makefile.am: Extract "contrib/" into DIST_SUBDIRS
Lukas Fleischer
1
-1
/
+3
2011-12-23
Convert strtrim/strlen paired calls to only strtrim
Dan McGee
2
-10
/
+11
2011-12-23
Merge branch 'maint'
Dan McGee
2
-8
/
+10
2011-12-23
pacman-key: Add missing quotes
Timothy Redaelli
1
-3
/
+3
2011-12-23
Remove strtrim function from backend
Dan McGee
2
-42
/
+0
2011-12-23
be_package: be more explicit parsing key/value pairs
Dan McGee
1
-9
/
+12
2011-12-23
pactree: cleanup register_syncs
Dave Reisner
1
-6
/
+9
2011-12-23
pactree: update with new strtrim function
Dave Reisner
1
-9
/
+9
2011-12-23
Rework package removal code
Dan McGee
1
-45
/
+54
2011-12-23
pacman/util: return size_t from strtrim
Dave Reisner
2
-10
/
+10
2011-12-23
Allow comments after repo section header in pacman.conf
Allan McRae
1
-5
/
+7
2011-12-22
Created hex_representation() in lib/libalpm/util.c
Diogo Sousa
1
-33
/
+27
2011-12-22
include config.h via Makefiles
Dave Reisner
47
-90
/
+13
2011-12-22
Add note to HACKING about operator spacing
Dan McGee
1
-0
/
+11
2011-12-21
Don't check diskspace when using --dbonly
Dan McGee
1
-1
/
+1
2011-12-13
sync: avoid checking file conflicts with --dbonly
Dave Reisner
1
-1
/
+1
2011-12-13
delta: use regex substring matching
Dave Reisner
1
-23
/
+20
2011-12-12
Merge branch 'maint'
Dan McGee
4
-2
/
+56
2011-12-12
Calculate root length only once when checking for file conflicts
Dan McGee
1
-3
/
+5
2011-12-12
lib/conflict: save strlen call by reusing snprintf return
Dave Reisner
1
-2
/
+3
2011-12-12
contrib/paccache: silence possible output from cd
Dave Reisner
1
-1
/
+1
2011-12-12
code syntax cleanup
Dave Reisner
6
-24
/
+24
2011-12-12
pacsysclean: Add new contrib script
Eric BĂ©langer
3
-1
/
+55
2011-12-12
makepkg: split source elements when looking for sigs
Dave Reisner
1
-2
/
+2
2011-12-12
pacman: process all sync targets before exiting on error
Dan McGee
1
-13
/
+27
2011-12-12
pacman: process all targets on upgrade operation
Dan McGee
1
-5
/
+15
2011-12-12
pacman: list all unknown targets on removal operation
Allan McRae
1
-1
/
+4
2011-12-08
Use automake verbose helpers in custom make rules
Dan McGee
5
-35
/
+27
[next]