| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'maint' | Allan McRae | 2013-05-07 |
|\ |
|
| * | Fix spelling errors using 'codespell' tool | Anatol Pomozov | 2013-04-18 |
* | | Add --noprepare option to makepkg | Eric BĂ©langer | 2013-04-30 |
* | | Remove ALPM_QUESTION_LOCAL_NEWER | Connor Behan | 2013-04-24 |
* | | util.py: replace file() with open() | Andrew Gregory | 2013-04-15 |
* | | pmpkg: default mode 0755 for dirs in sync packages | Andrew Gregory | 2013-04-15 |
|/ |
|
* | pmpkg: add missing directories to test packages | Andrew Gregory | 2013-03-10 |
* | libalpm: Search for replacers before literals | Olivier Brunel | 2013-03-07 |
* | libalpm: Fix installing update of a replaced package | Olivier Brunel | 2013-03-07 |
* | fix typos in pacman tests | Andrew Gregory | 2013-03-07 |
* | Perform limited conflict checking with --force | Allan McRae | 2013-02-24 |
* | use resolved_path for filelist_contains | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_difference | Andrew Gregory | 2013-02-24 |
* | return resolved paths from filelist_intersection | Andrew Gregory | 2013-02-24 |
* | add fileconflict tests for cases with symlinks | Andrew Gregory | 2013-02-24 |
* | pmtest: install filesystem entries before packages | Andrew Gregory | 2013-02-16 |
* | Document fakeroot and fakechroot as dependencies | Chirantan Ekbote | 2013-02-07 |
* | Remove outdated instructions in pactest README | Allan McRae | 2013-02-07 |
* | Remove conditional checks for fakechroot from test files | Chirantan Ekbote | 2013-02-07 |
* | Print a warning if fakechroot is not found | Chirantan Ekbote | 2013-02-07 |
* | make test/scripts/human_to_size.sh executable | Andrew Gregory | 2013-02-07 |
* | pacsort: add -f, --files option for sorting filenames | Dave Reisner | 2013-01-28 |
* | Make path to ldconfig configurable | Allan McRae | 2013-01-28 |
* | Remove leading / for pactest paths | Allan McRae | 2013-01-28 |
* | pactest: handle non-default scriptlet shells | Allan McRae | 2013-01-28 |
* | Revert execvp and related commits | Allan McRae | 2013-01-28 |
* | pmtest: resolve path to scriptlet shell | Allan McRae | 2013-01-17 |
* | Save backup files with extension .pacsave.n | Pang Yan Han | 2013-01-04 |
* | Add pactest for "Optional for" output | Benedikt Morbach | 2012-12-14 |
* | Add pactests for displaying optdep installation status | Benedikt Morbach | 2012-12-14 |
* | It turns out we do care about directories... | Allan McRae | 2012-12-14 |
* | Add pactests for not detecting directory conflicts with upgrades | Florian Pritz | 2012-12-14 |
* | Fix overzealous package removal with unmet dependencies | Andrew Gregory | 2012-12-14 |
* | pactest: variant of package removal due to unmet dependencies | Allan McRae | 2012-12-14 |
* | pactest: removal of packages with unmet dependencies | Allan McRae | 2012-12-14 |
* | Avoid upgrade conflict with unchanged effective path | Allan McRae | 2012-12-14 |
* | Resolve file paths during inter-package conflict check | Allan McRae | 2012-12-14 |
* | Detect inter-package conflicts between files and directories | Allan McRae | 2012-12-14 |
* | pactest: Provide a full filelist to the pactests that need it | Allan McRae | 2012-12-14 |
* | Merge branch 'maint' | Dan McGee | 2012-09-18 |
|\ |
|
| * | pactest: allow running with valgrind from any directory | Allan McRae | 2012-09-18 |
* | | fixed typo | Barbu Paul - Gheorghe | 2012-08-07 |
* | | pactest: avoid upgrade conflict with unchanged effective path | Dave Reisner | 2012-08-02 |
* | | pactest: Do not remove symlink to directory if a to be installed package uses it | Allan McRae | 2012-08-02 |
* | | pactest: Do not remove symlink to directory if local package uses that path | Allan McRae | 2012-08-02 |
* | | pactest: conflict between files having same effective path | Allan McRae | 2012-08-02 |
* | | pactest: conflict between directory and a file | Allan McRae | 2012-08-02 |
* | | Add pactest for empty subdirectory conflict | Allan McRae | 2012-08-02 |
* | | Merge branch 'maint' | Dan McGee | 2012-07-10 |
|\| |
|
| * | Check empty subdirectory ownership | Allan McRae | 2012-07-10 |