| Commit message (Expand) | Author | Age |
* | Check empty subdirectory ownership | Allan McRae | 2012-07-10 |
* | Add conflict for replacing owned empty directory | Allan McRae | 2012-07-10 |
* | Revert "Add -S --recursive operation" | Dan McGee | 2012-02-15 |
* | Revert "Enable recursive/needed sync on SyncFirst" | Dan McGee | 2012-02-15 |
* | pactest: check return code in some upgrade tests | Dan McGee | 2012-02-03 |
* | add new pactest for syncfirst with recursive deps | Dave Reisner | 2012-01-02 |
* | Add two new pactests for pacman upgrade behavior | Dan McGee | 2011-11-30 |
* | Fix issues with replacing unowned symlinks | Dan McGee | 2011-10-26 |
* | Add some unowned symlink replacement tests | Dan McGee | 2011-10-26 |
* | pactest: add a better description | Dan McGee | 2011-10-11 |
* | Format pacsort and vercmp testsuite output | Allan McRae | 2011-10-07 |
* | Add a random pactest | Dan McGee | 2011-09-18 |
* | include ldconfig.stub in EXTRA_DIST | Dave Reisner | 2011-09-14 |
* | pactest: remove PACMAN_OUTPUT from ldconfig tests | Dan McGee | 2011-09-01 |
* | Add pactest for overflowing date (year 2038 problem) | Dan McGee | 2011-09-01 |
* | Rework scriptlet tests to not depend on pacman output | Dan McGee | 2011-08-29 |
* | vercmp: ensure 2.0a and 2.0.a do not compare equal | Dan McGee | 2011-08-23 |
* | Fix replacement of provider issue | Dan McGee | 2011-08-18 |
* | Fix trailing whitespace in whole codebase | Dan McGee | 2011-08-17 |
* | build-sys: always use $(RM) instead of rm -f | Dave Reisner | 2011-08-15 |
* | add pactest for replacing a shared provider | Dave Reisner | 2011-08-15 |
* | pactest/sync200: check for curl instead of fetch | Dave Reisner | 2011-08-15 |
* | pactest: -U --recursive | Pang Yan Han | 2011-08-11 |
* | pactest: add sync302 to test recursive syncfirst | Dave Reisner | 2011-08-11 |
* | Parse replaces strings as dep strings with version specs | Dan McGee | 2011-08-09 |
* | Add a slightly simpler versioned replace test | Dan McGee | 2011-08-09 |
* | pactest: improve speed of local DB dependent rules | Dan McGee | 2011-08-09 |
* | Add a test harness for new pacsort command | Dan McGee | 2011-08-08 |
* | Bash-ify test/util/vercmptest.sh | Dan McGee | 2011-08-08 |
* | Implement parsing of the new SigLevel directive | Dan McGee | 2011-08-02 |
* | Don't trim whitespace when reading database entries | Dan McGee | 2011-08-02 |
* | pactest: use subprocess module instead of os.system | Dan McGee | 2011-08-02 |
* | Add a new epoch pactest | Dan McGee | 2011-07-18 |
* | Handle removal of empty directories properly | Dan McGee | 2011-07-18 |
* | Allow fileconflict if unowned file moving into backup array | Dan McGee | 2011-07-14 |
* | pactest: add a few more checks to fileconflict checks | Dan McGee | 2011-07-03 |
* | pactest: remove no longer necessary newline hacks | Dan McGee | 2011-06-30 |
* | pactest: create packages in memory | Dan McGee | 2011-06-30 |
* | Merge branch 'maint' | Dan McGee | 2011-06-27 |
|\ |
|
| * | Ensure a file can be replaced by a directory | Dan McGee | 2011-06-27 |
* | | Add a 'valid' flag to the database object | Dan McGee | 2011-06-24 |
* | | Do database signature checking at load time | Dan McGee | 2011-06-24 |
* | | pactest: generate sync DB's in memory | Dan McGee | 2011-06-24 |
* | | pactest: refactor install file creation | Dan McGee | 2011-06-24 |
* | | pactest: move filelist/backup generation into package object | Dan McGee | 2011-06-24 |
* | | pactest: make pmfile a bit more pythonic | Dan McGee | 2011-06-24 |
* | | pactest: small cleanups and chmod -x most files | Dan McGee | 2011-06-24 |
* | | pactest: clean up database section writing | Dan McGee | 2011-06-24 |
* | | pactest: add isize attribute, fix url attribute | Dan McGee | 2011-06-24 |
* | | Fixed outdated documentation in test/pacman/README | Kerrick Staley | 2011-06-22 |