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
2019-11-26
meson: make non-symlink scripts install for real, and use a better wrapper
Eli Schwartz
4
-29
/
+32
2019-11-26
makepkg: fix regression that broke extraction of file:// sources
Eli Schwartz
2
-3
/
+3
2019-11-22
Improved documentation for alpm_db_search() parameters
Allan McRae
1
-1
/
+2
2019-11-21
Fix leak in _alpm_db_search on error condition
Allan McRae
1
-1
/
+4
2019-11-16
Dereference double pointer before assigning NULL
Daniel T. Borelli
1
-2
/
+2
2019-11-15
Add Eli to current maintainers
Allan McRae
1
-1
/
+2
2019-11-15
Handle .part files that are the size of the correct package
Allan McRae
2
-2
/
+18
2019-11-12
pactest: set package tar format to GNU_FORMAT
Allan McRae
1
-1
/
+1
2019-11-11
libalpm/sync.c: Do not download missing keys multiple times
Allan McRae
1
-2
/
+10
2019-11-08
pacman+libalpm: handle search errors
morganamilo
6
-18
/
+42
2019-11-07
pacman: make exact_file an int
morganamilo
1
-5
/
+5
2019-11-07
repo-add: use wc -c on stdin instead of file to avoid use of cut
Ethan Sommer
1
-2
/
+2
2019-11-06
build: remove use of handcrafted m4 in configuring scripts
Eli Schwartz
3
-11
/
+3
2019-11-06
scripts/library: remove human_to_size
Eli Schwartz
9
-131
/
+1
2019-11-06
Remove "Generated from ...; do not edit by hand" from scripts
Allan McRae
7
-8
/
+1
2019-11-06
makepkg: replaces sed in-place with built in substitution
Ethan Sommer
6
-32
/
+5
2019-11-06
pacman: clarify error when alpm fails to init
morganamilo
1
-2
/
+2
2019-11-05
Move update-copyright into build-aux
Allan McRae
2
-6
/
+9
2019-11-05
libmakepkg: fix empty arguments in parseopts
Ethan Sommer
2
-5
/
+8
2019-11-05
pacman-key: ignore already lsigned/deleted keys
Matthew Sexton
1
-3
/
+38
2019-11-05
pacman-key: hide lsign and revoke output behind --verbose
Matthew Sexton
1
-3
/
+16
2019-11-04
libmakepkg: add optional argument support to parseopts
Ethan Sommer
2
-45
/
+83
2019-11-01
Release 5.2.1
v5.2.1
Allan McRae
3
-4
/
+5
2019-11-01
Pull latest translations from Transifex
Allan McRae
42
-104
/
+133
2019-11-01
Update NEWS for pacman-5.2.1
Allan McRae
1
-0
/
+11
2019-10-30
Comma fail
Allan McRae
1
-1
/
+1
2019-10-30
autotools: be more templated when getting list of doc dist files
Eli Schwartz
1
-13
/
+2
2019-10-30
makepkg: only run --clean actions if we built a package
Eli Schwartz
1
-1
/
+1
2019-10-30
makepkg: do not count hard links multiple times when calculating pkg size
Eli Schwartz
4
-1
/
+44
2019-10-30
makepkg: protect against unexpected whitespace in filenames
Eli Schwartz
4
-11
/
+11
2019-10-30
meson: fix inodecmd for darwin/bsd
Eli Schwartz
1
-2
/
+2
2019-10-27
Fix segfault importing PGP key for pacman -U operations
Allan McRae
1
-2
/
+2
2019-10-24
Add pacman-conf(8) to the documentation index
Evangelos Foutras
1
-0
/
+1
2019-10-23
Update copyright years
Allan McRae
176
-182
/
+182
2019-10-23
Remove --force from completion
Allan McRae
2
-4
/
+2
2019-10-23
Update completion for -F changes
Allan McRae
2
-4
/
+1
2019-10-22
makepkg: don't warn when PACKAGER is unset
morganamilo
1
-1
/
+1
2019-10-22
Fix compression of package databases with zstd
Nick Cao
1
-6
/
+6
2019-10-22
Fix distribution of meson files
Allan McRae
2
-1
/
+4
2019-10-21
Release v5.2.0
v5.2.0
Allan McRae
3
-6
/
+8
2019-10-21
Final translation updates for pacman-5.2.0
Allan McRae
123
-939
/
+2674
2019-10-17
document changes between 5.1 and 5.2
Eli Schwartz
1
-0
/
+116
2019-10-15
Update README for pacman 5.2.0 release
Allan McRae
1
-0
/
+25
2019-10-15
libalpm: set errno in signing dummy functions
morganamilo
1
-3
/
+6
2019-10-15
libalpm: fix segfault when -Qip'ing a package
morganamilo
1
-1
/
+2
2019-10-14
Translation updates
Allan McRae
126
-10098
/
+6303
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
4
-19
/
+117
2019-10-12
add arg_to_string helper
Andrew Gregory
3
-21
/
+29
[next]