| Commit message (Expand) | Author | Age |
... | |
* | -Qu rework | Nagy Gabor | 2008-10-31 |
* | Merge branch 'maint' | Dan McGee | 2008-10-28 |
|\ |
|
| * | Correctly close the pipe used for scriptlet execution | Dan McGee | 2008-10-18 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\| |
|
| * | libalpm: handle syscall interruption correctly | Dan McGee | 2008-10-12 |
* | | Remove unnecessary initialization in new functions | Dan McGee | 2008-09-03 |
|/ |
|
* | _alpm_db_add_pkgincache rework | Nagy Gabor | 2008-07-15 |
* | Use access() instead of stat() when possible | Dan McGee | 2008-06-15 |
* | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier | 2008-03-17 |
* | Remove trans->targets | Nagy Gabor | 2008-03-10 |
* | libalpm/cache.c : don't duplicate packages in pkgcache. | Chantry Xavier | 2008-01-23 |
* | FS#9183 : force correct permissions on tmp/. | Jaroslaw Swierczynski | 2008-01-13 |
* | Allow NULL parameter in alpm_trans_commit | Allan McRae | 2007-12-28 |
* | popen does NOT require /bin/sh in a subchroot | Aaron Griffin | 2007-12-10 |
* | Correct scriptlet usage pattern | Aaron Griffin | 2007-12-10 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Fix a memleak in _alpm_sync_free. | Chantry Xavier | 2007-11-25 |
* | Remove duplicated get_upgrades function, use sysupgrade instead. | Chantry Xavier | 2007-11-21 |
* | Fix sh and scriptlet interaction | Dan McGee | 2007-11-18 |
* | POSIX shell does not specify meaning of source operation | Dan McGee | 2007-11-18 |
* | Remove provide.c and provide.h . | Chantry Xavier | 2007-11-17 |
* | Fix memleak in _alpm_trans_free with package lists | Dan McGee | 2007-11-17 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Remove REQUIREDBY usage from libalpm | Dan McGee | 2007-11-14 |
* | Remove the newline automatically added by alpm_logaction. | Chantry Xavier | 2007-11-04 |
* | Readd scriptlet logging that got lost in an earlier commit | Dan McGee | 2007-11-04 |
* | libalpm: introduce MALLOC and CALLOC macros | Dan McGee | 2007-10-29 |
* | libalpm/trans.c : fix a recently introduced breakage in scriptlets handling. | Chantry Xavier | 2007-10-14 |
* | libalpm/trans.c : remove the DBPath <-> RootDir dependence in runscriptlet. | Chantry Xavier | 2007-10-14 |
* | Clean up the scriptlet fork code a bit, honor the child return value | Dan McGee | 2007-10-08 |
* | Fail loudly is scriptlets cannot be run via /bin/sh | Aaron Griffin | 2007-10-04 |
* | trans.c : reworking of transaction interruptions | Chantry Xavier | 2007-09-16 |
* | libalpm/trans.c : remove the lock even on interrupted transactions. | Chantry Xavier | 2007-09-06 |
* | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | Post trial install changes, round one | Dan McGee | 2007-08-21 |
* | libalpm/add.c,trans.c : cleanup of requiredby handling. | Nagy Gabor | 2007-08-20 |
* | Fix some errors spit out by -Wextra | Dan McGee | 2007-08-16 |
* | Ensure requiredby entries are removed during an upgrade | Dan McGee | 2007-07-14 |
* | Some doxygen comments. | Andrew Fyfe | 2007-07-12 |
* | Remove some more conditional include stuff | Dan McGee | 2007-07-12 |
* | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 2007-07-10 |
* | libalpm/trans.c : exit the forked process correctly in case of errors. | Chantry Xavier | 2007-07-09 |
* | Clean up the alpm handle | Dan McGee | 2007-07-09 |
* | Remove gettext from any alpm_logaction calls | Dan McGee | 2007-07-09 |
* | Remove scriptlet START and DONE commands that we don't use | Dan McGee | 2007-06-27 |
* | 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 |