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-31
pacman-key: call gpg fewer times for revocation keys
Dave Reisner
1
-6
/
+5
2012-01-31
pacman-key: simplify trusted keyring iteration
Dave Reisner
1
-8
/
+6
2012-01-23
makepkg: check for license when creating srcpackage
Dave Reisner
1
-0
/
+2
2012-01-23
makepkg: abstract license check into separate function
Dave Reisner
1
-6
/
+10
2012-01-23
Remove rmrf implementation from backend
Dan McGee
3
-52
/
+36
2012-01-23
libalpm/deps.c: access trans flags directly
Dan McGee
1
-2
/
+4
2012-01-23
Merge branch 'maint'
Dan McGee
17
-145
/
+390
2012-01-23
lib/dload: give uniform naming to curl CB functions
Dave Reisner
1
-4
/
+4
2012-01-23
Fix sys/mnttab.h header include
Dan McGee
1
-2
/
+2
2012-01-23
lib/dload: enforce usage of TCP keepalives
Dave Reisner
2
-1
/
+55
2012-01-23
makepkg: restrict usage of flags passed to pacman
Allan McRae
1
-1
/
+5
2012-01-23
makepkg: fix error on unnecessary -r
Allan McRae
1
-3
/
+4
2012-01-19
contrib/bash_completion: don't print stderr messages
Dan McGee
2
-3
/
+3
2012-01-19
Add diskspace checking support for Solaris/Illumos
Dan McGee
2
-6
/
+51
2012-01-19
Update copyright on changed files since beginning of year
Dan McGee
11
-14
/
+14
2012-01-19
Allow UseDelta option to specify a delta ratio
Dan McGee
10
-21
/
+40
2012-01-19
util.c, rmrf(): only create string when needed
Olivier Brunel
2
-6
/
+6
2012-01-19
Fix missing [removal] output
Allan McRae
1
-1
/
+5
2012-01-19
Improve exit statuses and error messages in pacman-key
canyonknight
1
-23
/
+95
2012-01-19
Turn gpg commands into functions in pacman-key
canyonknight
1
-16
/
+58
2012-01-19
repo-add: clean up help messages
Dan McGee
1
-6
/
+14
2012-01-19
Fix broken output when asking question and stdin is piped
Olivier Brunel
1
-0
/
+6
2012-01-19
fetch_url: look for files in cache before downloading
Dave Reisner
1
-32
/
+60
2012-01-18
Use isdigit() rather than character range comparisons
Dan McGee
1
-1
/
+1
2012-01-18
Remove unused strtoupper() function
Dan McGee
2
-14
/
+0
2012-01-18
Don't remove unknown files in cache cleaning code
Dan McGee
2
-23
/
+11
2012-01-13
doc/vercmp: add note about pkgrel handling
Dan McGee
1
-2
/
+7
2012-01-12
Reorder some operations in sig check for efficiency
Dan McGee
1
-13
/
+7
2012-01-12
Use fileno() in isatty() call
Dan McGee
1
-1
/
+1
2012-01-08
Merge branch 'maint'
Dan McGee
38
-251
/
+426
2012-01-08
makepkg: abort on missing download agent
Allan McRae
1
-1
/
+2
2012-01-08
makepkg: fix missing source file detection
Allan McRae
1
-1
/
+2
2012-01-08
makepkg: simplify source archive generation
Allan McRae
1
-5
/
+3
2012-01-08
Fix zsh completion for *.pkg.tar
canyonknight
1
-4
/
+4
2012-01-08
Fix bash completion for *.pkg.tar
canyonknight
1
-2
/
+2
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-06
Update translations from Transifex
Dan McGee
32
-231
/
+387
2012-01-06
Update scripts translation catalog
Dan McGee
1
-2
/
+5
2012-01-05
Remove useless logger message
Dan McGee
1
-1
/
+0
2012-01-05
Search for PGP subkeys in a keyserver-acceptable way
Dan McGee
1
-5
/
+21
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
[next]