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-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
2020-05-11
Log invalid conf settings as an error
Eli Schwartz
1
-4
/
+4
2020-05-11
pacman-conf: fix incomplete support for ILoveCandy
Eli Schwartz
1
-0
/
+2
2020-05-11
pacman-conf: add support for new ParallelDownloads config option
Eli Schwartz
1
-0
/
+13
2020-05-09
Swap alpm_db_update() implementation to multiplexed version
Anatol Pomozov
4
-205
/
+7
2020-05-09
Convert downloading databases to the new multiplexed API
Anatol Pomozov
1
-18
/
+9
2020-05-09
Convert download packages logic to multiplexed API
Anatol Pomozov
5
-62
/
+36
2020-05-09
Implement multibar UI
Anatol Pomozov
8
-159
/
+320
2020-05-09
Extend download callback interface with start/complete events
Anatol Pomozov
5
-10
/
+59
2020-05-09
Introduce event types for start/end database list download
Anatol Pomozov
4
-12
/
+34
2020-05-09
Implement multiplexed download using mCURL
Anatol Pomozov
2
-10
/
+388
2020-05-09
Implement _alpm_multi_download
Anatol Pomozov
1
-4
/
+46
2020-05-09
Inline dload_payload->curlerr field into a local variable
Anatol Pomozov
2
-5
/
+5
2020-05-09
Add multi_curl handle to ALPM global context
Anatol Pomozov
5
-20
/
+17
2020-05-09
Introduce alpm_dbs_update() function for parallel db updates
Anatol Pomozov
4
-0
/
+178
2020-05-09
Add config option to specify amount of parallel download streams
Anatol Pomozov
7
-0
/
+89
2020-05-09
doc: remove vim modelines from BUILDINFO(5)
Eli Schwartz
1
-3
/
+0
2020-05-06
editorconfig: set meson indentation style
Eli Schwartz
1
-0
/
+4
2020-05-06
meson: use better check for debug builds
Eli Schwartz
1
-1
/
+1
2020-05-06
Convert gitlab valgrind runner to meson
Allan McRae
1
-5
/
+4
2020-05-05
meson: handle XFAIL tests outside of TAP
Dave Reisner
2
-2
/
+20
[prev]
[next]