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-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
2020-03-13
Hide cursor while pacman is running
Anatol Pomozov
4
-5
/
+38
2020-03-06
Move flushing 'output' list into separate function
Anatol Pomozov
1
-7
/
+11
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
28
-29
/
+29
2020-01-07
Use c99 struct initialization to avoid memset calls
Dave Reisner
1
-2
/
+1
2020-01-07
Ensure regex object is always initialized
Dave Reisner
1
-1
/
+1
2019-12-02
pacman: print error when -Fx is given invalid regex
morganamilo
1
-13
/
+44
2019-11-26
Fix documentation of alpm_mtree_next and remove libarchive exposure
Allan McRae
1
-1
/
+1
2019-11-08
pacman+libalpm: handle search errors
morganamilo
3
-4
/
+23
2019-11-07
pacman: make exact_file an int
morganamilo
1
-5
/
+5
2019-11-06
pacman: clarify error when alpm fails to init
morganamilo
1
-2
/
+2
2019-11-01
Pull latest translations from Transifex
Allan McRae
3
-23
/
+26
2019-10-23
Update copyright years
Allan McRae
28
-29
/
+29
[next]