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-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
2020-05-05
Add Gitlab Runner configuration
Allan McRae
1
-0
/
+128
2020-04-29
Add NoProgressbar to pacman.conf options
Ivy Foster
4
-0
/
+10
2020-04-29
Constify some input pointers
Rikard Falkeborn
4
-4
/
+4
2020-04-15
pacman.8: Fix typo
Allan McRae
1
-1
/
+1
2020-04-15
Dull version colour numbers in summary
Carson Black
3
-12
/
+39
2020-04-13
Use GOTO_ERR throughout
Allan McRae
6
-41
/
+22
2020-04-13
Use STRDUP for error checking in more places
Allan McRae
3
-5
/
+10
2020-04-13
Add REALLOC macro to simplify realloc error handling
Rikard Falkeborn
5
-19
/
+7
2020-04-13
Use noextract with pacman-conf NoExtract
Earnestly
1
-1
/
+1
2020-03-13
Hide cursor while pacman is running
Anatol Pomozov
4
-5
/
+38
2020-03-13
Add file and line number to RET_ERR{,_VOID}
Allan McRae
1
-2
/
+2
2020-03-09
Add GOTO_ERR() macro to set error and then goto a label
Anatol Pomozov
1
-0
/
+5
2020-03-09
Remove unneeded goto cleanup
Allan McRae
1
-11
/
+5
2020-03-06
Move flushing 'output' list into separate function
Anatol Pomozov
1
-7
/
+11
2020-03-05
Do not download files if find_dl_candidates() fails
Anatol Pomozov
1
-1
/
+1
2020-02-24
Simplify construction of payloads in download_files
Anatol Pomozov
1
-21
/
+13
2020-02-12
makepkg: drop duplicate reporting of missing dependencies
Dave Reisner
1
-6
/
+0
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
179
-185
/
+185
2020-02-10
Add pacman-hooks.5 man page symlink
Allan McRae
2
-1
/
+16
2020-01-30
Eliminate extra loop over dbs_sync
Anatol Pomozov
1
-9
/
+5
2020-01-28
Docs docs docs
morganamilo
17
-298
/
+241
2020-01-28
libalpm: fix alpm_option_set_assumeinstalled
morganamilo
1
-0
/
+1
2020-01-28
makepkg: add CRC checksums and set these to be the default
Allan McRae
5
-13
/
+13
[next]