index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
handle.c
Commit message (
Expand
)
Author
Age
*
Introduce a 'disable-download-timeout' option
Christian Hesse
2017-01-13
*
Update copyright years
Allan McRae
2017-01-04
*
Represent bitfields as ints, not enums
Ivy Foster
2016-10-22
*
make alpm_unlock and trans_interrupt async safe
Andrew Gregory
2016-02-23
*
ensure gpgdir has a trailing slash
Andrew Gregory
2016-02-23
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
add and expose alpm_unlock
Andrew Gregory
2015-12-05
*
handle_unlock: return 0 if lockfile == NULL
Andrew Gregory
2015-12-05
*
handle: add hookdirs option
Andrew Gregory
2015-10-18
*
fill in name_hash for assumeinstalled options
Andrew Gregory
2015-08-08
*
copy assumeinstalled options
Andrew Gregory
2015-08-08
*
check assumeinstalled for meaningful mod
Andrew Gregory
2015-08-08
*
check dep versions before calling strcmp
Andrew Gregory
2015-08-08
*
Allow frontends to specify the sync database extension
Allan McRae
2015-07-15
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
add alpm_option_match_noupgrade
Andrew Gregory
2014-12-18
*
Add alpm_option_match_noextract
Allan McRae
2014-11-18
*
_alpm_key_in_keychain: cache known keys
Andrew Gregory
2014-10-01
*
Add --assume-installed option
Florian Pritz
2014-09-30
*
Revert "Remove log_cb, add ALPM_EVENT_LOG instead"
Andrew Gregory
2014-09-30
*
fix improper FREELIST calls
Andrew Gregory
2014-09-16
*
replace strdup with STRDUP
Andrew Gregory
2014-08-04
*
handle_unlock: log error when lock file is missing
Andrew Gregory
2014-08-04
*
handle_unlock: log lock removal failure
Andrew Gregory
2014-08-04
*
handle: factor out string list option handling
Andrew Gregory
2014-08-04
*
Remove log_cb, add ALPM_EVENT_LOG instead
Olivier Brunel
2014-03-03
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
Use O_CLOEXEC as much as possible when opening files
Dan McGee
2014-01-06
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
alpm_handle: store lock file descriptor
Andrew Gregory
2013-11-08
*
support ALPM_SIG_USE_DEFAULT for file siglevels
Andrew Gregory
2013-11-08
*
Add configuration option for Upgrade operation SigLevel
Allan McRae
2013-02-07
*
Fix open braces style
Gerardo Exequiel Pozzi
2013-01-04
*
Fix missing spaces in operators
Gerardo Exequiel Pozzi
2013-01-04
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Move short-lived realpath buffers to the stack
Dan McGee
2012-04-29
*
Update copyright years
Allan McRae
2012-02-20
*
ALPM API adjustments for sanity and consistency
Dan McGee
2012-02-06
*
Allow UseDelta option to specify a delta ratio
Dan McGee
2012-01-18
*
Only compile delta regex once
Dan McGee
2012-01-02
*
include config.h via Makefiles
Dave Reisner
2011-12-21
*
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-11-14
*
Move default siglevel value from backend to frontend
Dan McGee
2011-09-22
*
Use more efficient way of restoring working directory
Dan McGee
2011-09-19
*
Former transaction callback rename refactor
Dan McGee
2011-09-02
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
lib/libalpm/handle.c: Removed redundant if condition
Helder Martins
2011-08-29
*
Fix test suite when GPGME is disabled
Dan McGee
2011-07-18
*
Remove most usages of strncmp()
Dan McGee
2011-07-05
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
[next]