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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
libmakepkg: remove accidentally added file
Allan McRae
1
-0
/
+0
2018-07-19
libmakepkg/tidy: fix debug sources not being properly detected sometimes
Eli Schwartz
1
-1
/
+1
2018-07-19
Revert "makepkg: use the `declare` builtin when backing up variables to eval"
Allan McRae
1
-4
/
+16
2018-06-18
makepkg: don't print per-pkgname debug packages
Eli Schwartz
1
-3
/
+4
2018-06-18
Fix signing of debug packages
Allan McRae
1
-1
/
+1
2018-06-18
makepkg: fix initialization when extracting arrays
Dave Reisner
1
-1
/
+5
2018-06-18
Add missing sha224 sums in man page and linting
morganamilo
1
-1
/
+2
2018-06-18
makepkg: fix erroneous $BUILDDIR when $startdir is not an absolute path
Eli Schwartz
1
-2
/
+2
2018-06-18
makepkg: Don't use parameterless return
Jan Alexander Steffens (heftig)
1
-7
/
+7
2018-06-18
makepkg: fix the --nocolor option being broken when passed to pacman -U
Eli Schwartz
1
-1
/
+1
2018-06-18
makepkg: Clear ERR trap before trying to restore it
Jan Alexander Steffens (heftig)
1
-0
/
+1
2018-06-18
libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is empty
Eli Schwartz
1
-2
/
+1
2018-06-18
makepkg: do not chmod $BUILDDIR itself after checking for its existence
Eli Schwartz
1
-1
/
+0
2018-06-18
libmakepkg/lint_pkgbuild: permit versioned optdepends
Eli Schwartz
1
-5
/
+13
2018-06-18
libmakepkg: when checking for write permissions, handle pre-existing dirs
Eli Schwartz
1
-5
/
+5
2018-06-18
makepkg: remove unused variable forgotten when moving to parseopts
Eli Schwartz
1
-1
/
+1
2018-06-18
makepkg: update help text to describe --packagelist's new behavior
Eli Schwartz
1
-1
/
+1
2018-05-28
Pull updated translations from Transifex
Allan McRae
21
-16013
/
+611
2018-05-16
Fix using run_pacman to invoke -Qi with sudo
Eli Schwartz
1
-2
/
+2
2018-05-15
Pull translations from Transifex and regenerate
Allan McRae
47
-13190
/
+7607
2018-05-14
Remove all modelines from the project
Eli Schwartz
7
-14
/
+0
2018-05-12
libmakepkg: Support file 5.33's application/x-pie-executable
Jan Alexander Steffens (heftig)
1
-0
/
+2
2018-05-12
util/pkgbuild: fix broken indentation
Andrew Gregory
1
-8
/
+8
2018-05-12
Fix regression that broke repo-add aborting on failures
Eli Schwartz
1
-1
/
+2
2018-05-12
libmakepkg/integrity: determine what is a signature preferring local filename
Eli Schwartz
1
-1
/
+1
2018-05-12
bash_completion.in - consider option "-n --native" in operation "-Q --query"
Simon Linden
1
-2
/
+2
2018-05-12
Append architecture information to 'installed' elements in .BUILDINFO
Robin Broda
1
-2
/
+9
2018-05-12
Add pkgarch to .BUILDINFO
Robin Broda
1
-0
/
+2
2018-05-12
libmakepkg: don't save/set/restore extglob in bash [[ tests
Eli Schwartz
1
-5
/
+0
2018-05-12
libmakepkg: only save the shellopts we need
Eli Schwartz
7
-13
/
+13
2018-05-12
libmakepkg/lint_pkgbuild: fix regression in linting depends=(foo=$epoch:$pkgv...
Eli Schwartz
6
-11
/
+27
2018-05-12
remove unneeded break argument from option parsing
Rafael Ascensão
5
-5
/
+5
2018-04-29
makepkg: Fix listing of uninstalled deps
Allan McRae
1
-1
/
+1
2018-04-29
Initial translation preparation for pacman-5.1
Allan McRae
43
-28005
/
+31564
2018-04-29
Import updated translations from Transifex
Allan McRae
47
-15943
/
+14732
2018-04-29
Update POTFILES.in
Allan McRae
1
-0
/
+16
2018-04-29
libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgname
Eli Schwartz
11
-82
/
+312
2018-04-29
libmakepkg/util/pkgbuild.sh: fix missing extglob
Eli Schwartz
1
-0
/
+6
2018-03-18
makepkg --packagelist: fix listing debug packages with makepkg.conf
Eli Schwartz
1
-2
/
+1
2018-03-15
makepkg: use the `declare` builtin when backing up variables to eval
Eli Schwartz
1
-16
/
+4
2018-03-15
libmakepkg: Add basic rules to lint makepkg.conf variables
Eli Schwartz
5
-0
/
+164
2018-03-15
libmakepkg/integrity: fix regression that broke --install
Eli Schwartz
1
-13
/
+10
2018-03-15
makepkg: avoid false "Signing package(s)" msg when signing is disabled
Eli Schwartz
2
-5
/
+7
2018-03-14
makepkg: refactor checking for write permissions into a utility function
Eli Schwartz
2
-18
/
+24
2018-03-14
Added gpg-agent.conf to disable the gnupg scdaemon
Eric Renfro via pacman-dev
1
-0
/
+6
2018-03-14
Update coyrights for 2018
Allan McRae
59
-64
/
+64
2018-03-14
makepkg: set umask 0022 again after syncing deps
Felix Glaser
1
-0
/
+4
2018-03-14
Fix linting of whitespace in pkgver
Rikard Falkeborn
1
-1
/
+1
2018-03-14
makepkg: use localized date strings
Yen Chi Hsuan
1
-3
/
+3
2018-03-14
makepkg --packagelist: just list the built package files we will build
Eli Schwartz
1
-7
/
+5
[next]