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-02-13
Do not check for ALPM_ERR_PKG_INVALID_ARCH on remove operation
Allan McRae
1
-6
/
+0
2012-02-13
testpkg: set gpgdir
Allan McRae
2
-0
/
+5
2012-02-13
Reset errno before opening archive
Allan McRae
1
-0
/
+1
2012-02-13
Move ROOTDIR definition into config.h
Allan McRae
3
-2
/
+1
2012-02-13
Allow specifying shell for running scriptlets
Allan McRae
2
-1
/
+10
2012-02-13
use _alpm_access in a few more places for increased debugging info
Florian Pritz
3
-3
/
+3
2012-02-06
Merge branch 'maint'
Dan McGee
40
-228
/
+265
2012-02-06
makepkg.sh.in - if both -r and -i are provided, only remove makedeps
Andrew Gregory
1
-1
/
+5
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
16
-94
/
+93
2012-02-06
alpm.h: enum cleanups, comment formatting cleanup
Dan McGee
1
-27
/
+23
2012-02-06
Remove last explicit include of config.h
Dan McGee
1
-2
/
+0
2012-02-06
Update translations from Transifex
Dan McGee
29
-210
/
+211
2012-02-06
remove.c: make "target not found" error consistent with sync.c
Andrew Gregory
1
-1
/
+1
2012-02-06
makepkg.sh.in - fix remove_deps test for deps to be removed
Andrew Gregory
1
-1
/
+1
2012-02-06
makepkg: add forgotten newline in help output
Mantas Mikulėnas
1
-1
/
+1
2012-02-03
pactest: check return code in some upgrade tests
Dan McGee
4
-0
/
+4
2012-02-03
Add simple integer-only pow() implementation
Dan McGee
1
-2
/
+13
2012-02-03
Fix FS#27924: don't display negative zeroes
Thomas Dziedzic
4
-13
/
+22
2012-01-31
makepkg: Fix non-writable SRCPKGDEST error message
Allan McRae
1
-0
/
+5
2012-01-31
Fix rare segfault on package removal
Allan McRae
1
-1
/
+4
2012-01-31
Merge branch 'maint'
Dan McGee
64
-938
/
+2509
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-31
Update translations
Dan McGee
55
-817
/
+2347
2012-01-31
Update pot translation catalogs
Dan McGee
2
-19
/
+59
2012-01-31
Make a few more copyright date tweaks
Dan McGee
3
-5
/
+5
2012-01-31
scripts: always use printf with embedded gettext
Dave Reisner
6
-96
/
+96
2012-01-31
makepkg: workaround for zipman issues
Allan McRae
1
-1
/
+2
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
[next]