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
2018-10-21
message.sh: add modifications from output_format.sh
Eli Schwartz
1
-0
/
+8
2018-10-21
makepkg: send messages to stdout rather than stderr
Eli Schwartz
3
-5
/
+5
2018-10-21
makepkg: use builtin globbing to print files in package
Eli Schwartz
1
-2
/
+5
2018-10-21
makepkg: use bash 4.4 to localize `set` without explicitly saving/restoring
Eli Schwartz
1
-3
/
+3
2018-10-21
bash-completion: disable completions for pacman --search operations
Eli Schwartz
1
-0
/
+2
2018-10-21
bash-completion: don't complete filenames when they're not wanted
Eli Schwartz
1
-6
/
+12
2018-10-21
handle EINTR while polling scripts/hooks
Andrew Gregory
3
-1
/
+25
2018-10-21
reset signal handlers before running scripts/hooks
Andrew Gregory
3
-0
/
+32
2018-10-21
libmakepkg: fix linting arrays of empty strings
morganamilo
1
-2
/
+2
2018-10-20
Drop vestiges of SIZECMD
Dave Reisner
1
-1
/
+0
2018-10-20
libalpm: process needed before group selection
morganamilo
1
-0
/
+11
2018-10-20
pacman: don't error when a group exists but all packages are ignored
morganamilo
1
-0
/
+18
2018-10-19
Port pactest to python3
Dave Reisner
5
-9
/
+10
2018-10-18
alpm: Fix SIGINT handling re: aborting download
Olivier Brunel
1
-0
/
+1
2018-10-18
alpm: Do not raise SIGINT when filesize goes over limit
Olivier Brunel
1
-1
/
+1
2018-09-19
repo-add: add support for the zst format
Eli Schwartz
1
-0
/
+1
2018-09-19
makepkg: add support for the zst format
Eli Schwartz
3
-1
/
+4
2018-09-19
makepkg: lint_pkgver: Run even if PKGVERFUNC
Luke Shumaker
1
-5
/
+0
2018-09-19
User-visible log when validity check fails due to access
David Phillips
1
-0
/
+5
2018-09-19
Change if-else chain to switch
David Phillips
1
-11
/
+17
2018-09-19
makepkg: reject PKGBUILDs with both split and non-split package functions
Eli Schwartz
1
-1
/
+8
2018-09-19
Show group status during file search
morganamilo
3
-15
/
+22
2018-09-19
libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lint
Eli Schwartz
1
-2
/
+2
2018-09-19
pacman: check versioned optdepends in -Qi operation
Eli Schwartz
1
-1
/
+1
2018-09-18
doc: Remove double spaces
Rikard Falkeborn
2
-2
/
+2
2018-09-18
scripts: deduplicate localized copyright messages
Eli Schwartz
5
-6
/
+11
2018-09-18
Revert "makepkg: add whirlpool to the list of hashing algorithms"
Eli Schwartz
1
-1
/
+1
2018-09-18
pacman-conf: add missing DisableDownloadTimeout
morganamilo
1
-0
/
+3
2018-08-29
makepkg: don't print status for run_function when in a subshell
Eli Schwartz
1
-1
/
+4
2018-08-29
makepkg: fix pkgver() function not aborting on errors
Eli Schwartz
1
-0
/
+3
2018-08-29
makepkg: don't save the same shopts twice
Eli Schwartz
1
-5
/
+0
2018-08-29
Show install status during file search
morganamilo
1
-1
/
+5
2018-08-29
pacman/conf: Remove unused include
Dave Reisner
1
-1
/
+0
2018-08-29
doc: use more implicit rules to build manpages
Dave Reisner
1
-22
/
+12
2018-08-29
Remove unused checks for strcoll and mktime
Dave Reisner
1
-2
/
+0
2018-08-29
common/ini: Depend on util-common, not util
Dave Reisner
1
-1
/
+1
2018-08-10
scripts: pass on options such as set -x to child processes
Eli Schwartz
2
-2
/
+2
2018-08-10
Remove the last traces of the pacman --force option
Allan McRae
10
-114
/
+2
2018-08-10
scripts: Remove trailing semicolons
Jan Alexander Steffens (heftig)
7
-18
/
+18
2018-08-10
libmakepkg/util/option: Refactor checking to reduce code duplication
Jan Alexander Steffens (heftig)
1
-53
/
+24
2018-08-10
libmakepkg/util: use parameter transformation when checking variable type
Eli Schwartz
1
-1
/
+1
2018-08-10
configure: bump the minimum version of bash to 4.4
Eli Schwartz
1
-3
/
+3
2018-08-10
makepkg: when signing packages, report package filename on failure
Eli Schwartz
1
-1
/
+1
2018-08-10
libalpm/dload.c: add case for CURLE_COULDNT_RESOLVE_HOST
Michael Straube
1
-0
/
+7
2018-08-10
libalpm: ignore .hook suffix when sorting hooks
Jouke Witteveen
2
-4
/
+14
2018-08-10
libmakepkg: add pkgbase to linted variables
morganamilo
1
-1
/
+1
2018-08-10
makepkg: Simplify run_package
Jan Alexander Steffens (heftig)
1
-8
/
+1
2018-08-10
makepkg: Simplify SPLITPKG check
Jan Alexander Steffens (heftig)
1
-3
/
+1
2018-08-10
Add lz4 compression support to makepkg
Alex Butler
3
-1
/
+4
2018-08-10
scripts/completion: derive the bash completion directory from pkg-config
Eli Schwartz
2
-3
/
+11
[next]