Age | Commit message (Expand) | Author | Files | Lines |
2007-07-11 | conflict.c: start cleaning conflict check functions | Chantry Xavier | 1 | -17/+7 |
2007-07-11 | Add new pactest that is backwards of sync022 | Dan McGee | 2 | -1/+23 |
2007-07-11 | Update translation files on libalpm side after gettext change | Dan McGee | 10 | -10895/+1806 |
2007-07-11 | Use mbstowcs instead of strlen where applicable | Sergej Pupykin | 1 | -3/+3 |
2007-07-10 | Create the pacman DB and cachedir directories upon install | Dan McGee | 1 | -0/+7 |
2007-07-10 | Fix issue with <dbpath>/db.lck being truncated | Dan McGee | 1 | -2/+2 |
2007-07-10 | Remove gettext calls from all PM_LOG_DEBUG messages | Dan McGee | 19 | -215/+245 |
2007-07-10 | Remove conflict message for no-existent files. | Andrew Fyfe | 1 | -1/+2 |
2007-07-10 | FS#7271 - [patch] option for avoiding caching netfiles | Andrew Fyfe | 1 | -15/+43 |
2007-07-10 | add remove045 pactest. | Chantry Xavier | 1 | -0/+30 |
2007-07-10 | add remove044 pactest. | Nagy Gabor | 1 | -0/+16 |
2007-07-10 | makepkg: when running as root, cut out some warnings | Dan McGee | 1 | -2/+2 |
2007-07-10 | Cleanup of pacman_deptest() | Andrew Fyfe | 4 | -11/+21 |
2007-07-10 | scripts/makepkg.sh.in: Add CHOST to the list of variables exported. | Andrew Fyfe | 1 | -1/+1 |
2007-07-09 | libalpm/trans.c : exit the forked process correctly in case of errors. | Chantry Xavier | 1 | -2/+2 |
2007-07-09 | Add AC_SYS_LARGEFILE to configure.ac | Dan McGee | 1 | -0/+3 |
2007-07-09 | Change the exit code for pacman_deptest(). | Andrew Fyfe | 2 | -2/+2 |
2007-07-09 | Clean up the alpm handle | Dan McGee | 4 | -66/+36 |
2007-07-09 | Remove gettext from any alpm_logaction calls | Dan McGee | 5 | -23/+31 |
2007-07-09 | Add top level hidden file code to package.c | Dan McGee | 1 | -0/+3 |
2007-07-07 | Make paragraph text in scripts single strings | Dan McGee | 9 | -133/+105 |
2007-07-07 | Move scripts from *.in to *.sh.in so gettext can determine type | Dan McGee | 11 | -27/+31 |
2007-07-06 | First step of moving translations from src/pacman/po to po/ | Dan McGee | 20 | -7/+14 |
2007-07-06 | Various small fixes as suggested by some static code checkers | Dan McGee | 4 | -14/+7 |
2007-07-06 | Fix up pactest TODO | Dan McGee | 1 | -1/+1 |
2007-07-02 | Reduce delay in pactest when running MODIFIED tests | Dan McGee | 1 | -4/+2 |
2007-07-02 | pacman/query.c : return after a query on all packages. | Chantry Xavier | 1 | -0/+1 |
2007-07-02 | Update 'submitting-patches' | Dan McGee | 1 | -4/+16 |
2007-07-02 | pacman/packages.c : print an error for files that can't be stated. | Chantry Xavier | 1 | -3/+8 |
2007-07-02 | libalpm/add.c : fix for FS #7484 | Chantry Xavier | 1 | -1/+9 |
2007-07-02 | libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output. | Chantry Xavier | 2 | -6/+23 |
2007-07-02 | Remove unnecessary and extra includes | Dan McGee | 4 | -17/+0 |
2007-07-02 | Add mode and type checking to pactest for files | Dan McGee | 3 | -16/+54 |
2007-07-02 | Move Doxygen manpage generation to doc/ directory | Dan McGee | 3 | -32/+12 |
2007-06-28 | libalpm/add.c : ignore libarchive warning. | Chantry Xavier | 1 | -6/+11 |
2007-06-28 | libalpm/util.c : stat returns 0 on success | Chantry Xavier | 1 | -1/+1 |
2007-06-28 | scripts/makepkg.in: Don't include .PKGINFO etc in .FILELIST | Andrew Fyfe | 1 | -4/+7 |
2007-06-28 | Remove lockfile configuration from frontend, make it job of libalpm | Dan McGee | 11 | -40/+15 |
2007-06-28 | pacman.c: make parseconfig a bit more robust | Dan McGee | 1 | -12/+21 |
2007-06-28 | Remove scriptlet START and DONE commands that we don't use | Dan McGee | 4 | -53/+1 |
2007-06-28 | scripts/makepkg.in: Use bsdtar to find packages for xdelta. | Andrew Fyfe | 1 | -9/+10 |
2007-06-28 | scripts/makepkg.in: Fix creation of .FILELIST | Chantry Xavier | 1 | -1/+2 |
2007-06-28 | FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages. | Baptiste Daroussin | 1 | -17/+5 |
2007-06-28 | Fix wrong permissions on pacnew extraction | Dan McGee | 1 | -0/+15 |
2007-06-28 | Remove TODO items that have been taken care of. | Dan McGee | 2 | -33/+0 |
2007-06-28 | libalpm/remove.c : file variable used before being initialized. | Chantry Xavier | 1 | -1/+2 |
2007-06-27 | Add archlinux.de mirror | Dan McGee | 1 | -0/+1 |
2007-06-26 | Add pactest to help debug FS #7415 | Chantry Xavier | 1 | -0/+22 |
2007-06-26 | Add sync301 pactest- pacman gains new deps and should be pulled in | Chantry Xavier | 1 | -0/+25 |
2007-06-26 | Make alpm_splitdep immutable | Nagy Gabor | 1 | -5/+9 |