| Commit message (Expand) | Author | Age |
... | |
* | Clean up LDADD usage | Dan McGee | 2007-10-26 |
* | Explicitly cast void* to char* during printf call | Dan McGee | 2007-10-26 |
* | dependency error message fix in libalpm/remove.c | Nagy Gabor | 2007-10-26 |
* | Dependency error/log messages fix | Nagy Gabor | 2007-10-26 |
* | Add alpm_dep_get_string method | Nagy Gabor | 2007-10-25 |
* | _alpm_depmiss_isin fix | Nagy Gabor | 2007-10-24 |
* | Print and typecast time_t correctly | Dan McGee | 2007-10-23 |
* | Ensure all localization stuff is correctly guarded | Dan McGee | 2007-10-22 |
* | Fix broken or missing includes | Dan McGee | 2007-10-22 |
* | Fix invalid static scoping of strverscmp | Dan McGee | 2007-10-22 |
* | Add download size to target list. | Nathan Jones | 2007-10-19 |
* | Download delta files if UseDelta is set. | Nathan Jones | 2007-10-19 |
* | Refactor md5sum checking. | Nathan Jones | 2007-10-19 |
* | Add pmdelta_t structure and functions to libalpm. | Nathan Jones | 2007-10-19 |
* | libalpm/package.c : fix requiredby with multiple providers. | Chantry Xavier | 2007-10-18 |
* | 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 |
* | Updates to fix Doxygen documentation generation | Dan McGee | 2007-10-14 |
* | Add gcc format attribute to _alpm_log, catch a few bugs in the process | Dan McGee | 2007-10-08 |
* | libalpm/package.c: ensure we use package name when loading packages | Dan McGee | 2007-10-08 |
* | Update usage of gcc __attribute__ flags | Dan McGee | 2007-10-08 |
* | Clean up the scriptlet fork code a bit, honor the child return value | Dan McGee | 2007-10-08 |
* | 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 |