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
2017-01-04
Document the new query parameter for VCS sources
Eli Schwartz
1
-5
/
+10
2017-01-04
makepkg: Verify git signatures
Eli Schwartz
3
-12
/
+79
2017-01-04
libmakepkg/integrity: Verify file signatures in a separate function
Eli Schwartz
1
-38
/
+46
2017-01-04
Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdepends
Mark Weiman
4
-2
/
+38
2017-01-04
filelist_sort: check if filelist is presorted
Andrew Gregory
1
-2
/
+9
2017-01-04
add _alpm_filelist_sort
Andrew Gregory
5
-9
/
+11
2017-01-04
repo-add: sort file list entries
Andrew Gregory
1
-1
/
+1
2017-01-04
makepkg: sort package contents
Andrew Gregory
1
-12
/
+12
2017-01-04
find_fileconflicts: rename tmpfiles -> newfiles
Andrew Gregory
1
-6
/
+6
2017-01-04
conflict: skip dir children when replacing a file
Andrew Gregory
3
-1
/
+34
2017-01-04
ini: only recognize comments at beginning of line
Andrew Gregory
1
-7
/
+2
2017-01-04
dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/
Dave Reisner
1
-1
/
+1
2017-01-04
pacman: ensure linkage against libarchive
Dave Reisner
1
-1
/
+4
2017-01-04
configure.ac: Use POSIX compatible equality checks
Dave Reisner
1
-2
/
+2
2017-01-04
makepkg: warn about dotfiles in package root
Andrew Gregory
3
-0
/
+40
2017-01-04
extract db files with dbonly
Andrew Gregory
3
-51
/
+78
2017-01-04
Update copyright years
Allan McRae
147
-153
/
+153
2017-01-04
Fix documentation of -Dq
Allan McRae
1
-2
/
+1
2017-01-04
makepkg: Disallow forward slashes in pkgver
Steef Hegeman
2
-3
/
+3
2016-12-05
Build a single debug package for all packages from a PKGBUILD
Allan McRae
2
-7
/
+13
2016-12-05
be_local: remove unused error return
Andrew Gregory
1
-21
/
+21
2016-12-05
add generated scripts to gitignore
Christian Hesse
1
-0
/
+3
2016-12-05
Make DUFLAGS be overrideable during configure
Alastair Hughes
1
-5
/
+9
2016-12-05
Suppress more output messages on successful -D options with -q
Allan McRae
1
-4
/
+6
2016-12-05
Give a "success!" message on database check
Patrick Eigensatz
3
-1
/
+14
2016-12-05
Parametrise the different ways in which the payload is reset
Martin Kühne
3
-3
/
+12
2016-12-05
libalpm/signing: support EDDSA from gpgme 1.7.0
Christian Hesse
1
-0
/
+4
2016-12-05
makepkg: reject packages with newlines in paths
Andrew Gregory
3
-0
/
+44
2016-12-05
makepkg: abort on lint_package errors
Andrew Gregory
4
-3
/
+7
2016-12-05
makepkg: reject package data with newlines
Andrew Gregory
1
-25
/
+38
2016-12-05
makepkg: fix find_lib{depends, provides} results
Andrew Gregory
1
-3
/
+3
2016-12-05
dload: use curl's keepalive mechanism
Dave Reisner
1
-43
/
+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
makepkg.conf: add -g to default curl options
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
Remove pacsort
Allan McRae
6
-689
/
+1
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
Represent bitfields as ints, not enums
Ivy Foster
24
-109
/
+123
2016-10-22
Add ALPM_ERR_OK to _alpm_errno_t
Ivy Foster
9
-60
/
+61
2016-10-22
doc/pacman.8.txt: improve description of -Qt
Ivy Foster
1
-4
/
+4
2016-10-22
makepkg: print files with refs to $srcdir/$pkgdir
Ivy Foster
1
-7
/
+9
2016-10-22
Remove pactree
Allan McRae
6
-590
/
+1
2016-10-22
Use coreutils binaries for checking/generating checksums
Allan McRae
4
-26
/
+27
2016-10-22
Allow replacing libcrypto with libnettle in pacman
Florian Weigelt
4
-17
/
+64
2016-10-22
makepkg: Move parseopts from library to libmakepkg
Alad Wenter
11
-44
/
+70
[next]