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.h
Commit message (
Expand
)
Author
Age
*
Refactor _alpm_runscriptlet()
Dan McGee
2011-09-30
*
Track unresolvable transaction packages
Dan McGee
2011-09-28
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
Remove trans is NULL check in QUESTION/EVENT/PROGRESS macros
Dan McGee
2011-08-25
*
Rename pmtransstate_t to alpm_transstate_t
Allan McRae
2011-06-28
*
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 pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
Remove global handle from util.c
Dan McGee
2011-06-03
*
Remove trans->skip_add
Dan McGee
2011-02-22
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
Remove transaction type
Xavier Chantry
2009-09-08
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Remove pmsyncpkg_t
Nagy Gabor
2009-04-11
*
-Qu rework
Nagy Gabor
2008-10-31
*
Remove trans->targets
Nagy Gabor
2008-03-10
*
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
*
War on whitespace
Dan McGee
2007-11-16
*
Remove REQUIREDBY usage from libalpm
Dan McGee
2007-11-14
*
Readd scriptlet logging that got lost in an earlier commit
Dan McGee
2007-11-04
*
Fix some errors spit out by -Wextra
Dan McGee
2007-08-16
*
Remove freespace checking code
Dan McGee
2007-06-02
*
libalpm util.c and util.h cleanup
Dan McGee
2007-04-29
*
Remove FREETRANS macro and correctly type _alpm_trans_free
Dan McGee
2007-04-27
*
* Added missing header include guards in md5.h and sha1.h.
Dan McGee
2007-03-06
*
* Updated conflict checking one last time. You can finally have a file move
Dan McGee
2007-02-20
*
Moved the update_depends function to trans.c, as it depends on a transaction
Aaron Griffin
2007-02-18
*
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
2007-01-24
*
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-19
*
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-11-20
*
A handful of minor changes:
Aaron Griffin
2006-10-20
*
Merged frugalware changes (too many to list). Also added some config file
Aaron Griffin
2006-10-15
*
Patch from FW: Better control over CTRL-C interruptions -- do not leave the D...
Judd Vinet
2006-07-14
*
spelling fix
Judd Vinet
2006-07-14
*
- changed flags type from char to int
Aurelien Foret
2006-03-04
*
improved _alpm_list_free handling
Aurelien Foret
2006-02-22
*
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2006-02-17
*
sync_commit can now return conflicting files with a trans_prepare like data s...
Aurelien Foret
2006-01-07
*
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2006-01-02
*
fixed compilation warnings
Aurelien Foret
2005-11-07
*
Fixed EVENT and QUESTION macros
Aurelien Foret
2005-10-10
*
added conversation callback support for transactions
Judd Vinet
2005-10-09
*
Merging in recent fixes/additions from 2.9.7
Judd Vinet
2005-10-07
*
event transaction callback rework to prepare the introduction of a conversati...
Aurelien Foret
2005-05-04
*
code cleanup
Aurelien Foret
2005-04-24
*
- reworked transaction prototypes
Aurelien Foret
2005-04-16
*
reverted back to trans->packages instead of install and remove queues
Aurelien Foret
2005-04-06
[next]