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-04-16
graph.h: rename childptr -> iterator
Andrew Gregory
3
-10
/
+10
2017-04-16
graph.h: replace hardcoded values with an enum
Andrew Gregory
3
-8
/
+14
2017-04-12
deprecate --force in favor of --overwrite
Andrew Gregory
2
-9
/
+2
2017-04-12
add --overwrite option to ignore file conflicts
Andrew Gregory
12
-4
/
+101
2017-04-12
libalpm: Use archive_read_extract2
Armin K
1
-1
/
+15
2017-04-04
Replace @SIZECMD@ with POSIX-compatible command
Drew DeVault
3
-10
/
+5
2017-04-04
parse stdin as newline-separated
Andrew Gregory
1
-32
/
+23
2017-04-04
add alpm_list_append_strdup
Andrew Gregory
2
-0
/
+21
2017-04-04
pactest: add --review option
Andrew Gregory
1
-1
/
+40
2017-04-04
Ignore comments in INSTALL files (FS#51916)
Michael Straube
1
-0
/
+4
2017-01-13
Introduce a 'disable-download-timeout' option
Christian Hesse
9
-3
/
+38
2017-01-04
alpm_fetch_pkgurl: fix memory leak
Allan McRae
1
-1
/
+1
2017-01-04
Fix memory leak in alpm_pkg_checkmd5sum
Allan McRae
1
-3
/
+3
2017-01-04
Suppress valgrind error in fakechroot
Rikard Falkeborn
1
-1
/
+3
2017-01-04
Provide source files for useful debug packages
Allan McRae
1
-2
/
+21
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
[prev]
[next]