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
/
lib
/
libalpm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
Add support for multiple 'Architecture' values
Dan McGee
4
-19
/
+64
2021-04-19
Fix build error when SIGPOLL is not available
Mark Weiman
1
-2
/
+6
2021-04-19
Add an include for signal.h when needed
Mark Weiman
1
-0
/
+1
2021-04-08
Update urls to not use www. for archlinux.org
Jelle van der Waa
1
-1
/
+1
2021-04-07
include retries and signatures in download count
Andrew Gregory
1
-10
/
+8
2021-04-07
skip servers with too many errors
Andrew Gregory
3
-4
/
+87
2021-03-25
Remove "total download" callback in favor of generic event callback
Anatol Pomozov
5
-51
/
+23
2021-03-01
Update copyright year
Allan McRae
50
-50
/
+50
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-01-21
libalpm: fix total download reporting wrong total
morganamilo
1
-9
/
+7
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
1
-0
/
+2
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-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
Remove unused SYMHIDDEN macros
Emil Velikov
2
-2
/
+0
2021-01-08
libalpm: pass the number of packages being downloaded in totaldlcb
morganamilo
2
-2
/
+7
2021-01-08
libalpm: don't use curl's deprecated functions
morganamilo
2
-8
/
+7
2021-01-08
libalpm: remove useless if
morganamilo
1
-4
/
+0
2021-01-03
doc: fix typos
morganamilo
1
-9
/
+9
2020-12-29
Move hex_representation() to src/common
Emil Velikov
1
-24
/
+0
2020-12-29
Remove pre libarchive 3.0 code
Emil Velikov
1
-20
/
+0
2020-12-21
doc: add extra documentation to the man page
morganamilo
2
-2
/
+16
2020-12-21
doc: rename alpm_api group to alpm
morganamilo
1
-1
/
+1
2020-12-21
doc: move top level items into groups
morganamilo
1
-2
/
+11
2020-12-21
doc: move alpm_api group to top of file
morganamilo
1
-5
/
+5
2020-12-21
doc: document options
morganamilo
1
-28
/
+564
2020-12-21
doc: document alpm_list
morganamilo
2
-255
/
+294
2020-12-21
doc: document misc
morganamilo
1
-15
/
+20
2020-12-21
doc: document transactions
morganamilo
1
-12
/
+23
2020-12-21
doc: document files and groups
morganamilo
1
-46
/
+56
2020-12-21
doc: document packages
morganamilo
1
-68
/
+96
2020-12-21
doc: document logging
morganamilo
1
-5
/
+20
2020-12-21
doc: document databases
morganamilo
1
-219
/
+249
2020-12-21
doc: document callbacks
morganamilo
1
-168
/
+271
2020-12-21
doc: document depends
morganamilo
1
-131
/
+164
2020-12-21
doc: document signatures
morganamilo
1
-115
/
+167
2020-12-21
doc: document handle
morganamilo
1
-28
/
+30
2020-12-21
doc: document error
morganamilo
1
-13
/
+109
2020-12-21
doc: add doc header to alpm.h
morganamilo
1
-0
/
+12
2020-12-21
doc: remove stray doxygen comment
morganamilo
1
-2
/
+0
[next]