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
2016-09-03
bash-completion: fix leaking "files" array into shell environment
Eli Schwartz
1
-1
/
+1
2016-09-03
Fix memory leak in remove_notify_needed_optdepends
Allan McRae
3
-0
/
+17
2016-09-02
Fix typo in pacman-db-upgrade usage message
Allan McRae
1
-1
/
+1
2016-08-31
Remove AC_FUNC_MALLOC check.
Alastair Hughes
1
-1
/
+0
2016-08-31
Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTION
Ivy Foster
2
-11
/
+11
2016-08-30
pacman.8: fix typo in the documentation of --asexplicit
Lukas Fleischer
1
-1
/
+1
2016-08-30
Document contrib/verify-pacman-repo-db.pl
master
Florian Pritz
3
-1
/
+65
2016-08-30
contrib: Add documentation Makefile
Florian Pritz
5
-0
/
+63
2016-08-30
contrib: Add verify-pacman-repo-db.pl
Florian Pritz
1
-0
/
+259
2016-08-30
Fix file name in scripts potfile
Allan McRae
1
-5
/
+5
2016-08-30
Merge Giolio Fidente into "Pacman Development Team" contribution
Giulio Fidente
1
-1
/
+0
2016-08-30
Normalize alpm download callback's frontend cb arguments
Ivy Foster
2
-14
/
+27
2016-08-30
libmakepkg: look for architecture-specific hashes in get_integlist
Jack O'Connor
1
-0
/
+11
2016-08-30
Add newline to the end of error messages for signature format issues
Allan McRae
1
-6
/
+6
2016-08-30
configure.ac: Fix handling --with-libcurl
Olivier Brunel
1
-2
/
+2
2016-08-30
hook.c: replace fstatat with stat
Andrew Gregory
1
-1
/
+1
2016-08-30
hook.c: replace readdir_r with readdir
Andrew Gregory
1
-14
/
+12
2016-08-30
Handle all POSIX compliant systems in mbscasecmp.
Tobias Stoeckmann
1
-3
/
+5
2016-08-30
Reject files larger than 16384 bytes in read_sigfile.
Tobias Stoeckmann
1
-5
/
+9
2016-08-30
Release resources on error paths.
Tobias Stoeckmann
4
-6
/
+24
2016-08-30
pacman-key: reject armored signatures
Allan McRae
1
-0
/
+4
2016-08-30
Always use proper error code in alpm_initialize.
Tobias Stoeckmann
1
-6
/
+7
2016-08-30
Remove obsolete TODO
Allan McRae
1
-1
/
+0
2016-08-30
recursedeps: include cyclic dependencies
Andrew Gregory
3
-52
/
+94
2016-08-30
Turn off colours once finished using them
Allan McRae
2
-4
/
+5
2016-05-18
pacman.8: add link to alpm-hooks(5) in see also
Christian Hesse
1
-1
/
+2
2016-05-18
libalpm.3: add link to alpm-hooks(5) in see also
Christian Hesse
1
-1
/
+2
2016-05-18
libmakepkg: extract functions for integrity checking
Ashley Whetter
10
-429
/
+579
2016-05-18
Use a more generic regexp when parsing output of gpg(1) in signature verifica...
Leonid Isaev
1
-1
/
+1
2016-05-18
makepkg: ignore the architecture for --printsrcinfo
Alastair Hughes
1
-1
/
+1
2016-05-18
Report local file URL for -Sp operations if package is in cache
Allan McRae
1
-3
/
+24
2016-05-18
makepkg: move build enviroment set-up to function
Allan McRae
1
-36
/
+43
2016-05-05
Avoid logical OR duplication warning from gcc-6
Allan McRae
1
-2
/
+12
2016-05-05
Add -m/--nocolor options to updpkgsums
Ashley Whetter
1
-7
/
+16
2016-05-05
pacsort help clearly states that files contain inputs to be sorted
Ashley Whetter
1
-1
/
+4
2016-05-05
Prevent wrapping of enum items
Allan McRae
2
-2
/
+2
2016-05-05
fix spelling mistakes
Eric Engestrom
5
-7
/
+7
2016-05-05
Add colour to the output of the "-{F, Q}o" operations.
Xavion
2
-4
/
+7
2016-05-05
Add colour to group selection dialog
Xavion
2
-4
/
+6
2016-05-05
Handle provides with -Q
Allan McRae
1
-0
/
+3
2016-05-05
pacman_query: move error messages into relevant if statements
Allan McRae
1
-16
/
+16
2016-05-05
pacman.8: add actual operation to captions for easy searching
Christian Hesse
1
-12
/
+11
2016-05-05
Remove notification of system upgrade when only printing URLs
Allan McRae
1
-3
/
+5
2016-05-05
Print replacements when using -Sup
Allan McRae
3
-4
/
+23
2016-03-28
Changed documentation to use 'the default' instead of 'a typical default'
Alastair Hughes
2
-11
/
+11
2016-03-28
PKGBUILD.5: document that the pkgver() function runs after prepare()
Allan McRae
1
-4
/
+4
2016-03-28
Do not add root prefix twice when checking database files
Allan McRae
1
-24
/
+30
2016-03-28
libmakepkg: extract functions for writing .SRCINFO files
Ashley Whetter
4
-101
/
+129
2016-03-21
libmakepkg: ensure emptydir find command acts on individual directories
Allan McRae
1
-1
/
+2
2016-02-26
use multi-byte character matching for user input
Andrew Gregory
1
-2
/
+34
[next]