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
/
alpm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
Fallback to detached signatures during keyring check
Anatol Pomozov
1
-0
/
+11
2020-06-26
Convert '-U pkg1 pkg2' codepath to parallel download
Anatol Pomozov
1
-5
/
+10
2020-05-09
Swap alpm_db_update() implementation to multiplexed version
Anatol Pomozov
1
-38
/
+2
2020-05-09
Convert download packages logic to multiplexed API
Anatol Pomozov
1
-9
/
+0
2020-05-09
Extend download callback interface with start/complete events
Anatol Pomozov
1
-3
/
+32
2020-05-09
Introduce event types for start/end database list download
Anatol Pomozov
1
-6
/
+12
2020-05-09
Introduce alpm_dbs_update() function for parallel db updates
Anatol Pomozov
1
-0
/
+29
2020-05-09
Add config option to specify amount of parallel download streams
Anatol Pomozov
1
-0
/
+9
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
1
-1
/
+1
2020-01-28
Docs docs docs
morganamilo
1
-6
/
+241
2019-11-26
Fix documentation of alpm_mtree_next and remove libarchive exposure
Allan McRae
1
-1
/
+1
2019-11-22
Improved documentation for alpm_db_search() parameters
Allan McRae
1
-1
/
+2
2019-11-08
pacman+libalpm: handle search errors
morganamilo
1
-2
/
+4
2019-10-23
Update copyright years
Allan McRae
1
-1
/
+1
2019-03-07
Remove support for deltas from libalpm
Allan McRae
1
-53
/
+0
2019-01-21
libalpm: fix minor typo in _alpm_db_usage_
morganamilo
1
-1
/
+1
2019-01-10
libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()
Allan McRae
1
-1
/
+1
2018-11-27
add specific error for missing gpg support
Andrew Gregory
1
-1
/
+3
2018-08-10
Remove the last traces of the pacman --force option
Allan McRae
1
-2
/
+1
2018-05-14
Remove all modelines from the project
Eli Schwartz
1
-2
/
+0
2018-03-14
Update coyrights for 2018
Allan McRae
1
-1
/
+1
2017-04-12
add --overwrite option to ignore file conflicts
Andrew Gregory
1
-0
/
+5
2017-01-13
Introduce a 'disable-download-timeout' option
Christian Hesse
1
-0
/
+2
2017-01-04
Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdepends
Mark Weiman
1
-0
/
+12
2017-01-04
Update copyright years
Allan McRae
1
-1
/
+1
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
1
-16
/
+17
2016-10-22
Add ALPM_ERR_OK to _alpm_errno_t
Ivy Foster
1
-1
/
+2
2016-09-25
Do not #define _RESERVED_IDENTIFIERS
Ivy Foster
1
-3
/
+3
2016-05-05
Prevent wrapping of enum items
Allan McRae
1
-1
/
+1
2016-05-05
fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-01-04
Update copyright years for 2016
Allan McRae
1
-1
/
+1
2015-12-15
alpm-hooks: add Description field
Allan McRae
1
-0
/
+2
2015-12-15
Show progress processing hooks
Allan McRae
1
-1
/
+17
2015-12-15
Add ALPM_EVENT_TRANSACTION_{START,DONE} events
Allan McRae
1
-0
/
+4
2015-12-15
Add events ALPM_EVENT_HOOK_{START,DONE}
Olivier Brunel
1
-1
/
+23
2015-12-05
add and expose alpm_unlock
Andrew Gregory
1
-0
/
+1
2015-10-18
run hooks during trans_commit
Andrew Gregory
1
-0
/
+1
2015-10-18
handle: add hookdirs option
Andrew Gregory
1
-0
/
+9
2015-07-15
Allow frontends to specify the sync database extension
Allan McRae
1
-0
/
+3
2015-02-01
Update copyright notices for 2015
Allan McRae
1
-1
/
+1
2015-01-21
remove support for .pacorig files
Andrew Gregory
1
-14
/
+1
2015-01-21
conf.c: use masks for siglevel inheritance
Andrew Gregory
1
-3
/
+0
2014-12-24
libalpm: Add accessors for the base field
Johannes Löthberg
1
-0
/
+6
2014-12-18
add alpm_option_match_noupgrade
Andrew Gregory
1
-0
/
+1
2014-11-18
Add alpm_option_match_noextract
Allan McRae
1
-0
/
+1
2014-09-30
Add --assume-installed option
Florian Pritz
1
-0
/
+11
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
1
-0
/
+11
2014-09-30
Revert "Remove log_cb, add ALPM_EVENT_LOG instead"
Andrew Gregory
1
-21
/
+15
2014-09-23
alpm.h: remove outdated pkg_get_backup doxygen
Andrew Gregory
1
-3
/
+0
2014-08-04
handle: factor out string list option handling
Andrew Gregory
1
-4
/
+4
[next]