| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'maint' | Dan McGee | 2011-01-22 |
|\| |
|
| * | Update 3.4.3 release date | Dan McGee | 2011-01-22 |
| * | Copy new backend translation over from frontend translation | Dan McGee | 2011-01-21 |
| * | 3.4.3 release preparation | Dan McGee | 2011-01-21 |
* | | Merge branch 'epoch-work' | Dan McGee | 2011-01-22 |
|\ \ |
|
| * | | doc: update current list of authors | Dan McGee | 2011-01-22 |
| * | | doc: add a vercmp manpage | Dan McGee | 2011-01-22 |
| * | | makepkg: encode epoch in version specifier if > 0 | Dan McGee | 2011-01-22 |
| * | | Remove epoch as an independent field | Dan McGee | 2011-01-21 |
| * | | Allow version comparison to contain epoch specifier | Dan McGee | 2011-01-21 |
| * | | pactest: add more testing for epoch | Dan McGee | 2011-01-21 |
| * | | pactest: Rename epoch pactests | Dan McGee | 2011-01-21 |
* | | | Makefile: Use git describe --dirty for GIT VERSION | Xavier Chantry | 2011-01-22 |
* | | | repo-add: only attempt to create deltas when asked | Allan McRae | 2011-01-22 |
|/ / |
|
* | | Add a likely_pkg hint argument to sync_db_read | Dan McGee | 2011-01-21 |
* | | Improve splitname memory allocation | Dan McGee | 2011-01-21 |
* | | Improve depends string parsing | Dan McGee | 2011-01-21 |
* | | Add strndup fallback function to libalpm util | Dan McGee | 2011-01-21 |
* | | Update valgrind suppressions file | Dan McGee | 2011-01-21 |
* | | Add a pactest for the situation in FS#7524 | Dan McGee | 2011-01-21 |
* | | Fix integrity check status when installing from file | Dan McGee | 2011-01-18 |
* | | makepkg: perform all sanity checks before erroring out | Dan McGee | 2011-01-14 |
* | | repo-add: fix misguided conditional correction | Dan McGee | 2011-01-13 |
* | | Merge branch 'maint' | Dan McGee | 2011-01-12 |
|\| |
|
| * | Fix double read issue in maint releases | Dan McGee | 2011-01-12 |
| * | pactest: build the filelist using a set() | Dan McGee | 2011-01-12 |
| * | Make debug config messages consistent in capitalization | Dan McGee | 2011-01-11 |
| * | Back out anticipated epoch changes | Dan McGee | 2011-01-11 |
* | | Merge branch 'diskspace-fixes' | Dan McGee | 2011-01-11 |
|\ \ |
|
| * | | Call archive_read_data_skip() while checking diskspace | Dan McGee | 2011-01-11 |
| * | | Add error message stating which partition is full | Dan McGee | 2011-01-11 |
| * | | Unify two free diskspace error messages | Dan McGee | 2011-01-11 |
* | | | Merge branch 'fix-double-load' | Dan McGee | 2011-01-11 |
|\ \ \ |
|
| * | | | Fix double filelist issue when upgrading a package | Dan McGee | 2011-01-11 |
| * | | | Add two pactests with non-trivial file counts | Dan McGee | 2011-01-11 |
| * | | | pactest: build the filelist using a set() | Dan McGee | 2011-01-11 |
* | | | | Merge branch 'repo-add-improvements' | Dan McGee | 2011-01-11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | doc: add docs for repo-add -d option | Dan McGee | 2011-01-11 |
| * | | | repo-add: Create/modify files databases | PyroPeter | 2011-01-11 |
| * | | | repo-add: use pushd/popd | Dan McGee | 2011-01-11 |
| |/ / |
|
* | | | Add a progressbar for package integrity checking | Dan McGee | 2011-01-11 |
* | | | Small fix to download size lookup and a logger | Dan McGee | 2011-01-11 |
|/ / |
|
* | | pactest: correctly write epoch and force as necessary | Dan McGee | 2011-01-10 |
* | | Use double rather than float everywhere | Dan McGee | 2011-01-10 |
* | | Progress callback cleanups and fixes | Dan McGee | 2011-01-10 |
* | | Ensure we use local package when calculating removed size | Dan McGee | 2011-01-10 |
* | | Remove need for floating point division in backend | Dan McGee | 2011-01-10 |
* | | libalpm/be_package.c: fix small memleak | Xavier Chantry | 2011-01-07 |
* | | Fix some more simple conversion "errors" | Dan McGee | 2011-01-07 |
* | | Use size_t for alpm_list sizes | Allan McRae | 2011-01-07 |