summaryrefslogtreecommitdiff
path: root/lib/libalpm/trans.c
Commit message (Expand)AuthorAge
* libalpm/trans.c : fix a recently introduced breakage in scriptlets handling.Chantry Xavier2007-10-14
* libalpm/trans.c : remove the DBPath <-> RootDir dependence in runscriptlet.Chantry Xavier2007-10-14
* Clean up the scriptlet fork code a bit, honor the child return valueDan McGee2007-10-08
* Fail loudly is scriptlets cannot be run via /bin/shAaron Griffin2007-10-04
* trans.c : reworking of transaction interruptionsChantry Xavier2007-09-16
* libalpm/trans.c : remove the lock even on interrupted transactions.Chantry Xavier2007-09-06
* libalpm: add newlines to all strings passed to log callbackDan McGee2007-08-23
* Post trial install changes, round oneDan McGee2007-08-21
* libalpm/add.c,trans.c : cleanup of requiredby handling.Nagy Gabor2007-08-20
* Fix some errors spit out by -WextraDan McGee2007-08-16
* Ensure requiredby entries are removed during an upgradeDan McGee2007-07-14
* Some doxygen comments.Andrew Fyfe2007-07-12
* Remove some more conditional include stuffDan McGee2007-07-12
* Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee2007-07-10
* libalpm/trans.c : exit the forked process correctly in case of errors.Chantry Xavier2007-07-09
* Clean up the alpm handleDan McGee2007-07-09
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09
* Remove scriptlet START and DONE commands that we don't useDan McGee2007-06-27
* Move functions out of alpm.c to where they belongDan McGee2007-06-04
* Remove freespace checking codeDan McGee2007-06-02
* Remove unnecessary casts on malloc and elsewhereDan McGee2007-05-14
* libalpm util.c and util.h cleanupDan McGee2007-04-29
* Remove FREELISTPTR macroDan McGee2007-04-28
* Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee2007-04-28
* Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee2007-04-27
* Remove FREESYNC macro and correctly type _alpm_sync_freeDan McGee2007-04-27
* Remove FREETRANS macro and correctly type _alpm_trans_freeDan McGee2007-04-27
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* Backport changes from 3.0.1Aaron Griffin2007-04-04
* * Fix an issue where the same dependency was recorded multiple times in theDan McGee2007-03-12
* * Bug fix for makepkg dependency testing. This requires that weAaron Griffin2007-03-07
* * Added missing header include guards in md5.h and sha1.h.Dan McGee2007-03-06
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * A little more hacking with wchar_t output, but nothing really changed inDan McGee2007-03-03
* Big commit this time:Aaron Griffin2007-03-03
* *** empty log message ***Aaron Griffin2007-03-01
* * Enforce const char* params when using stringsAaron Griffin2007-02-26
* * Fixed inconsistency of args- _alpm_db_read, _alpm_db_write.Dan McGee2007-02-21
* * Updated conflict checking one last time. You can finally have a file moveDan McGee2007-02-20
* Moved the update_depends function to trans.c, as it depends on a transactionAaron Griffin2007-02-18
* K. Piche <kevin.piche@cgi.com>Aaron Griffin2007-01-30
* K. Piche <kpiche@rogers.com>Aaron Griffin2007-01-30
* Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee2007-01-30
* This mainly deals with code clarity- removing currently unneededAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* Numerous changes:Aaron Griffin2006-10-31
* Minor changes:Aaron Griffin2006-10-21
* A handful of minor changes:Aaron Griffin2006-10-20
* Merged frugalware changes (too many to list). Also added some config fileAaron Griffin2006-10-15