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
...
*
Move functions out of alpm.c to where they belong
Dan McGee
2007-06-04
*
Remove freespace checking code
Dan McGee
2007-06-02
*
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-05-14
*
libalpm util.c and util.h cleanup
Dan McGee
2007-04-29
*
Remove FREELISTPTR macro
Dan McGee
2007-04-28
*
Remove FREEPKG macro and correctly type _alpm_pkg_free
Dan McGee
2007-04-28
*
Remove FREEGRP macro and correctly type _alpm_grp_free
Dan McGee
2007-04-27
*
Remove FREESYNC macro and correctly type _alpm_sync_free
Dan McGee
2007-04-27
*
Remove FREETRANS macro and correctly type _alpm_trans_free
Dan McGee
2007-04-27
*
Clean up gettext on the libalpm side
Dan McGee
2007-04-26
*
Backport changes from 3.0.1
Aaron Griffin
2007-04-04
*
* Fix an issue where the same dependency was recorded multiple times in the
Dan McGee
2007-03-12
*
* Bug fix for makepkg dependency testing. This requires that we
Aaron Griffin
2007-03-07
*
* Added missing header include guards in md5.h and sha1.h.
Dan McGee
2007-03-06
*
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-05
*
* A little more hacking with wchar_t output, but nothing really changed in
Dan McGee
2007-03-03
*
Big commit this time:
Aaron Griffin
2007-03-03
*
*** empty log message ***
Aaron Griffin
2007-03-01
*
* Enforce const char* params when using strings
Aaron Griffin
2007-02-26
*
* Fixed inconsistency of args- _alpm_db_read, _alpm_db_write.
Dan McGee
2007-02-21
*
* 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
*
K. Piche <kevin.piche@cgi.com>
Aaron Griffin
2007-01-30
*
K. Piche <kpiche@rogers.com>
Aaron Griffin
2007-01-30
*
Discussed on IRC for a bit, this makes the following changes for clarity:
Dan McGee
2007-01-30
*
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
*
* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)
Aaron Griffin
2006-11-22
*
Numerous changes:
Aaron Griffin
2006-10-31
*
Minor changes:
Aaron Griffin
2006-10-21
*
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
*
first stage of i18n stuff from VMiklos
Judd Vinet
2006-05-15
*
- changed flags type from char to int
Aurelien Foret
2006-03-04
*
added ERROR logs in case of malloc failures (patch from VMiklos <vmiklos@frug...
Aurelien Foret
2006-03-01
*
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
*
fixed a memory leak in the transaction cleanup code
Aurelien Foret
2006-01-10
*
- merged pkg_new and pkg_dummy functions
Aurelien Foret
2006-01-09
*
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
*
added a FREESYNC macro to release pointers to pmsyncpkg_t structures
Aurelien Foret
2005-11-07
*
- more sanity checks
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
*
added support for the package reason field
Aurelien Foret
2005-04-24
*
bypass trans_prepare() if there is no target
Aurelien Foret
2005-04-20
[prev]
[next]