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-04-07
pacman: show groups once with -Sg
Pierre
1
-2
/
+6
2012-04-07
makepkg.conf: enable curl's cookie engine for http
Dave Reisner
1
-2
/
+2
2012-03-28
bash_completion: complete pacman-key options right away
Dan McGee
1
-5
/
+7
2012-03-28
Drop bash 3.2 completion support
Dan McGee
1
-11
/
+4
2012-03-17
Change table_display() to be static
Dan McGee
2
-3
/
+1
2012-03-16
Reduce calls to getcols
Dan McGee
7
-76
/
+92
2012-03-16
Pass a file descriptor to getcols and flush_term_input
Dan McGee
3
-18
/
+19
2012-03-16
Merge branch 'maint'
Dan McGee
5
-8
/
+41
2012-03-16
makepkg: quote removed filename as it can have spaces
Allan McRae
1
-1
/
+1
2012-03-16
makepkg: abort when failing to create BUILDDIR
Allan McRae
1
-2
/
+5
2012-03-16
makepkg: prevent issues with files starting with a hyphen
Allan McRae
1
-3
/
+3
2012-03-16
makepkg: append pkgbase to BUILDDIR if specified
Allan McRae
1
-2
/
+8
2012-03-16
pactest: make OPTDEPEND rule look at non-description only
Dan McGee
1
-2
/
+5
2012-03-16
Always display download size if it applies
Dan McGee
1
-17
/
+12
2012-03-16
Handle printing NULL correctly in table display
Dan McGee
1
-0
/
+3
2012-03-16
Prefer fputs/fputc over fprintf when writing local database
Dan McGee
1
-11
/
+15
2012-03-16
Extract a write_deps function from local database writing
Dan McGee
1
-45
/
+22
2012-03-16
Remove unnecessary path check from local database
Dan McGee
1
-12
/
+3
2012-03-15
lib/sync: avoid unwanted unlink after download fail
Dave Reisner
1
-0
/
+2
2012-03-15
dload: reset payload filename members before download
Dave Reisner
1
-0
/
+5
2012-03-13
Skip special files when cleaning package cache
Allan McRae
1
-0
/
+17
2012-03-13
Minor format-string related cleanups
Dan McGee
2
-2
/
+2
2012-03-13
Add 3.0.x versions to doc/index.txt
Dan McGee
1
-5
/
+12
2012-03-09
Merge branch 'maint'
Dan McGee
20
-520
/
+520
2012-03-09
makepkg: exit via default signal handler in trap_exit
Dave Reisner
1
-4
/
+9
2012-03-09
Simplify package validation info output for sync packages
Allan McRae
2
-26
/
+42
2012-03-09
Remove _alpm_csum
Allan McRae
5
-13
/
+8
2012-03-09
Add information on how an installed package was validated
Allan McRae
7
-5
/
+123
2012-03-09
makepkg: use array instead of string
Dave Reisner
1
-3
/
+3
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-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-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
[next]