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
2017-05-09
repo-add: fix error in directories with a space in their name
Fabio Castell
1
-1
/
+1
2017-05-09
lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memory
Ivy Foster
1
-4
/
+14
2017-05-09
bash-completion: fix leaking "files" array into shell environment
Eli Schwartz
1
-1
/
+1
2017-05-09
Fix memory leak in remove_notify_needed_optdepends
Allan McRae
3
-0
/
+17
2017-05-09
Fix typo in pacman-db-upgrade usage message
Allan McRae
1
-1
/
+1
2017-05-09
Remove AC_FUNC_MALLOC check.
Alastair Hughes
1
-1
/
+0
2017-05-09
pacman.8: fix typo in the documentation of --asexplicit
Lukas Fleischer
1
-1
/
+1
2017-05-09
Merge Giolio Fidente into "Pacman Development Team" contribution
Giulio Fidente
1
-1
/
+0
2017-05-09
libmakepkg: look for architecture-specific hashes in get_integlist
Jack O'Connor
1
-0
/
+11
2017-05-09
configure.ac: Fix handling --with-libcurl
Olivier Brunel
1
-2
/
+2
2017-05-09
hook.c: replace fstatat with stat
Andrew Gregory
1
-1
/
+1
2017-05-09
hook.c: replace readdir_r with readdir
Andrew Gregory
1
-14
/
+12
2017-05-09
Handle all POSIX compliant systems in mbscasecmp.
Tobias Stoeckmann
1
-3
/
+5
2017-05-09
Reject files larger than 16384 bytes in read_sigfile.
Tobias Stoeckmann
1
-5
/
+9
2017-05-09
Release resources on error paths.
Tobias Stoeckmann
4
-6
/
+24
2017-05-09
Always use proper error code in alpm_initialize.
Tobias Stoeckmann
1
-6
/
+7
2017-05-09
recursedeps: include cyclic dependencies
Andrew Gregory
3
-52
/
+94
2017-05-09
pacman.8: add link to alpm-hooks(5) in see also
Christian Hesse
1
-1
/
+2
2017-05-09
libalpm.3: add link to alpm-hooks(5) in see also
Christian Hesse
1
-1
/
+2
2017-05-09
makepkg: ignore the architecture for --printsrcinfo
Alastair Hughes
1
-1
/
+1
2017-05-09
Avoid logical OR duplication warning from gcc-6
Allan McRae
1
-2
/
+12
2017-05-09
pacsort help clearly states that files contain inputs to be sorted
Ashley Whetter
1
-1
/
+4
2017-04-28
Prevent wrapping of enum items
Allan McRae
2
-2
/
+2
2017-04-28
fix spelling mistakes
Eric Engestrom
5
-7
/
+7
2017-04-28
use multi-byte character matching for user input
Andrew Gregory
1
-2
/
+34
2017-04-28
repo-add: do not alter the database if only verifying signature
Allan McRae
1
-0
/
+11
2017-04-28
Use versions specified in optdepends
Allan McRae
2
-3
/
+4
2017-04-28
Consider provides when warning about optdepnd removal
Allan McRae
1
-1
/
+1
2017-04-28
Consider provides when labelling optdepends status as pending install
Allan McRae
1
-1
/
+1
2016-05-18
Use a more generic regexp when parsing output of gpg(1) in signature verifica...
Leonid Isaev
1
-1
/
+1
2016-05-05
PKGBUILD.5: document that the pkgver() function runs after prepare()
Allan McRae
1
-4
/
+4
2016-05-05
Do not add root prefix twice when checking database files
Allan McRae
1
-24
/
+30
2016-05-05
libmakepkg: ensure emptydir find command acts on individual directories
Allan McRae
1
-1
/
+2
2016-02-26
libmakepkg: fix is_array function
Allan McRae
1
-1
/
+1
2016-02-26
Update NEWS for pacman-5.0.1
Allan McRae
1
-0
/
+17
2016-02-23
Release 5.0.1
v5.0.1
Allan McRae
2
-2
/
+3
2016-02-23
Regenerate translations for 5.0.1
Allan McRae
128
-15180
/
+22370
2016-02-23
Manually fix space before ellipses in translations
Allan McRae
49
-97
/
+97
2016-02-23
Fix inconsistent status messages
Stefan Tatschner
1
-1
/
+1
2016-02-23
Pull translation updates from Transifex
Allan McRae
129
-14410
/
+7324
2016-02-23
makepkg: do not run prepare() with --noextract
Evangelos Foutras
2
-8
/
+8
2016-02-23
make alpm_unlock and trans_interrupt async safe
Andrew Gregory
3
-4
/
+10
2016-02-23
alpm_run_chroot: always connect parent2child pipe
Andrew Gregory
1
-7
/
+6
2016-02-23
ensure gpgdir has a trailing slash
Andrew Gregory
1
-9
/
+3
2016-02-23
do not rely on localdb for hook matching
Andrew Gregory
7
-13
/
+41
2016-02-21
only include .SRCINFO comments in source tarball
Dominik Fischer
1
-4
/
+11
2016-02-21
alpm-hooks.5: document hook running order
Allan McRae
1
-1
/
+2
2016-02-21
only remove pacnew file if it is new
Andrew Gregory
3
-3
/
+28
2016-02-20
makepkg: remove pkg from OPT_LONG array
Allan McRae
1
-1
/
+1
2016-02-20
Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"
Allan McRae
1
-5
/
+2
[next]