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-03-09
makepkg: avoid use of eval in run_pacman
Dave Reisner
1
-5
/
+5
2012-03-09
makepkg: enforce decimal format for pkgrel
Dave Reisner
1
-2
/
+2
2012-03-09
Point python shebangs at python2
Allan McRae
8
-8
/
+8
2012-03-09
makepkg: allow specifying compression options
Christian Hesse
3
-4
/
+18
2012-03-09
Hook new optdepend structures up
Benedikt Morbach
7
-22
/
+94
2012-03-09
Allow alpm_depend_t to have a description
Dan McGee
2
-13
/
+32
2012-03-09
pacman-optimize: standardize on openssl usage, only touch local/
Dan McGee
1
-22
/
+23
2012-02-21
Use "mode" in _alpm_makepath_mode
Allan McRae
1
-2
/
+2
2012-02-21
Merge branch 'maint'
Dan McGee
19
-106
/
+61
2012-02-20
Update copyright years
Allan McRae
55
-55
/
+55
2012-02-20
makepkg: rework libprovides
Allan McRae
1
-39
/
+50
2012-02-20
util: reduce pointer hell in _alpm_makepath_mode
Dave Reisner
1
-25
/
+30
2012-02-20
Print error message when to-be-downloaded file cannot be created
Nagy Gabor
1
-0
/
+4
2012-02-20
Don't check diskspace when using --dbonly
Dan McGee
1
-1
/
+1
2012-02-20
Give better error messages on database locking failures
Dan McGee
1
-3
/
+7
2012-02-20
diskspace: ensure we match only full path components
Dan McGee
1
-1
/
+13
2012-02-17
parseopts: normalize options into an array
Dave Reisner
3
-27
/
+17
2012-02-17
pacsysclean: Fix script description and accept -o option without hyphen
Eric Bélanger
1
-2
/
+5
2012-02-15
Revert "Add -S --recursive operation"
Dan McGee
7
-56
/
+9
2012-02-15
Revert "Enable recursive/needed sync on SyncFirst"
Dan McGee
4
-12
/
+4
2012-02-15
makepkg: fix syntax error in remove_deps
Christoph Vigano
1
-1
/
+1
2012-02-14
Update SIGPIPE signal handler comment
Dan McGee
1
-2
/
+2
2012-02-14
scripts: unset CDPATH if cd is used
Dan McGee
2
-2
/
+3
2012-02-13
Merge branch 'maint'
Dan McGee
42
-1515
/
+1137
2012-02-13
Use AM_PATH_GPGME macro from gpgme instead of home-built gpgme detection.
Nathan Phillip Brink
1
-11
/
+40
2012-02-13
Add gpgme m4 autoconf macro file
Allan McRae
1
-0
/
+307
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-13
lib/sync: use full delta size as max download size
Dave Reisner
1
-1
/
+1
2012-02-11
4.0.2 release updates
v4.0.2
Dan McGee
3
-2
/
+28
2012-02-11
Final pre-release Transifex updates
Dan McGee
5
-130
/
+182
2012-02-11
pactree: allow comments after repo section header
Allan McRae
1
-6
/
+6
2012-02-11
makepkg: disable extglob when sourcing BUILDSCRIPT
Allan McRae
1
-0
/
+4
2012-02-11
makepkg: deal with mercurial exit codes
Allan McRae
1
-2
/
+7
2012-02-07
Fix a handful of comment typos or misspellings
Dan McGee
3
-8
/
+10
2012-02-07
Translation updates from Transifex, mostly scripts
Dan McGee
30
-1400
/
+933
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
[next]