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-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
2016-01-29
Add HookDir to example pacman.conf
Allan McRae
1
-0
/
+1
2016-01-29
bash_completion: update pacman completion
Allan McRae
1
-5
/
+9
2016-01-27
bash_completion: update makepkg completion
Allan McRae
1
-6
/
+7
2016-01-27
pacman.conf.5: document system hook directory
Allan McRae
2
-2
/
+4
2016-01-27
pacman.8: document --hookdir
Allan McRae
1
-0
/
+7
2016-01-26
makepkg.conf.5: document option arguments in DLAGENTS need spaces escaped
Allan McRae
1
-2
/
+3
2016-01-26
PKGBUILD.5: document split package depends are not used during packaging
Allan McRae
1
-0
/
+5
2016-01-25
Remove spacing when outputting package sizes
Allan McRae
1
-3
/
+3
2016-01-25
makepkg: do not run prepare() and pkgver() with --repackage
Allan McRae
1
-19
/
+21
2016-01-25
Fix testing of arrays status for arch specific variables
Zuyi Hu
1
-1
/
+1
2016-01-17
Pull translations updates from Transifex
Allan McRae
140
-15663
/
+14211
2016-01-15
doc: alpm-hooks.5: Remove extra space in alpm-hooks man page
Johannes Löthberg
1
-1
/
+1
2016-01-15
Cast events to void* before passing to callback
Allan McRae
2
-4
/
+4
2016-01-15
add alpm_list_append
Andrew Gregory
2
-10
/
+25
2016-01-15
test version range restrictions corner case
Dominik Fischer
2
-0
/
+20
2016-01-04
Add pacsort tests with invalid input
Rikard Falkeborn
1
-1
/
+17
2016-01-04
pacsort, introduce define for escape_char error code
Rikard Falkeborn
1
-5
/
+6
2016-01-04
Make alpm_graph state signedness explicit
Rikard Falkeborn
1
-1
/
+1
2016-01-04
Update NEWS for pacman-5.0
Allan McRae
1
-2
/
+62
2016-01-04
Update README for pacman-5.0
Allan McRae
1
-4
/
+21
2016-01-04
Update copyright years for 2016
Allan McRae
148
-157
/
+157
2016-01-04
zsh_completion: add -q/--quiet for -Q/-S
Daniel Hahler
1
-0
/
+2
2016-01-04
Replace mktemp's --tmpdir option with shell code.
Alastair Hughes
2
-3
/
+3
2016-01-04
Do not warn about missing files in NoExtract
Allan McRae
1
-2
/
+4
2015-12-15
makepkg: Output full URL in case of download failure
Florian Pritz
1
-1
/
+1
2015-12-15
alpm: Abort ASAP on failure in pre-transaction hooks
Olivier Brunel
1
-0
/
+8
2015-12-15
makepkg: run pkgver() and prepare() with --noextract
Allan McRae
2
-13
/
+14
2015-12-15
Give error message when --files will do nothing
Allan McRae
1
-1
/
+6
2015-12-15
alpm-hooks: add Description field
Allan McRae
4
-1
/
+14
2015-12-15
Show progress processing hooks
Allan McRae
3
-9
/
+53
2015-12-15
Add ALPM_EVENT_TRANSACTION_{START,DONE} events
Allan McRae
3
-0
/
+13
2015-12-15
Add events ALPM_EVENT_HOOK_{START,DONE}
Olivier Brunel
4
-9
/
+41
[next]