| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | Add archlinux.de mirror | Dan McGee | 2007-06-27 |
* | | 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 | 2007-06-26 |
* | | Don't extract any top-level files in a package that start with '.' | Dan McGee | 2007-06-26 |
* | | Mirror update and NEWS updates | Dan McGee | 2007-06-26 |
* | | libalpm/util.c: remove unnecessary include | Dan McGee | 2007-06-20 |
* | | Revert "Fix libarchive permission extraction" | Dan McGee | 2007-06-20 |
* | | Update Doxyfile and add a few missing parts of documentation | Dan McGee | 2007-06-17 |
* | | Remove some use of goto in the pacman frontend | Dan McGee | 2007-06-17 |
* | | Quick updates to the bash completion script | Dan McGee | 2007-06-17 |
* | | FS7338: Fix conflicts typo totally this time. | Chantry Xavier | 2007-06-17 |
* | | scripts/makepkg.in: Forgot the fakeroot switch when changing to GNU getopt. | Andrew Fyfe | 2007-06-13 |
* | | Add ARM architecture to configure.ac | Dan McGee | 2007-06-13 |
* | | Clean up pacman/sync.c and organize it a bit | Dan McGee | 2007-06-13 |
* | | Remove some more diskspace checking holdover stuff | Dan McGee | 2007-06-13 |
* | | Functionalize query.c and pacman_query | Dan McGee | 2007-06-12 |
* | | scripts/makepkg.in: Added fakeroot version to .PKGINFO header. | Andrew Fyfe | 2007-06-12 |
* | | scripts/makepkg.in: Switch to GNU getopt. | Andrew Fyfe | 2007-06-12 |
* | | Add pactest requiredby004. | Nagy Gabor | 2007-06-12 |
* | | pacman util.h: Add missing stdarg.h include | Dan McGee | 2007-06-12 |
* | | FS7355: Add --ignorearch option to makepkg | Andreas Hauser | 2007-06-11 |
* | | Add new pactest remove043. | Nagy Gabor | 2007-06-11 |
* | | Attempt to clean up _alpm_sync_prepare | Dan McGee | 2007-06-10 |
* | | Implement simple topological sort algorithm for sortbydeps | Nagy Gabor | 2007-06-10 |
* | | Ensure correct and consistent usage of depmiss | Chantry Xavier | 2007-06-10 |
* | | pactest: fix description of remove040 | Dan McGee | 2007-06-10 |
* | | Fix for removing a package that is no longer needed | Chantry Xavier | 2007-06-10 |
* | | Add two new pactests for FS #6057 | Chantry Xavier | 2007-06-10 |
* | | Add new pactest remove042 | Chantry Xavier | 2007-06-10 |
* | | Small speed-tuning to upgrade-checkdep | Nagy Gabor | 2007-06-10 |
* | | Fix issue when upgrading two packages that would break deps | Nagy Gabor | 2007-06-10 |
* | | Fix breakage in checkdeps when upgrading a multiple-depend | Nagy Gabor | 2007-06-10 |
* | | pacman.c: Refine error messages used by parseconfig | Dan McGee | 2007-06-09 |
* | | be_files.c: Fix compilation bug since I removed unnecessary LOG_STR_LEN | Dan McGee | 2007-06-09 |
* | | Allow multiple CacheDirs to be specified | Dan McGee | 2007-06-09 |
* | | Implement a -Qt operation in frontend to test the database | Dan McGee | 2007-06-09 |
* | | Add a alpm_db_test() function to the backend for checking DB consistency | VMiklos | 2007-06-09 |
* | | Fix up things after the last few changes | Dan McGee | 2007-06-09 |
* | | Remove logmask stuff from backend; switch logging callback to new pm_printf | Dan McGee | 2007-06-09 |
* | | Revamp pacman.c main function ordering, switch some output to pm_printf | Dan McGee | 2007-06-09 |
* | | Update configure.ac with a few new functions to check for | Dan McGee | 2007-06-09 |
* | | Add a series of pm_printf functions to pacman frontend | Dan McGee | 2007-06-09 |