Age | Commit message (Expand) | Author | Files | Lines |
2013-02-07 | Document fakeroot and fakechroot as dependencies | Chirantan Ekbote | 1 | -0/+8 |
2013-02-07 | Remove outdated instructions in pactest README | Allan McRae | 1 | -15/+0 |
2013-02-07 | Remove conditional checks for fakechroot from test files | Chirantan Ekbote | 2 | -8/+0 |
2013-02-07 | Print a warning if fakechroot is not found | Chirantan Ekbote | 1 | -1/+3 |
2013-02-07 | make test/scripts/human_to_size.sh executable | Andrew Gregory | 1 | -0/+0 |
2013-01-28 | pacsort: add -f, --files option for sorting filenames | Dave Reisner | 1 | -0/+18 |
2013-01-28 | Make path to ldconfig configurable | Allan McRae | 2 | -3/+8 |
2013-01-28 | Remove leading / for pactest paths | Allan McRae | 4 | -4/+4 |
2013-01-28 | pactest: handle non-default scriptlet shells | Allan McRae | 8 | -3/+20 |
2013-01-28 | Revert execvp and related commits | Allan McRae | 3 | -25/+3 |
2013-01-17 | pmtest: resolve path to scriptlet shell | Allan McRae | 3 | -3/+25 |
2013-01-04 | Save backup files with extension .pacsave.n | Pang Yan Han | 1 | -0/+20 |
2012-12-14 | Add pactest for "Optional for" output | Benedikt Morbach | 1 | -0/+13 |
2012-12-14 | Add pactests for displaying optdep installation status | Benedikt Morbach | 2 | -0/+27 |
2012-12-14 | It turns out we do care about directories... | Allan McRae | 2 | -4/+0 |
2012-12-14 | Add pactests for not detecting directory conflicts with upgrades | Florian Pritz | 2 | -0/+38 |
2012-12-14 | Fix overzealous package removal with unmet dependencies | Andrew Gregory | 3 | -6/+0 |
2012-12-14 | pactest: variant of package removal due to unmet dependencies | Allan McRae | 1 | -0/+28 |
2012-12-14 | pactest: removal of packages with unmet dependencies | Allan McRae | 1 | -0/+28 |
2012-12-14 | Avoid upgrade conflict with unchanged effective path | Allan McRae | 1 | -2/+0 |
2012-12-14 | Resolve file paths during inter-package conflict check | Allan McRae | 3 | -4/+26 |
2012-12-14 | Detect inter-package conflicts between files and directories | Allan McRae | 2 | -4/+0 |
2012-12-14 | pactest: Provide a full filelist to the pactests that need it | Allan McRae | 2 | -4/+11 |
2012-09-18 | Merge branch 'maint' | Dan McGee | 1 | -1/+4 |
2012-09-18 | pactest: allow running with valgrind from any directory | Allan McRae | 1 | -1/+4 |
2012-08-08 | fixed typo | Barbu Paul - Gheorghe | 1 | -1/+1 |
2012-08-02 | pactest: avoid upgrade conflict with unchanged effective path | Dave Reisner | 1 | -0/+22 |
2012-08-02 | pactest: Do not remove symlink to directory if a to be installed package uses it | Allan McRae | 2 | -0/+44 |
2012-08-02 | pactest: Do not remove symlink to directory if local package uses that path | Allan McRae | 1 | -0/+22 |
2012-08-02 | pactest: conflict between files having same effective path | Allan McRae | 1 | -0/+23 |
2012-08-02 | pactest: conflict between directory and a file | Allan McRae | 1 | -0/+17 |
2012-08-02 | Add pactest for empty subdirectory conflict | Allan McRae | 2 | -1/+18 |
2012-07-10 | Merge branch 'maint' | Dan McGee | 3 | -0/+57 |
2012-07-10 | Check empty subdirectory ownership | Allan McRae | 1 | -0/+17 |
2012-07-10 | Add conflict for replacing owned empty directory | Allan McRae | 2 | -0/+40 |
2012-06-26 | Scripts testsuite output consistency | Allan McRae | 2 | -4/+4 |
2012-06-26 | scripts/library: add human_to_size | Dave Reisner | 2 | -1/+77 |
2012-06-26 | query: avoid false ownership matches for files in root | Dave Reisner | 1 | -0/+11 |
2012-04-24 | scripts/library: introduce parseopts | Dave Reisner | 2 | -0/+147 |
2012-04-12 | Remove SyncFirst option | Dan McGee | 6 | -201/+0 |
2012-03-16 | pactest: make OPTDEPEND rule look at non-description only | Dan McGee | 1 | -2/+5 |
2012-03-09 | Point python shebangs at python2 | Allan McRae | 8 | -8/+8 |
2012-02-21 | Merge branch 'maint' | Dan McGee | 6 | -22/+12 |
2012-02-15 | Revert "Add -S --recursive operation" | Dan McGee | 3 | -12/+8 |
2012-02-15 | Revert "Enable recursive/needed sync on SyncFirst" | Dan McGee | 3 | -10/+4 |
2012-02-06 | Merge branch 'maint' | Dan McGee | 4 | -0/+4 |
2012-02-03 | pactest: check return code in some upgrade tests | Dan McGee | 4 | -0/+4 |
2012-01-03 | Merge branch 'maint' | Dan McGee | 2 | -0/+130 |
2012-01-03 | add new pactest for syncfirst with recursive deps | Dave Reisner | 2 | -0/+130 |
2011-12-08 | Use automake verbose helpers in custom make rules | Dan McGee | 1 | -6/+4 |