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
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
2019-10-21
Final translation updates for pacman-5.2.0
Allan McRae
42
-251
/
+2020
2019-10-14
Translation updates
Allan McRae
44
-7250
/
+3323
2019-10-14
remove: improve broken dependency error message
Andrew Gregory
1
-2
/
+2
2019-10-13
pacman: return 1 when -F <target> has no results
morganamilo
1
-2
/
+2
2019-10-12
run XferCommand via exec
Andrew Gregory
2
-17
/
+115
2019-10-12
add arg_to_string helper
Andrew Gregory
3
-21
/
+29
2019-10-12
move wordsplit into common for sharing
Andrew Gregory
2
-0
/
+115
2019-10-09
signing: modify question text with unknwon uid
Christian Hesse
1
-2
/
+8
2019-10-07
Pull and push translation changes in preparation for 5.2
Allan McRae
43
-2043
/
+6722
2019-10-07
pacman: speed up deptest
morganamilo
1
-1
/
+3
2019-10-07
pacman/pacman-conf, testpkg: Added translatable strings
Matthew Sexton
2
-31
/
+42
2019-10-07
pacman: pacman-conf: removed hputs macro for usage display
Matthew Sexton
1
-13
/
+11
2019-10-07
signing: move key import confirmation before key_search
Jonas Witschel
1
-11
/
+2
2019-10-04
autotools: distribute meson files
Eli Schwartz
3
-1
/
+6
2019-08-12
Prepare translations for next release
Allan McRae
43
-8320
/
+7499
[next]