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
2019-10-07
libalpm: fix incorrect documentation
morganamilo
1
-5
/
+7
2019-10-07
meson: work around broken pkg-config file with private requires
Eli Schwartz
1
-12
/
+10
2019-10-07
meson: fix incorrect libalpm version
Eli Schwartz
1
-1
/
+1
2019-10-07
meson: fix libcommon being publicly exposed as a static link dependency
Eli Schwartz
1
-2
/
+2
2019-10-07
Support file with seccomp enabled
Eli Schwartz
7
-1
/
+36
2019-10-07
pacman-key: clean keys on import to remove unknown signatures
Eli Schwartz
1
-0
/
+1
2019-10-07
pacman-key: make sure we actually use the Web of Trust, which GnuPG doesn't.
Eli Schwartz
1
-0
/
+5
2019-10-07
pacman-key: when refreshing gpg.conf, don't truncate option checking
Eli Schwartz
1
-1
/
+1
2019-10-07
pacman/pacman-conf, testpkg: Added translatable strings
Matthew Sexton
2
-31
/
+42
2019-10-07
pacman: pacman-conf: removed hputs macro for usage display
Matthew Sexton
1
-13
/
+11
2019-10-07
libalpm: resolvedep(): don't compare names twice
morganamilo
1
-1
/
+2
2019-10-07
makepkg: add rust support for *FLAGS and debug-prefix-map
Eli Schwartz
6
-6
/
+19
2019-10-07
signing: add ability to import keys using a WKD
Jonas Witschel
1
-13
/
+84
2019-10-07
signing: move key import confirmation before key_search
Jonas Witschel
5
-39
/
+60
2019-10-07
dload: never return NULL from get_filename
Dave Reisner
1
-2
/
+4
2019-10-04
makepkg.conf.5: Document PACKAGER format requirements
Allan McRae
1
-0
/
+1
2019-10-04
libmakepkg: check if PACKAGER has the expected format for WKD lookup
Jonas Witschel
1
-0
/
+6
2019-10-04
libmakepkg: fix typo
morganamilo
1
-1
/
+1
2019-10-04
autotools: distribute meson files
Eli Schwartz
10
-2
/
+22
2019-08-12
Prepare translations for next release
Allan McRae
124
-33645
/
+33055
2019-08-12
pacman/callback: fix buffer over-read
László Várady
1
-2
/
+2
2019-08-12
meson: remove tap-driver.py, use meson's TAP protocol
Dave Reisner
4
-642
/
+335
2019-08-05
makepkg: Ignore "<artificial>" source files
Austin Lund
1
-1
/
+1
2019-08-05
build-aux: detect build dir based on build.ninja
Dave Reisner
1
-1
/
+1
2019-08-05
meson: port over checks for types used from sys/types.h
Dave Reisner
1
-0
/
+15
2019-08-05
meson: drop checks for things we don't use
Dave Reisner
1
-25
/
+0
2019-08-05
create coredump on segfault
Andrew Gregory
1
-6
/
+22
2019-08-05
sighandler: block signals while handling SIGSEGV
Andrew Gregory
1
-1
/
+1
2019-06-28
Correctly report a download failiure for 404s
morganamilo
1
-0
/
+1
2019-06-28
meson: use dependency('gpgme') exclusively
Eli Schwartz
2
-30
/
+5
2019-06-28
meson: use not_found_message when dependencies are not found
Eli Schwartz
1
-8
/
+4
2019-06-28
meson: bump the minimum supported version of meson to 0.51
Eli Schwartz
1
-1
/
+1
2019-06-26
bash-completion: use POSIX character classes in regular expressions
Eli Schwartz
1
-3
/
+3
2019-06-25
makepkg: do not exit immediately on dependency install failures
Allan McRae
1
-2
/
+2
2019-06-20
use consistent time notation for the log
Andrew Gregory
1
-3
/
+3
2019-06-20
pacman: correctly free lists
morganamilo
1
-2
/
+4
2019-06-20
Fix compiler warnings with gcc-9.1
Allan McRae
3
-3
/
+3
2019-06-20
free makedepends/checkdepends when freeing packages
Dave Reisner
1
-0
/
+2
2019-06-07
pacman: fix error during -Fy
morganamilo
1
-1
/
+1
2019-06-06
hooks: rename type File to Path
Andrew Gregory
7
-15
/
+20
2019-06-06
makepkg: restrict pkgname and pkgver to ascii
Andrew Gregory
2
-0
/
+9
2019-06-06
pacman: rework the UI of -F
morganamilo
3
-105
/
+53
2019-06-06
pacman: refactor file match printing to their own functions
morganamilo
1
-30
/
+41
2019-05-28
makepkg: also move restore_envvars handling into libmakepkg
Eli Schwartz
2
-6
/
+21
2019-05-28
makepkg: move config loading into libmakepkg
Eli Schwartz
5
-31
/
+73
2019-05-28
doc: update SRCEXT/PKGEXT to reduce needlessly scary warnings
Eli Schwartz
4
-7
/
+9
2019-05-28
libmakepkg: add lint_config to validate SRCEXT/PKGEXT
Eli Schwartz
3
-0
/
+47
2019-05-28
repo-add: Add --prevent-downgrade option
ekardnam
1
-3
/
+16
2019-05-28
Support application/gzip MIME type in extraction
Kevin Mihelich
1
-1
/
+1
2019-05-08
makepkg: propagate error codes when package failed to sign correctly
Eli Schwartz
3
-4
/
+8
[next]