Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
handle.c
Age
Commit message (
Expand
)
Author
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2017-05-16
alpm_unlock: check handle before dereferencing
Andrew Gregory
2017-05-08
free memory for --overwrite lists
Andrew Gregory
2017-04-12
add --overwrite option to ignore file conflicts
Andrew Gregory
2017-01-13
Introduce a 'disable-download-timeout' option
Christian Hesse
2017-01-04
Update copyright years
Allan McRae
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
2016-02-23
make alpm_unlock and trans_interrupt async safe
Andrew Gregory
2016-02-23
ensure gpgdir has a trailing slash
Andrew Gregory
2016-01-04
Update copyright years for 2016
Allan McRae
2015-12-05
add and expose alpm_unlock
Andrew Gregory
2015-12-05
handle_unlock: return 0 if lockfile == NULL
Andrew Gregory
2015-10-18
handle: add hookdirs option
Andrew Gregory
2015-08-08
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-07-15
Allow frontends to specify the sync database extension
Allan McRae
2015-02-01
Update copyright notices for 2015
Allan McRae
2014-12-18
add alpm_option_match_noupgrade
Andrew Gregory
2014-11-18
Add alpm_option_match_noextract
Allan McRae
2014-10-01
_alpm_key_in_keychain: cache known keys
Andrew Gregory
2014-09-30
Add --assume-installed option
Florian Pritz
2014-09-30
Revert "Remove log_cb, add ALPM_EVENT_LOG instead"
Andrew Gregory
2014-09-16
fix improper FREELIST calls
Andrew Gregory
2014-08-04
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-03-03
Remove log_cb, add ALPM_EVENT_LOG instead
Olivier Brunel
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-06
Use O_CLOEXEC as much as possible when opening files
Dan McGee
2014-01-06
Update copyright years for 2014
Allan McRae
2013-11-08
alpm_handle: store lock file descriptor
Andrew Gregory
2013-11-08
support ALPM_SIG_USE_DEFAULT for file siglevels
Andrew Gregory
2013-02-07
Add configuration option for Upgrade operation SigLevel
Allan McRae
2013-01-04
Fix open braces style
Gerardo Exequiel Pozzi
2013-01-04
Fix missing spaces in operators
Gerardo Exequiel Pozzi
2013-01-03
Update copyright year for 2013
Allan McRae
2012-04-29
Move short-lived realpath buffers to the stack
Dan McGee
2012-02-20
Update copyright years
Allan McRae
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
2012-01-18
Allow UseDelta option to specify a delta ratio
Dan McGee
2012-01-02
Only compile delta regex once
Dan McGee
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-11-14
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-09-22
Move default siglevel value from backend to frontend
Dan McGee
2011-09-19
Use more efficient way of restoring working directory
Dan McGee
2011-09-02
Former transaction callback rename refactor
Dan McGee
[next]