| Commit message (Expand) | Author | Age |
... | |
* | | | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe | 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 |
* | | | Add {PKGBUILD,install}.proto to contrib/ directory | Dan McGee | 2007-07-11 |
* | | | conflict.c: start cleaning conflict check functions | Chantry Xavier | 2007-07-11 |
* | | | Add new pactest that is backwards of sync022 | Dan McGee | 2007-07-11 |
* | | | Update translation files on libalpm side after gettext change | Dan McGee | 2007-07-11 |
* | | | Use mbstowcs instead of strlen where applicable | Sergej Pupykin | 2007-07-10 |
* | | | Create the pacman DB and cachedir directories upon install | Dan McGee | 2007-07-10 |
* | | | 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 |
* | | | FS#7271 - [patch] option for avoiding caching netfiles | Andrew Fyfe | 2007-07-10 |
* | | | add remove045 pactest. | Chantry Xavier | 2007-07-10 |
* | | | add remove044 pactest. | Nagy Gabor | 2007-07-10 |
* | | | makepkg: when running as root, cut out some warnings | Dan McGee | 2007-07-10 |
* | | | Cleanup of pacman_deptest() | Andrew Fyfe | 2007-07-10 |
* | | | scripts/makepkg.sh.in: Add CHOST to the list of variables exported. | Andrew Fyfe | 2007-07-10 |
* | | | libalpm/trans.c : exit the forked process correctly in case of errors. | Chantry Xavier | 2007-07-09 |
* | | | Add AC_SYS_LARGEFILE to configure.ac | Dan McGee | 2007-07-09 |
* | | | Change the exit code for pacman_deptest(). | Andrew Fyfe | 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 |
* | | Make paragraph text in scripts single strings | Dan McGee | 2007-07-06 |
* | | Move scripts from *.in to *.sh.in so gettext can determine type | Dan McGee | 2007-07-06 |
* | | 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 |
* | | Fix up pactest TODO | Dan McGee | 2007-07-06 |
* | | Reduce delay in pactest when running MODIFIED tests | Dan McGee | 2007-07-02 |
* | | pacman/query.c : return after a query on all packages. | Chantry Xavier | 2007-07-02 |
* | | Update 'submitting-patches' | Dan McGee | 2007-07-01 |
* | | pacman/packages.c : print an error for files that can't be stated. | Chantry Xavier | 2007-07-01 |
* | | 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 |
* | | Add mode and type checking to pactest for files | 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 |
* | | scripts/makepkg.in: Don't include .PKGINFO etc in .FILELIST | Andrew Fyfe | 2007-06-28 |
* | | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 2007-06-27 |
* | | pacman.c: make parseconfig a bit more robust | Dan McGee | 2007-06-27 |
* | | Remove scriptlet START and DONE commands that we don't use | Dan McGee | 2007-06-27 |
* | | scripts/makepkg.in: Use bsdtar to find packages for xdelta. | Andrew Fyfe | 2007-06-27 |
* | | scripts/makepkg.in: Fix creation of .FILELIST | Chantry Xavier | 2007-06-27 |
* | | FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages. | Baptiste Daroussin | 2007-06-27 |
* | | Fix wrong permissions on pacnew extraction | Dan McGee | 2007-06-27 |
* | | Remove TODO items that have been taken care of. | Dan McGee | 2007-06-27 |
* | | libalpm/remove.c : file variable used before being initialized. | Chantry Xavier | 2007-06-28 |