Age | Commit message (Expand) | Author | Files | Lines |
2009-07-20 | Fix 2 minor memleaks | Xavier Chantry | 3 | -1/+3 |
2009-07-20 | Do not create .pacsave with -R, if the file is unchanged | Xavier Chantry | 2 | -24/+27 |
2009-07-20 | Fix klibc conflict case. | Xavier Chantry | 2 | -0/+30 |
2009-07-20 | Fix fileconflict004 | Xavier Chantry | 5 | -29/+103 |
2009-07-20 | pactest : safety check with MODE | Xavier Chantry | 1 | -2/+5 |
2009-07-16 | Offer to clean up non-package files in cache directory. | Xavier Chantry | 1 | -6/+8 |
2009-07-16 | Run ldconfig inside chroot. | Xavier Chantry | 5 | -92/+102 |
2009-07-16 | Update Romanian translation | Volodia Macovei | 1 | -4/+4 |
2009-07-12 | makepkg: clean up BUILDSCRIPT usage | Allan McRae | 1 | -20/+20 |
2009-07-11 | makepkg: allow spaces in source file names | Allan McRae | 1 | -4/+4 |
2009-07-11 | makepkg: fix breakage with '%' in source filenames | Dan McGee | 1 | -1/+1 |
2009-07-11 | makepkg: quote filenames when extracting | Dan McGee | 1 | -6/+6 |
2009-07-10 | Quote values in the arch array in example PKGBUILD | Allan McRae | 1 | -1/+1 |
2009-07-10 | makepkg: check for package functions when package splitting | Allan McRae | 1 | -3/+11 |
2009-07-10 | makepkg: fix pkgdesc restoration with split packaging | Allan McRae | 1 | -0/+5 |
2009-07-10 | makepkg: Exit on failure within build() or package() functions | Allan McRae | 1 | -3/+5 |
2009-07-10 | makepkg: fix check for previously built packages with package splitting | Allan McRae | 1 | -9/+38 |
2009-07-10 | makepkg: clean up moving PKGINFO creation to a function | Allan McRae | 1 | -2/+1 |
2009-07-01 | Update copyright headers and messages | Dan McGee | 62 | -72/+134 |
2009-07-01 | Allow remove to accept 'local/' prefix | Dan McGee | 1 | -3/+11 |
2009-07-01 | Update NEWS for 3.3 | Xavier Chantry | 1 | -4/+21 |
2009-07-01 | Add new Romanian translation | Volodia Macovei | 5 | -0/+2187 |
2009-07-01 | Fix compile warning fail on older versions of GCC | Dan McGee | 1 | -1/+1 |
2009-06-24 | Update the documentation of -Qs and -Ss | Nagy Gabor | 1 | -2/+6 |
2009-06-24 | Document the .pacnew extension with NoUpgrade | Nagy Gabor | 1 | -1/+2 |
2009-06-24 | Merge commit 'allan/working' | Dan McGee | 2 | -27/+31 |
2009-06-24 | Search package groups when searching a DB | Dan McGee | 1 | -2/+11 |
2009-06-24 | repo-add: use bsdtar optimization for better performance | Dan McGee | 1 | -3/+3 |
2009-06-22 | makepkg: Move .PKGINFO creation into a function. | Loui Chang | 1 | -16/+20 |
2009-06-21 | makepkg: Download sources and check checksums for any source package. | Loui Chang | 1 | -9/+9 |
2009-06-21 | Fix typos in PKGBUILD man page | Allan McRae | 1 | -2/+2 |
2009-06-13 | Enable remove progressbar with -S (conflict resolving) | Nagy Gabor | 1 | -0/+1 |
2009-06-13 | makepkg: fix variable backup/restore for splitpkg | Allan McRae | 1 | -2/+2 |
2009-06-13 | makepkg: fix PKGBUILD sanity check | Allan McRae | 1 | -4/+1 |
2009-06-09 | Give sensible feedback when a repo has no configured servers | Dan McGee | 6 | -2/+18 |
2009-06-07 | Introduce _alpm_pkg_free_trans() | Nagy Gabor | 4 | -14/+18 |
2009-06-07 | makepkg: refactor sanity checking into a function | Dan McGee | 1 | -66/+76 |
2009-06-06 | xdelta : only handle gz compression specifically | Xavier Chantry | 1 | -7/+4 |
2009-06-06 | Document -T in the manual | Nagy Gabor | 1 | -0/+7 |
2009-06-02 | We don't need root with -Sp | Nagy Gabor | 3 | -13/+11 |
2009-06-02 | Introduce PM_TRANS_FLAG_NOLOCK | Nagy Gabor | 3 | -13/+25 |
2009-06-02 | Change package to package(s) and file to file(s) in documentation | Nagy Gabor | 2 | -4/+4 |
2009-06-02 | Remove unused string.h from src/pacman/remove.c | Gerardo Exequiel Pozzi | 1 | -1/+0 |
2009-05-23 | repo-add: fail early if repo can not be created | Xavier Chantry | 1 | -2/+12 |
2009-05-19 | Remove unused included headers from testdb.c and testpkg.c | Gerardo Exequiel Pozzi | 2 | -2/+0 |
2009-05-19 | Add support for the xz archive format | Pierre Schmitz | 2 | -0/+6 |
2009-05-19 | Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror() | Nagy Gabor | 2 | -24/+2 |
2009-05-19 | Remove find_replacements() | Nagy Gabor | 2 | -122/+82 |
2009-05-19 | Query documentation updates | Nagy Gabor | 2 | -16/+22 |
2009-05-19 | repo-add: fix -n tests which are applicable only to strings | Cedric Staniewski | 1 | -2/+2 |