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
2016-12-05
makepkg: fix find_lib{depends, provides} results
Andrew Gregory
1
-3
/
+3
2016-12-05
makepkg: unset potentially architecture-specific vars
Dave Reisner
1
-1
/
+5
2016-12-05
makepkg: fix quoting in calls to dependency checking
Dave Reisner
1
-4
/
+4
2016-12-05
makepkg: fix quoting in calls to check_deps
Dave Reisner
1
-3
/
+3
2016-12-05
makepkg: make run_function_safe more robust
Dave Reisner
1
-8
/
+11
2016-12-05
makepkg: remove vestiges of global errexit
Dave Reisner
1
-3
/
+3
2016-12-05
Make sure all proper scripts are installed instead of the wrappers
Johannes Löthberg
1
-3
/
+2
2016-12-05
Revert "[RFC] Provide source files for useful debug packages"
Allan McRae
1
-19
/
+1
2016-11-02
[RFC] Provide source files for useful debug packages
Allan McRae
1
-1
/
+19
2016-10-22
makepkg: print files with refs to $srcdir/$pkgdir
Ivy Foster
1
-7
/
+9
2016-10-22
Use coreutils binaries for checking/generating checksums
Allan McRae
4
-26
/
+27
2016-10-22
makepkg: Move parseopts from library to libmakepkg
Alad Wenter
9
-42
/
+67
2016-10-22
Generalise makepkg-wrapper to handle any script using libmakepkg
Allan McRae
2
-13
/
+20
2016-10-22
libmakepkg: generate all scripts
Alad Wenter
5
-9
/
+10
2016-10-11
Ensure makepkg-wrapper is built after makepkg
Allan McRae
1
-5
/
+2
2016-10-10
lint_pkgbuild/pkgname: pkgname is not allowed to be empty
Christian Hesse
1
-0
/
+5
2016-10-10
Move bash/zsh completion out of contrib
Allan McRae
4
-1
/
+909
2016-10-10
Remove pacman-optimize
Allan McRae
4
-197
/
+0
2016-10-10
fix --printsrcinfo unify arch and non-arch specific variables
Levente Polyak
1
-1
/
+1
2016-09-09
repo-add: fix error in directories with a space in their name
Fabio Castell
1
-1
/
+1
2016-09-02
Fix typo in pacman-db-upgrade usage message
Allan McRae
1
-1
/
+1
2016-08-30
Fix file name in scripts potfile
Allan McRae
1
-5
/
+5
2016-08-30
libmakepkg: look for architecture-specific hashes in get_integlist
Jack O'Connor
1
-0
/
+11
2016-08-30
pacman-key: reject armored signatures
Allan McRae
1
-0
/
+4
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
makepkg: move build enviroment set-up to function
Allan McRae
1
-36
/
+43
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
repo-add: do not alter the database if only verifying signature
Allan McRae
1
-0
/
+11
2016-02-26
makepkg: Turn PACMAN_OPTS into an array
Xyne
1
-5
/
+5
2016-02-26
makepkg: Remove upx and optipng support
Allan McRae
5
-110
/
+0
2016-02-26
libmakepkg: fix is_array function
Allan McRae
1
-1
/
+1
2016-02-23
Regenerate translations for 5.0.1
Allan McRae
42
-9318
/
+12487
2016-02-23
Pull translation updates from Transifex
Allan McRae
45
-7497
/
+4402
2016-02-23
makepkg: do not run prepare() with --noextract
Evangelos Foutras
1
-3
/
+3
2016-02-21
only include .SRCINFO comments in source tarball
Dominik Fischer
1
-4
/
+11
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
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-01-30
Update translations
Allan McRae
47
-1030
/
+2578
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
45
-5376
/
+4361
2016-01-04
Update copyright years for 2016
Allan McRae
51
-57
/
+57
2015-12-15
makepkg: Output full URL in case of download failure
Florian Pritz
1
-1
/
+1
2015-12-15
makepkg: run pkgver() and prepare() with --noextract
Allan McRae
1
-8
/
+9
[next]