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
2021-03-27
libmakepkg: fix detection of source file names for debug packages
Allan McRae
1
-1
/
+1
2021-03-25
Remove "total download" callback in favor of generic event callback
Anatol Pomozov
9
-65
/
+25
2021-03-25
remove sed command lookup and hardcoding in edit-script.sh
Eli Schwartz
2
-3
/
+1
2021-03-06
fix syntax error when running pacman-key --help
Eli Schwartz
1
-1
/
+1
2021-03-03
Strip LTO symbols from distributed .a/.o files
Allan McRae
1
-0
/
+13
2021-03-03
Add link time optimization support to makepkg
Allan McRae
5
-2
/
+49
2021-03-01
Update copyright year
Allan McRae
181
-187
/
+187
2021-02-24
pacman-key: --refresh-keys queries WKD before keyserver
Morten Linderud
1
-4
/
+29
2021-02-24
libmakepkg: Support zstd decompression for sources
Morten Linderud
2
-1
/
+7
2021-02-08
Revert "ci: cache packages"
Emil Velikov
1
-13
/
+3
2021-02-08
ci: use official image
Emil Velikov
1
-2
/
+2
2021-02-08
makepkg: Don't double-layer distcc on ccache
Matti Niemenmaa
1
-1
/
+3
2021-02-08
doxygen: fix missing parameter name
Eli Schwartz
1
-1
/
+1
2021-02-08
support xattr when extracting packages
Eli Schwartz
1
-0
/
+1
2021-02-08
makepkg: don't let the strip routine mess up file attributes
Eli Schwartz
1
-2
/
+9
2021-01-21
libalpm: fix total download reporting wrong total
morganamilo
1
-9
/
+7
2021-01-21
add --upgrade download tests
Andrew Gregory
4
-0
/
+137
2021-01-21
pmtest: add ability to spawn simple http servers
Andrew Gregory
3
-0
/
+135
2021-01-21
pmdb: add option to skip populating file:// server
Andrew Gregory
3
-8
/
+9
2021-01-21
add CACHE_FEXISTS and CACHE_FCONTENTS test rules
Andrew Gregory
1
-0
/
+10
2021-01-21
gitlab-ci: print output and logs for failed tests
Andrew Gregory
3
-0
/
+33
2021-01-21
pactest.py: read options from PACTEST_OPTS
Andrew Gregory
1
-1
/
+2
2021-01-21
pacman: add -w to -U
Andrew Gregory
2
-10
/
+10
2021-01-21
pacman: correct length of ".files.sig" string
Pascal Ernster
1
-1
/
+1
2021-01-19
do not try to download an empty db list
Andrew Gregory
1
-0
/
+4
2021-01-19
make alpm download config accessible without curl
Andrew Gregory
2
-13
/
+2
2021-01-19
sighandler: initialize sigaction fields
Andrew Gregory
2
-0
/
+3
2021-01-19
fully free error list in check_keyring
Andrew Gregory
1
-1
/
+2
2021-01-19
plug memory leaks in _alpm_key_import
Andrew Gregory
1
-1
/
+4
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
pacman-key: Close msg string in generate_master_key
Morten Linderud
1
-1
/
+1
2021-01-11
mailmap addition
Allan McRae
1
-0
/
+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-11
doc: move missed sections from alpm_ to libalpm_
Allan McRae
1
-19
/
+23
2021-01-09
doc: reference all libalpm sections within libalpm man page
Allan McRae
1
-5
/
+10
2021-01-09
doc: rename libalpm-list man page for consistency
Allan McRae
1
-1
/
+1
2021-01-08
doc: change group names to libalpm_*
morganamilo
2
-36
/
+23
2021-01-08
libalpm: const annotate struct db_operations
Emil Velikov
2
-2
/
+2
2021-01-08
libalpm: const annotate struct pkg_operations
Emil Velikov
5
-6
/
+6
2021-01-08
get_file_pkg_ops: update comment
Allan McRae
1
-3
/
+2
2021-01-08
libalpm: introduce get_sync_pkg_ops() helper
Emil Velikov
1
-2
/
+17
2021-01-08
pacman: total download show how many packages have been download
morganamilo
1
-4
/
+21
2021-01-08
Remove unused SYMHIDDEN macros
Emil Velikov
3
-3
/
+0
2021-01-08
meson: use hidden symbol visiblity by default
Emil Velikov
1
-0
/
+2
2021-01-08
meson: pacman-conf add missing libcommon link
Emil Velikov
1
-1
/
+1
2021-01-08
libalpm: pass the number of packages being downloaded in totaldlcb
morganamilo
4
-4
/
+10
2021-01-08
libalpm: don't use curl's deprecated functions
morganamilo
3
-9
/
+8
2021-01-08
pacman: clean filename for downlaods
morganamilo
1
-12
/
+26
[next]