index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
trans.c
Commit message (
Expand
)
Author
Age
*
Ignore comments in INSTALL files (FS#51916)
Michael Straube
2017-04-04
*
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
*
Cast events to void* before passing to callback
Allan McRae
2016-01-15
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
Add ALPM_EVENT_TRANSACTION_{START,DONE} events
Allan McRae
2015-12-15
*
allow specifying input to scriptlets
Andrew Gregory
2015-11-28
*
run hooks during trans_commit
Andrew Gregory
2015-10-18
*
check fileconflicts and diskspace outside commit
Andrew Gregory
2015-09-20
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
Merge branch 'maint'
Allan McRae
2015-02-01
|
\
|
*
trans_commit: restore pm_errno after updating log
Andrew Gregory
2015-02-01
*
|
_alpm_runscriptlet: free memory on error
Allan McRae
2014-12-24
|
/
*
sync.c: download packages before starting commit
Andrew Gregory
2014-10-13
*
wrap fgets to retry on EINTR
Andrew Gregory
2014-09-23
*
trans_commit: log beginning and end of transaction
Andrew Gregory
2014-08-04
*
handle_unlock: log lock removal failure
Andrew Gregory
2014-08-04
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
trans_prepare: always sort trans->remove by deps
Andrew Gregory
2013-12-19
*
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
*
Add format attributes to all required functions
Allan McRae
2013-02-13
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Fix documentation typo
Allan McRae
2012-09-18
*
Various tweaks to support building with excessive GCC warning flags
Dan McGee
2012-04-08
*
Make selecting scriptlet shell work
Allan McRae
2012-04-07
*
Update copyright years
Allan McRae
2012-02-20
*
Allow specifying shell for running scriptlets
Allan McRae
2012-02-13
*
include config.h via Makefiles
Dave Reisner
2011-12-21
*
Refactor _alpm_runscriptlet()
Dan McGee
2011-09-30
*
Track unresolvable transaction packages
Dan McGee
2011-09-28
*
_alpm_runscriptlet(): remove clean_tmpdir variable
Dan McGee
2011-09-20
*
Be smarter about running ldconfig during removal transactions
Dan McGee
2011-09-19
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
Remove alpm_option_get_* usage from backend
Dan McGee
2011-08-19
*
Remove use of no-op accessor functions in library
Dan McGee
2011-08-18
*
replace access() calls for debug info where applicable
Florian Pritz
2011-07-18
*
Allow invalid sync DBs to be returned by the library
Dan McGee
2011-07-05
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
*
Prefix alpm_transflag_t members with ALPM
Allan McRae
2011-07-02
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
Rename pmtransflag_t to alpm_transflag_t
Allan McRae
2011-06-28
*
Rename pmtrans_t to alpm_trans_t
Allan McRae
2011-06-28
*
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
*
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-28
*
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Move locking functions to handle
Dan McGee
2011-06-24
*
Add a 'valid' flag to the database object
Dan McGee
2011-06-24
*
Move database 'version' check to registration time
Dan McGee
2011-06-24
[next]