| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'maint' | Dan McGee | 2010-12-12 |
|\ |
|
| * | Fix possible null pointer deref in check_arch | Dan McGee | 2010-12-10 |
* | | Move the cache stuff where it should be | Dan McGee | 2010-10-13 |
* | | use execv to avoid using sh just to run ldconfig | Jonathan Conder | 2010-08-27 |
* | | fgets invocation cleanup | Dan McGee | 2010-08-23 |
* | | Check return value of fgets calls | Allan McRae | 2010-07-07 |
* | | Clarify testing within conditional statements | Allan McRae | 2010-06-21 |
|/ |
|
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | Refactor do/while cycle and multiple while cycles | Laszlo Papp | 2009-11-15 |
* | Size handling was changed in fgets() functions | Laszlo Papp | 2009-10-19 |
* | Rework the alpm_unpack functions | Xavier Chantry | 2009-10-11 |
* | typing: a few more fixes for special int types | Dan McGee | 2009-10-11 |
* | Change the interface for target loading | Xavier Chantry | 2009-09-12 |
* | Remove transaction type | Xavier Chantry | 2009-09-08 |
* | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 2009-09-08 |
* | Check package arch before installing | Xavier Chantry | 2009-09-06 |
* | Introduce -Suu | Nagy Gabor | 2009-07-22 |
* | Run ldconfig inside chroot. | Xavier Chantry | 2009-07-16 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Introduce _alpm_pkg_free_trans() | Nagy Gabor | 2009-06-07 |
* | Introduce PM_TRANS_FLAG_NOLOCK | Nagy Gabor | 2009-06-01 |
* | Remove pmsyncpkg_t | Nagy Gabor | 2009-04-11 |
* | Revert "popen does NOT require /bin/sh in a subchroot" | Xavier Chantry | 2009-03-15 |
* | runscriptlet : Flush open fds before fork() to avoid cloning buffers | Xavier Chantry | 2009-03-15 |
* | -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 |