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-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
2019-08-12
pacman/callback: fix buffer over-read
László Várady
1
-2
/
+2
2019-08-05
create coredump on segfault
Andrew Gregory
1
-6
/
+22
2019-08-05
sighandler: block signals while handling SIGSEGV
Andrew Gregory
1
-1
/
+1
2019-06-20
pacman: correctly free lists
morganamilo
1
-2
/
+4
2019-06-20
Fix compiler warnings with gcc-9.1
Allan McRae
3
-3
/
+3
2019-06-07
pacman: fix error during -Fy
morganamilo
1
-1
/
+1
2019-06-06
pacman: rework the UI of -F
morganamilo
2
-95
/
+49
2019-06-06
pacman: refactor file match printing to their own functions
morganamilo
1
-30
/
+41
2019-05-08
Fix clang 8 string-plus-int warnings
Rikard Falkeborn
1
-2
/
+2
2019-03-07
Remove support for deltas from libalpm
Allan McRae
1
-8
/
+0
2019-03-07
Make pacman forget deltas exist
Allan McRae
5
-62
/
+9
2019-03-07
Remove cleanupdelta
Allan McRae
5
-143
/
+1
2019-03-07
pacman: fix segfault when Usage is specified without a value
morganamilo
1
-18
/
+20
2019-02-21
Use standard, consistent units in the download progress.
Sever Oraz
1
-10
/
+10
2019-02-12
Add implicit fall through warning
Allan McRae
1
-1
/
+1
2019-02-04
fix various typos
morganamilo
1
-1
/
+1
2019-01-10
Add [ignored] to -Qu output for packages in repos that are not Usage = Upgrade
Allan McRae
1
-1
/
+5
2019-01-10
libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()
Allan McRae
1
-2
/
+2
2019-01-04
Move skipping of duplicate sync/remove targets into libalpm
Michael Straube
2
-17
/
+4
[next]