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-03-14
make_aligned_titles: initialise wbuf
Allan McRae
1
-1
/
+1
2018-03-14
PKGBUILD.5: Mention valid characters for arch
Rikard Falkeborn
1
-1
/
+2
2018-03-14
Update coyrights for 2018
Allan McRae
150
-156
/
+156
2018-03-14
hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.
Stefan Klinger
6
-0
/
+109
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
PKGBUILD.5: Mention that pkgver can't contain whitespace
Rikard Falkeborn
1
-1
/
+2
2018-03-14
makepkg: use localized date strings
Yen Chi Hsuan
1
-3
/
+3
2018-03-14
autoconf: bump AC_PREREQ to 2.64
Huáng Jùnliàng
1
-1
/
+1
2018-03-14
configure: bump libarchive requirements
Huáng Jùnliàng
1
-2
/
+2
2018-03-14
doc/.gitignore: ignore all manpages
Ivy Foster
1
-13
/
+1
2018-03-14
pacman-conf.c: exit if cannot set rootdir or parse config file
Ivy Foster
1
-1
/
+7
2018-03-14
pacman-conf.c: exit if cannot create config data structure
Ivy Foster
1
-1
/
+4
2018-03-14
pacman-conf.c: add short options
Ivy Foster
1
-8
/
+8
2018-03-14
makepkg --packagelist: just list the built package files we will build
Eli Schwartz
2
-9
/
+7
2018-02-06
src/pacman/query.c: do not exit -Qo with error if file does not exist
Ivy Foster
1
-15
/
+9
2018-02-06
pacman/query.c: in query_fileowner, make is_dir an int
Ivy Foster
1
-1
/
+2
2018-01-19
Deprecate --root in favour of --sysroot
Allan McRae
2
-11
/
+2
2018-01-19
Add BUILDINFO man page
Jelle van der Waa
2
-1
/
+70
2018-01-19
pacman-key: do not set a default keyserver
Eli Schwartz
1
-4
/
+0
2018-01-19
vercmp: fail when the wrong number of arguments are provided
Eli Schwartz
1
-8
/
+5
2018-01-19
Fix usage of install_package
Eli Schwartz
1
-4
/
+4
2018-01-19
use pacman-conf in bash completion
Joel Teichroeb
1
-1
/
+5
2018-01-19
use pacman-conf in scripts
Andrew Gregory
3
-22
/
+5
2018-01-19
add pacman-conf utility
Andrew Gregory
3
-1
/
+455
2018-01-18
extract default settings to separate function
Andrew Gregory
2
-78
/
+89
2018-01-18
extract raw config file parser
Andrew Gregory
2
-4
/
+10
2018-01-11
Support new OpenPGP format packets lengths
Allan McRae
1
-71
/
+107
2018-01-10
Fix moving source files into debug packages
Allan McRae
2
-8
/
+7
2018-01-10
add missing newline to debug message
Andrew Gregory
1
-1
/
+1
2018-01-10
detect pkghash allocation failure
Andrew Gregory
5
-14
/
+28
2018-01-10
Do not continuously try to open an invalid database
Allan McRae
1
-0
/
+2
2018-01-09
Handle empty string passed to query_owner
Allan McRae
1
-0
/
+5
2018-01-06
do not rely on name hashes for matching
Andrew Gregory
1
-4
/
+2
2018-01-06
vercmp: fix incorrect info in the manpage
Eli Schwartz
1
-8
/
+4
2018-01-06
vercmp: remove --usage variant of the -help option
Eli Schwartz
1
-2
/
+1
2018-01-06
dload: ensure callback is always initialized once
Andrew Gregory
2
-4
/
+6
2018-01-06
avoid printing NULL string
Andrew Gregory
1
-1
/
+1
2018-01-06
libmakepkg/integrity: fix git signatures not seen with multiple files
Eli Schwartz
2
-5
/
+5
2018-01-06
libmakepkg/integrity: fix regression that broke invalid file sigs
Eli Schwartz
1
-0
/
+2
2017-12-07
makepkg: tell the compiler to record debugging info for debug packages
Eli Schwartz
2
-5
/
+6
2017-12-07
makepkg: Add a config option to specify the location of debug sources
Eli Schwartz
3
-1
/
+9
2017-12-07
makepkg: refactor archive compression for reusability
Eli Schwartz
3
-28
/
+57
2017-12-07
libmakepkg: fix .gitignore to simply ignore all generated .sh files
Eli Schwartz
1
-17
/
+1
2017-12-07
makepkg: reorganize the restoration of settings by precedence
Eli Schwartz
1
-34
/
+16
2017-12-07
Fix CVE-2016-5434 (DoS/loop and out of boundary read)
Nils Freydank
1
-4
/
+44
2017-12-07
makepkg.conf: correct the documentation on the default options
Eli Schwartz
2
-4
/
+4
2017-12-07
makepkg: implement error codes
Ivy Foster
4
-61
/
+158
2017-12-07
makepkg: clarify error when user passes -F
Ivy Foster
1
-1
/
+1
2017-10-17
libmakepkg: only output package file names when checking for build references
Allan McRae
1
-1
/
+1
[next]