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
2020-04-13
Use STRDUP for error checking in more places
Allan McRae
3
-5
/
+10
2020-04-13
Add REALLOC macro to simplify realloc error handling
Rikard Falkeborn
5
-19
/
+7
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-13
Add file and line number to RET_ERR{,_VOID}
Allan McRae
1
-2
/
+2
2020-03-09
Add GOTO_ERR() macro to set error and then goto a label
Anatol Pomozov
1
-0
/
+5
2020-03-09
Remove unneeded goto cleanup
Allan McRae
1
-11
/
+5
2020-03-06
Move flushing 'output' list into separate function
Anatol Pomozov
1
-7
/
+11
2020-03-05
Do not download files if find_dl_candidates() fails
Anatol Pomozov
1
-1
/
+1
2020-02-24
Simplify construction of payloads in download_files
Anatol Pomozov
1
-21
/
+13
2020-02-12
makepkg: drop duplicate reporting of missing dependencies
Dave Reisner
1
-6
/
+0
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
179
-185
/
+185
2020-02-10
Add pacman-hooks.5 man page symlink
Allan McRae
2
-1
/
+16
2020-01-30
Eliminate extra loop over dbs_sync
Anatol Pomozov
1
-9
/
+5
2020-01-28
Docs docs docs
morganamilo
17
-298
/
+241
2020-01-28
libalpm: fix alpm_option_set_assumeinstalled
morganamilo
1
-0
/
+1
2020-01-28
makepkg: add CRC checksums and set these to be the default
Allan McRae
5
-13
/
+13
2020-01-28
Note that checksums from "makepkg -g" are not ideal
Allan McRae
1
-1
/
+3
2020-01-27
Fix "pacman -U <url>" operations
Allan McRae
1
-1
/
+1
2020-01-27
makepkg: make per-package files containing '$pkgname' consistently work
Eli Schwartz
3
-9
/
+21
2020-01-27
Increase maximum database size
Allan McRae
1
-2
/
+2
2020-01-27
Remove unneeded ltmain patch
Allan McRae
2
-39
/
+0
2020-01-27
Increase meson test timeout
Allan McRae
1
-0
/
+1
2020-01-27
tests: Fix typo in test description
Allan McRae
1
-1
/
+1
2020-01-07
doc: reformat intro to VCS sources to distinguish the grammar
Eli Schwartz
1
-5
/
+7
2020-01-07
doc: clarify the format of a PKGBUILD source fragment
Eli Schwartz
1
-3
/
+3
2020-01-07
autotools: emit error message when autoconf-archive is missing
Eli Schwartz
1
-0
/
+1
2020-01-07
Use c99 struct initialization to avoid memset calls
Dave Reisner
7
-40
/
+20
2020-01-07
Ensure regex object is always initialized
Dave Reisner
1
-1
/
+1
2019-12-11
libmakepkg: use readelf instead of file for finding ELF file types
Ethan Sommer
1
-14
/
+12
2019-12-02
pacman: print error when -Fx is given invalid regex
morganamilo
1
-13
/
+44
2019-11-26
makepkg: add the $startdir to package .BUILDINFO
Eli Schwartz
2
-1
/
+5
2019-11-26
Fix documentation of alpm_mtree_next and remove libarchive exposure
Allan McRae
3
-4
/
+18
2019-11-26
pactest: add environment option to run tests with valgrind
Eli Schwartz
1
-1
/
+1
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
[prev]
[next]