index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
Remove _alpm_csum
Allan McRae
5
-13
/
+8
2012-03-08
Add information on how an installed package was validated
Allan McRae
7
-5
/
+123
2012-03-08
makepkg: use array instead of string
Dave Reisner
1
-3
/
+3
2012-03-08
makepkg: avoid use of eval in run_pacman
Dave Reisner
1
-5
/
+5
2012-03-08
makepkg: enforce decimal format for pkgrel
Dave Reisner
1
-2
/
+2
2012-03-08
Point python shebangs at python2
Allan McRae
8
-8
/
+8
2012-03-08
makepkg: allow specifying compression options
Christian Hesse
3
-4
/
+18
2012-03-08
Hook new optdepend structures up
Benedikt Morbach
7
-22
/
+94
2012-03-08
Allow alpm_depend_t to have a description
Dan McGee
2
-13
/
+32
2012-03-08
pacman-optimize: standardize on openssl usage, only touch local/
Dan McGee
1
-22
/
+23
2012-03-05
pacman-key: Remove useless signature verification in --populate command
Pierre Schmitz
2
-44
/
+0
2012-03-05
Translation updates from Transifex
Dan McGee
13
-425
/
+438
2012-03-05
Do not dereference symlinks when calculating size
Allan McRae
2
-6
/
+6
2012-03-05
makepkg: fix false error with multiple libdeps
Florian Pritz
1
-1
/
+2
2012-03-05
makepkg: fix extraction of soname in find_libdepends
Florian Pritz
1
-1
/
+1
2012-03-05
Fix a potential memory leak in filelist creation
Dan McGee
1
-13
/
+19
2012-03-05
Fix a memory leak when loading an invalid package
Dan McGee
1
-3
/
+3
2012-03-05
Database cleanup enhancements
Dan McGee
1
-26
/
+45
2012-02-20
Use "mode" in _alpm_makepath_mode
Allan McRae
1
-2
/
+2
2012-02-20
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-19
Give better error messages on database locking failures
Dan McGee
1
-3
/
+7
2012-02-19
diskspace: ensure we match only full path components
Dan McGee
1
-1
/
+13
2012-02-16
parseopts: normalize options into an array
Dave Reisner
3
-27
/
+17
2012-02-16
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
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-06
Fix a handful of comment typos or misspellings
Dan McGee
3
-8
/
+10
[prev]
[next]