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
2020-12-03
libalpm: set ret in download files
morganamilo
1
-2
/
+4
2020-11-26
Add fossil scm support to makepkg
Ivy Foster
6
-2
/
+136
2020-11-26
libalpm: add alpm_option_get_parallel_downloads
morganamilo
2
-0
/
+12
2020-11-26
libalpm: set errno when setting parallel downloads with an invalid number
morganamilo
1
-3
/
+1
2020-11-26
libalpm: clarify alpm_download_event_completed_t status
morganamilo
1
-3
/
+3
2020-11-26
libalpm: don't call dlcb when not set
morganamilo
1
-2
/
+2
2020-11-26
libalpm: set parallel_downloads to 1 when creating the handle
morganamilo
1
-0
/
+2
2020-11-26
Move cursor to the end of the screen at the SIGINT
Anatol Pomozov
3
-13
/
+15
2020-11-26
Go to the end of screen if 'printonly' mode enabled
Anatol Pomozov
1
-0
/
+1
2020-11-26
libmakepkg: compress: fix tar extension
Michael Straube
1
-0
/
+3
2020-10-21
makepkg: emptydirs: fix typo
Michael Straube
1
-1
/
+1
2020-10-21
makepkg: properly localize some internal function variables
Eli Schwartz
1
-1
/
+1
2020-10-21
makepkg: fix signing of source packages
Eli Schwartz
1
-1
/
+1
2020-09-23
makepkg: libprovides: don't provide both versioned and unversioned sonames
Eli Schwartz
1
-8
/
+8
2020-09-23
util.c: table_print_line: properly align texts involving CJK
Chih-Hsuan Yen
1
-1
/
+3
2020-09-23
FS#66472: Remove *.sig file if package corrupted
Anatol Pomozov
1
-0
/
+6
2020-09-03
Add pacman-conf zsh completions
Ronan Pigott
1
-1
/
+95
2020-09-03
remove more autotools files
Eli Schwartz
7
-424
/
+0
2020-09-03
makepkg.conf: Reword "Defaults"
Allan McRae
1
-2
/
+2
2020-08-10
Enable sha256/md5 hash verification if detached signatures are used
Anatol Pomozov
1
-1
/
+1
2020-08-10
Fix error during keyring checking
Anatol Pomozov
1
-3
/
+1
2020-08-10
repo-add: use more libmakepkg to handle common compression routines
Eli Schwartz
1
-20
/
+12
2020-08-10
libmakepkg: extend compress.sh to also permit checking validity
Eli Schwartz
1
-13
/
+40
2020-07-14
doc/makepkg.8: Added punctuations.
Morten Linderud
1
-2
/
+2
2020-07-14
Check that destfile_name exists before using it
Anatol Pomozov
1
-3
/
+6
2020-07-14
Do not free payload fields in the middle of this structure use
Anatol Pomozov
1
-4
/
+0
2020-07-14
Build signature remote name based on the main payload name
Anatol Pomozov
1
-24
/
+37
2020-07-07
Fallback to detached signatures during keyring check
Anatol Pomozov
5
-9
/
+98
2020-07-07
FS#33992: force download *.sig file if it does not exist in the cache
Anatol Pomozov
2
-9
/
+24
2020-07-07
Add a utility function to check whether a file exists in the cache
Anatol Pomozov
2
-0
/
+16
2020-07-07
Do not use counter for error tracking
Anatol Pomozov
1
-8
/
+10
2020-07-07
Move signature payload creation to download engine
Anatol Pomozov
3
-64
/
+67
2020-06-26
srcinfo.sh: remove trailing newline
Denton Liu
1
-3
/
+2
2020-06-26
Cleanup the old sequential download code
Anatol Pomozov
4
-340
/
+19
2020-06-26
Convert '-U pkg1 pkg2' codepath to parallel download
Anatol Pomozov
4
-143
/
+184
2020-06-19
doc/pacman.8: fix typo
Eli Schwartz
1
-1
/
+1
2020-06-15
pacman-key: change signing key to RSA4096
Allan McRae
1
-1
/
+1
2020-06-11
makepkg/repo-add: do not accept public-only keys for signing
Eli Schwartz
2
-2
/
+2
2020-06-11
makepkg/repo-add: handle GPGKEY with spaces
Eli Schwartz
3
-8
/
+8
2020-06-11
libmakepkg: fix regression in sending plain() output to stderr
Eli Schwartz
12
-33
/
+41
2020-06-11
makepkg: correctly handle missing download clients
Eli Schwartz
1
-1
/
+1
2020-06-11
makepkg: guard against undefined git pinned sources
Eli Schwartz
1
-1
/
+1
2020-06-11
build: add libintl dependency to meson and the .pc file
Eli Schwartz
2
-3
/
+7
2020-06-11
ci: cache packages
Filipe LaĆns
1
-3
/
+12
2020-06-11
Revert "makepkg: drop duplicate reporting of missing dependencies"
Allan McRae
1
-0
/
+6
2020-06-01
libalpm/signing.c: Fix calculation of packet size in parse_subpacket
Allan McRae
1
-1
/
+1
2020-06-01
Avoid depending on side effects in assert(...) expressions
Dave Reisner
1
-2
/
+6
2020-06-01
libmakepkg/strip: don't re-add the same debug source multiple times
Eli Schwartz
1
-4
/
+7
2020-06-01
Remove autotools support
Allan McRae
19
-1800
/
+8
2020-05-11
makepkg: deterministic PKGINFO libprovides for multiple library versions
Levente Polyak
1
-1
/
+1
[next]