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
2011-03-23
repo-add: Fix up usage with GPG options
Dan McGee
1
-2
/
+3
2011-03-23
repo-add: add -v/--verify option
Dan McGee
1
-0
/
+26
2011-03-23
repo-add: allow signing of the package database
Dan McGee
2
-0
/
+30
2011-03-23
Add PGPSIG field in repo-add
Geoffroy Carrier
1
-0
/
+6
2011-03-22
makepkg: place signature symlink in build dir
Allan McRae
1
-2
/
+3
2011-03-22
makepkg: allow signatures to work with split packages
Dan McGee
1
-5
/
+8
2011-03-22
Add GPG signature support to makepkg
Geoffroy Carrier
3
-3
/
+32
2011-03-21
Merge branch 'maint'
Dan McGee
8
-59
/
+73
2011-03-21
Don't initialize progress to zero before calling curl_easy_perform().
Lukas Fleischer
1
-4
/
+3
2011-03-21
Ensure dlcb is defined before calling it
Dan McGee
1
-1
/
+3
2011-03-21
Do not query group selection when using -Sp
Allan McRae
1
-14
/
+26
2011-03-21
Some more zsh completion tidy up
Allan McRae
1
-1
/
+2
2011-03-21
Fix zsh completion
Allan McRae
1
-13
/
+10
2011-03-21
Restore --debug/--verbose output without a primary operation
Dan McGee
1
-7
/
+7
2011-03-20
Add a few more notes about translating using Transifex
Dan McGee
1
-0
/
+15
2011-03-20
Update source translation files in prep for 3.5.1
Dan McGee
2
-19
/
+10
2011-03-20
Remove unnecessary NULL check
Dan McGee
1
-3
/
+1
2011-03-20
Fix comparison to 0 rather than NULL
Dan McGee
1
-1
/
+1
2011-03-20
Fix assignment before NULL check
Dan McGee
1
-1
/
+1
2011-03-20
Style change: return(x) --> return x
Dan McGee
43
-725
/
+726
2011-03-20
lib/dload.c: fix opening braces to conform with coding style
Dave Reisner
1
-6
/
+12
2011-03-20
Merge branch 'maint'
Dan McGee
7
-8
/
+55
2011-03-20
Add missing include for size_t
Dan McGee
1
-0
/
+1
2011-03-20
INSTALL: replace libfetch with libcurl
Dave Reisner
1
-2
/
+2
2011-03-20
lib/dload.c: remove lingering libfetch specific headers
Dave Reisner
1
-5
/
+0
2011-03-20
Fix libtool and LDFLAGS reordering issues
Lukas Fleischer
1
-0
/
+14
2011-03-20
Fix handling of ignored packages
Pang Yan Han
2
-1
/
+8
2011-03-20
Use sane umask for repo db downloads
Allan McRae
1
-0
/
+5
2011-03-20
makepkg: Improve optdepends extraction
Allan McRae
1
-4
/
+8
2011-03-17
Correctly parse %DELTAS% entries in sync DB
tuxce
1
-1
/
+6
2011-03-17
remove antiquated contrib/wget-xdelta.sh
Dave Reisner
3
-77
/
+1
2011-03-17
Fix triple progress bars on download
Dave Reisner
1
-1
/
+5
2011-03-17
Ensure we have a root partition when checking space
Dan McGee
1
-2
/
+13
2011-03-16
Merge branch 'maint'
Dan McGee
30
-100
/
+111
2011-03-16
pacman.8: (re)document behavior of reading from stdin
Dave Reisner
1
-1
/
+7
2011-03-16
Warn but don't error for unknown pacman.conf directives
Dan McGee
1
-26
/
+24
2011-03-16
Only read from stdin if '-' is provided as a target
Dave Reisner
1
-2
/
+6
2011-03-16
alpm_list: fix typo in doxygen comment
Dave Reisner
1
-1
/
+1
2011-03-16
Update translations for message with added newline
Dan McGee
24
-66
/
+68
2011-03-16
Add missing newline to warning message
Allan McRae
2
-4
/
+4
2011-03-16
Update index.txt with 3.5.0 release
Dan McGee
1
-0
/
+1
2011-03-16
Merge branch 'download'
Dan McGee
8
-219
/
+168
2011-03-16
Bump pacman versions
Dan McGee
1
-4
/
+4
2011-03-16
contrib/Makefile.am: don't simplify what you don't understand
Dan McGee
1
-7
/
+17
2011-03-16
Updated translations for 3.5.0 from Transifex
Dan McGee
50
-10400
/
+11681
2011-03-09
Remove all traces of libfetch
Dave Reisner
5
-340
/
+2
2011-03-09
dload: temp patch to allow curl/fetch coexistance
Dave Reisner
1
-1
/
+15
2011-03-09
dload.c: add curl_download_internal
Dave Reisner
1
-0
/
+208
2011-03-09
handle error case for PM_ERR_LIBCURL
Dave Reisner
2
-0
/
+9
2011-03-09
share code between libfetch and libcurl
Dave Reisner
1
-10
/
+12
[next]