Age | Commit message (Expand) | Author |
2009-06-23 | repo-add: use bsdtar optimization for better performance | Dan McGee |
2009-06-22 | makepkg: Move .PKGINFO creation into a function. | Loui Chang |
2009-06-21 | makepkg: Download sources and check checksums for any source package. | Loui Chang |
2009-06-21 | Fix typos in PKGBUILD man page | Allan McRae |
2009-06-13 | Enable remove progressbar with -S (conflict resolving) | Nagy Gabor |
2009-06-13 | makepkg: fix variable backup/restore for splitpkg | Allan McRae |
2009-06-13 | makepkg: fix PKGBUILD sanity check | Allan McRae |
2009-06-08 | Give sensible feedback when a repo has no configured servers | Dan McGee |
2009-06-07 | Introduce _alpm_pkg_free_trans() | Nagy Gabor |
2009-06-07 | makepkg: refactor sanity checking into a function | Dan McGee |
2009-06-06 | xdelta : only handle gz compression specifically | Xavier Chantry |
2009-06-06 | Document -T in the manual | Nagy Gabor |
2009-06-01 | We don't need root with -Sp | Nagy Gabor |
2009-06-01 | Introduce PM_TRANS_FLAG_NOLOCK | Nagy Gabor |
2009-06-01 | Change package to package(s) and file to file(s) in documentation | Nagy Gabor |
2009-06-01 | Remove unused string.h from src/pacman/remove.c | Gerardo Exequiel Pozzi |
2009-05-23 | repo-add: fail early if repo can not be created | Xavier Chantry |
2009-05-18 | Remove unused included headers from testdb.c and testpkg.c | Gerardo Exequiel Pozzi |
2009-05-18 | Add support for the xz archive format | Pierre Schmitz |
2009-05-18 | Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror() | Nagy Gabor |
2009-05-18 | Remove find_replacements() | Nagy Gabor |
2009-05-18 | Query documentation updates | Nagy Gabor |
2009-05-18 | repo-add: fix -n tests which are applicable only to strings | Cedric Staniewski |
2009-05-18 | libarchive development has moved to Google Code | Cedric Staniewski |
2009-05-18 | Add pyc files to autoclean | Dan McGee |
2009-05-18 | Remove recursive remove in autoclean.sh | Dan McGee |
2009-05-18 | Add more files to cleanup in autoclean.sh | Gerardo Exequiel Pozzi |
2009-05-18 | Add repo-remove.8 to list of cleanup in doc/Makefile.am | Gerardo Exequiel Pozzi |
2009-05-18 | Merge commit 'allan/working' | Dan McGee |
2009-05-18 | Add an initial pactest/test/.gitignore | Gerardo Exequiel Pozzi |
2009-05-16 | NEWS file updates for makepkg and contrib | Allan McRae |
2009-05-16 | makepkg: fix sourcing BUILDSCRIPT and PATH issues | Allan McRae |
2009-05-14 | makepkg: Document package splitting | Allan McRae |
2009-05-14 | makepkg: do not update pkgver when building source package | Allan McRae |
2009-05-11 | Remove version information from -Qqo output | Dan McGee |
2009-05-11 | Introduce -Qlq | Nagy Gabor |
2009-05-11 | makepkg: several small fixes | Allan McRae |
2009-05-11 | Fix non-C style comments in libalpm | Gerardo Exequiel Pozzi |
2009-04-26 | makepkg: make in-place sed portable | Allan McRae |
2009-04-15 | Mention required libraries in INSTALL. | Loui Chang |
2009-04-11 | Look in target-list first to resolve dependencies | Bryan Ischo |
2009-04-11 | Remove duplicates from the unresolvable list before prompting user | Bryan Ischo |
2009-04-11 | const-ify endswith() | Dan McGee |
2009-04-11 | Remove pmsyncpkg_t | Nagy Gabor |
2009-04-11 | Fix for trans001.py (FS#9088) | Nagy Gabor |
2009-04-11 | Free *data list when user removes unresolvable packages | Nagy Gabor |
2009-04-11 | Print warning in _alpm_resolvedep() if a satisfier package is ignored without... | Nagy Gabor |
2009-04-11 | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor |
2009-04-11 | Merge branch 'xav/repo-add' | Dan McGee |
2009-04-11 | makepkg: fix double check on same path | Dan McGee |