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
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
2016-02-20
Log to file when running hooks
Olivier Brunel
1
-1
/
+1
2016-02-20
doc/alpm-hooks: mention that hooks must have a ".hooks" suffix.
Allan McRae
1
-1
/
+2
2016-02-20
Make "makepkg -g" ignore the current architecture.
Alastair Hughes
1
-1
/
+2
2016-02-20
libmakepkg: increase robustness of the detection of array variables
Allan McRae
2
-3
/
+20
2016-02-20
repo-remove: fix checking for non-existent .db database
Allan McRae
1
-1
/
+1
2016-02-20
Add the missing limits.h include to hook.c
Alastair Hughes
1
-0
/
+1
2016-02-20
doc/index.txt: update for pacman 5.0
Andrew Gregory
1
-4
/
+9
2016-02-20
dump_pkg_info: fix wide character title alignment
Andrew Gregory
1
-5
/
+12
2016-02-20
Bring makepkg zsh completions up to date
Doug Newgard
1
-8
/
+13
2016-01-30
Release 5.0.0
v5.0.0
Allan McRae
1
-5
/
+5
2016-01-30
Update translations
Allan McRae
118
-1858
/
+6053
2016-01-29
Update zsh completion for pacman 5
Daniel Wallace
1
-2
/
+39
2016-01-29
Create makepkg-template and system hook directories upon install
Allan McRae
1
-2
/
+3
[next]