| Commit message (Expand) | Author | Age |
... | |
* | Clean up libalpm/add.c and revise file extraction code | Dan McGee | 2007-07-15 |
* | Add --asdeps option to pacman | Dan McGee | 2007-07-15 |
* | libalpm/deps.c : cleanup + little fix for resolvedeps. | Nagy Gabor | 2007-07-15 |
* | Ensure requiredby entries are removed during an upgrade | Dan McGee | 2007-07-14 |
* | libalpm/sync.c : ldconfig is run twice. | Nagy Gabor | 2007-07-14 |
* | libalpm/remove.c : revert part of commit to fix remove044 pactest | Chantry Xavier | 2007-07-13 |
* | Update hungarian translation | Nagy Gabor | 2007-07-13 |
* | libalpm/deps.c : fix for remove044 pactest. | Chantry Xavier | 2007-07-13 |
* | Remove conflict message for non-existent files (reworked) | Chantry Xavier | 2007-07-13 |
* | libalpm/remove.c : Rsd combination. | Chantry Xavier | 2007-07-13 |
* | Some doxygen comments. | Andrew Fyfe | 2007-07-12 |
* | Remove some more conditional include stuff | Dan McGee | 2007-07-12 |
* | Remove versioncmp.{c,h}, clean up selective #ifdefs | Dan McGee | 2007-07-12 |
* | Remove 'buildtype' from libalpm and pacman | Dan McGee | 2007-07-11 |
* | conflict.c: start cleaning conflict check functions | Chantry Xavier | 2007-07-11 |
* | Update translation files on libalpm side after gettext change | Dan McGee | 2007-07-11 |
* | Fix issue with <dbpath>/db.lck being truncated | Dan McGee | 2007-07-10 |
* | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 2007-07-10 |
* | Remove conflict message for no-existent files. | Andrew Fyfe | 2007-07-10 |
* | Cleanup of pacman_deptest() | Andrew Fyfe | 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 |
* | Add top level hidden file code to package.c | Dan McGee | 2007-07-08 |
* | First step of moving translations from src/pacman/po to po/ | Dan McGee | 2007-07-06 |
* | Various small fixes as suggested by some static code checkers | Dan McGee | 2007-07-06 |
* | libalpm/add.c : fix for FS #7484 | Chantry Xavier | 2007-07-01 |
* | libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output. | Chantry Xavier | 2007-07-01 |
* | Remove unnecessary and extra includes | Dan McGee | 2007-07-01 |
* | Move Doxygen manpage generation to doc/ directory | Dan McGee | 2007-07-01 |
* | libalpm/add.c : ignore libarchive warning. | Chantry Xavier | 2007-06-28 |
* | libalpm/util.c : stat returns 0 on success | Chantry Xavier | 2007-06-28 |
* | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 2007-06-27 |
* | Remove scriptlet START and DONE commands that we don't use | Dan McGee | 2007-06-27 |
* | Fix wrong permissions on pacnew extraction | Dan McGee | 2007-06-27 |
* | libalpm/remove.c : file variable used before being initialized. | Chantry Xavier | 2007-06-28 |
* | Make alpm_splitdep immutable | Nagy Gabor | 2007-06-26 |
* | Remove unnecessary trans parameter from _alpm_checkdeps | Nagy Gabor | 2007-06-26 |
* | Don't extract any top-level files in a package that start with '.' | Dan McGee | 2007-06-26 |
* | libalpm/util.c: remove unnecessary include | Dan McGee | 2007-06-20 |
* | Revert "Fix libarchive permission extraction" | Dan McGee | 2007-06-20 |
* | Update Doxyfile and add a few missing parts of documentation | Dan McGee | 2007-06-17 |
* | Remove some more diskspace checking holdover stuff | Dan McGee | 2007-06-13 |
* | Attempt to clean up _alpm_sync_prepare | Dan McGee | 2007-06-10 |
* | Implement simple topological sort algorithm for sortbydeps | Nagy Gabor | 2007-06-10 |
* | Ensure correct and consistent usage of depmiss | Chantry Xavier | 2007-06-10 |
* | Fix for removing a package that is no longer needed | Chantry Xavier | 2007-06-10 |
* | Small speed-tuning to upgrade-checkdep | Nagy Gabor | 2007-06-10 |
* | Fix issue when upgrading two packages that would break deps | Nagy Gabor | 2007-06-10 |
* | Fix breakage in checkdeps when upgrading a multiple-depend | Nagy Gabor | 2007-06-10 |