| Commit message (Expand) | Author | Age |
... | |
* | Fix backward compatibility with non-epoch builddates | Dan McGee | 2007-10-08 |
* | Fail loudly is scriptlets cannot be run via /bin/sh | Aaron Griffin | 2007-10-04 |
* | libalpm: Optimize/inline the md5 functionality | Dan McGee | 2007-09-28 |
* | libalpm/deps.c: fix memleak found by valgrind | Dan McGee | 2007-09-28 |
* | libalpm/be_files: Fix outdated code setting path for lastupdate file | Dan McGee | 2007-09-28 |
* | Minor "cannot remove" message cleanup | Aaron Griffin | 2007-09-28 |
* | Remove buildtype package accessor prototype | Aaron Griffin | 2007-09-28 |
* | Support for localized times in metadata | Aaron Griffin | 2007-09-28 |
* | Add 'full' parameter to alpm_pkg_load | Dan McGee | 2007-09-28 |
* | Update comments dealing with pkgext/dbext stripping | Dan McGee | 2007-09-28 |
* | Remove package name dependency from libalpm | Dan McGee | 2007-09-28 |
* | libalpm: Add newline to alpm log function output | Dan McGee | 2007-09-28 |
* | Preliminary support for optdepends | Dan McGee | 2007-09-25 |
* | libalpm/add.c: fix backup array issue | Dan McGee | 2007-09-23 |
* | libalpm/remove.c: fix up arguments to unlink_file | Dan McGee | 2007-09-23 |
* | alpm: removed unused strtoupper wrapper, remove installeddate on parse_descfile | Dan McGee | 2007-09-23 |
* | libalpm/package.c : fix for FS#8081, case sensitive comparisons in parse_desc... | Chantry Xavier | 2007-09-23 |
* | libalpm/add.c : fix backup handling (2) | Chantry Xavier | 2007-09-18 |
* | libalpm/add.c : newline fix. | Chantry Xavier | 2007-09-17 |
* | Avoid segfaults whet calling alpm_option_get_* before initialization | Stefano Esposito | 2007-09-17 |
* | trans.c : reworking of transaction interruptions | Chantry Xavier | 2007-09-16 |
* | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier | 2007-09-16 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |
* | libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps). | Chantry Xavier | 2007-09-11 |
* | libalpm/package.c : add new alpm_pkg_compute_requiredby function. | Chantry Xavier | 2007-09-11 |
* | libalpm/trans.c : remove the lock even on interrupted transactions. | Chantry Xavier | 2007-09-06 |
* | Add a few missing includes, caught while compiling on cygwin | Dan McGee | 2007-09-06 |
* | libalpm: remove outdated files from POTFILES.in | Dan McGee | 2007-09-04 |
* | Fix compile-time error with de.po, runtime error with db.c | Travis Willard | 2007-09-03 |
* | Update German translation | Matthias Gorissen | 2007-09-02 |
* | libalpm/remove.c : avoid duplicated packages in removal list. | Chantry Xavier | 2007-09-02 |
* | separate local from sync dbs on filesystem | Travis Willard | 2007-08-26 |
* | libalpm/add.c : fix backup handling. | Chantry Xavier | 2007-08-26 |
* | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | libalpm/remove.c: check for ability to unlink is wrong | Dan McGee | 2007-08-23 |
* | Various valgrind mem leak fixes | Dan McGee | 2007-08-21 |
* | 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 for FS 6404 and functionalize some cachedir handling stuff | Dan McGee | 2007-08-20 |
* | Add const qualifier to md5_file and alpm_get_md5sum | Dan McGee | 2007-08-20 |
* | libalpm/sync.c : don't go back on STATE_PREPARED when committing fails. | Chantry Xavier | 2007-08-17 |
* | Fix some errors spit out by -Wextra | Dan McGee | 2007-08-16 |
* | Clean up MD5 code. | Andrew Fyfe | 2007-08-16 |
* | Remove support for SHA1 from pacman. | Andrew Fyfe | 2007-08-16 |
* | libalpm/db.c : add alpm_db_unregister_all. | Chantry Xavier | 2007-08-16 |
* | libalpm/db.c : allow unregistering db for interrupted transaction. | Chantry Xavier | 2007-08-15 |
* | package.h: implement origin_data union in pmpkg_t struct | Dan McGee | 2007-08-14 |
* | Code cleanup | Dan McGee | 2007-08-14 |
* | libalpm/conflict.c : small speed-up and fix. | Nagy Gabor | 2007-08-12 |
* | libalpm/conflict.c : small memleak fix. | Nagy Gabor | 2007-08-12 |