Age | Commit message (Expand) | Author |
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-10 | 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-09 | 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-08 | Add top level hidden file code to package.c | Dan McGee |
2007-07-06 | 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-02 | 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-01 | 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-06-28 | 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-27 | 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-28 | libalpm/remove.c : file variable used before being initialized. | Chantry Xavier |
2007-06-27 | Add archlinux.de mirror | Dan McGee |
2007-06-26 | Add pactest to help debug FS #7415 | Chantry Xavier |
2007-06-26 | Add sync301 pactest- pacman gains new deps and should be pulled in | Chantry Xavier |
2007-06-26 | Make alpm_splitdep immutable | Nagy Gabor |
2007-06-26 | Remove unnecessary trans parameter from _alpm_checkdeps | Nagy Gabor |