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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
Pull translations from Transifex
Allan McRae
43
-6074
/
+5780
2021-05-17
Use attribute to declare case statement fallthroughs
Allan McRae
2
-2
/
+4
2021-05-17
Silence new warning with gcc-11
Allan McRae
1
-1
/
+1
2021-05-09
libalpm: fix download rates becoming negative
morganamilo
1
-0
/
+30
2021-05-09
Match initial download message with progress message
morganamilo
1
-2
/
+2
2021-05-01
call download progress callback for signatures
Andrew Gregory
1
-0
/
+12
2021-05-01
add front-end provided context to callbacks
Andrew Gregory
4
-24
/
+33
2021-04-23
Prepare translations for next release
Allan McRae
44
-11621
/
+15366
2021-04-23
Only enable total progress when downloads > 1
morganamilo
1
-1
/
+1
2021-04-23
Always enable TotalDownload
morganamilo
4
-10
/
+2
2021-04-23
pacman: fix total bar leaking
morganamilo
1
-2
/
+3
2021-04-21
Add support for multiple 'Architecture' values
Dan McGee
4
-17
/
+26
2021-04-19
pacman: stop eta timer breaking allignment
morganamilo
1
-8
/
+4
2021-04-19
Add an include for signal.h when needed
Mark Weiman
1
-0
/
+1
2021-03-25
Remove "total download" callback in favor of generic event callback
Anatol Pomozov
3
-13
/
+2
2021-03-01
Update copyright year
Allan McRae
28
-29
/
+29
2021-01-21
pacman: add -w to -U
Andrew Gregory
1
-7
/
+7
2021-01-21
pacman: correct length of ".files.sig" string
Pascal Ernster
1
-1
/
+1
2021-01-19
sighandler: initialize sigaction fields
Andrew Gregory
1
-0
/
+1
2021-01-19
pacman-conf: free rootdir before replacing
Andrew Gregory
1
-0
/
+1
2021-01-19
pacman: indicate --overwrite takes a glob
Andrew Gregory
1
-1
/
+1
2021-01-11
Read targets from stdin before chrooting
morganamilo
1
-6
/
+6
2021-01-11
pacman: add file checksum validation against mtree
Emil Velikov
1
-7
/
+67
2021-01-08
pacman: total download show how many packages have been download
morganamilo
1
-4
/
+21
2021-01-08
libalpm: pass the number of packages being downloaded in totaldlcb
morganamilo
2
-2
/
+3
2021-01-08
pacman: clean filename for downlaods
morganamilo
1
-12
/
+26
2020-12-29
Move hex_representation() to src/common
Emil Velikov
2
-0
/
+27
2020-12-09
Implement TotalDownload functionality
Anatol Pomozov
1
-42
/
+104
2020-12-03
Restore usage line for -Fh
v6.0.0alpha1
Colin Woodbury
1
-0
/
+2
2020-12-03
Modify "pacman -h" output for files operations
Allan McRae
1
-1
/
+1
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-09-23
util.c: table_print_line: properly align texts involving CJK
Chih-Hsuan Yen
1
-1
/
+3
2020-06-26
Convert '-U pkg1 pkg2' codepath to parallel download
Anatol Pomozov
1
-54
/
+48
2020-06-01
Avoid depending on side effects in assert(...) expressions
Dave Reisner
1
-2
/
+6
2020-06-01
Remove autotools support
Allan McRae
3
-99
/
+0
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
1
-1
/
+1
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
1
-4
/
+0
2020-05-09
Implement multibar UI
Anatol Pomozov
5
-129
/
+286
2020-05-09
Extend download callback interface with start/complete events
Anatol Pomozov
3
-3
/
+12
2020-05-09
Introduce event types for start/end database list download
Anatol Pomozov
1
-3
/
+12
2020-05-09
Add config option to specify amount of parallel download streams
Anatol Pomozov
2
-0
/
+58
2020-04-29
Add NoProgressbar to pacman.conf options
Ivy Foster
2
-0
/
+5
2020-04-29
Constify some input pointers
Rikard Falkeborn
1
-1
/
+1
2020-04-15
Dull version colour numbers in summary
Carson Black
3
-12
/
+39
2020-04-13
Use noextract with pacman-conf NoExtract
Earnestly
1
-1
/
+1
[next]