Age | Commit message (Expand) | Author | Files | Lines |
2013-09-19 | Fix make distcheck | Andrew Gregory | 1 | -0/+1 |
2013-09-04 | libalpm: introduce a usage level for repos | Dave Reisner | 2 | -0/+31 |
2013-08-21 | conflict.c: fix directory ownership check | Andrew Gregory | 2 | -0/+33 |
2013-08-21 | pactest: remove results summary | Andrew Gregory | 2 | -71/+1 |
2013-08-21 | integrate tests with automake | Andrew Gregory | 1 | -0/+288 |
2013-08-21 | pactest: accept test names without a switch | Andrew Gregory | 1 | -17/+4 |
2013-08-21 | provide default values for test scripts | Andrew Gregory | 4 | -24/+21 |
2013-08-21 | convert pactest to TAP output | Andrew Gregory | 7 | -59/+121 |
2013-08-21 | pactest: treat unknown rules as failures | Andrew Gregory | 2 | -6/+3 |
2013-08-21 | convert test scripts to tap output | Andrew Gregory | 4 | -46/+58 |
2013-08-21 | query006: only set expectfailure on 32-bit systems | Andrew Gregory | 1 | -1/+4 |
2013-07-30 | Remove setlocale usage from the backend | Allan McRae | 2 | -7/+1 |
2013-06-26 | deps.c: check for indirect deps when ordering | Andrew Gregory | 2 | -2/+44 |
2013-06-03 | improve dir->file transition conflict resolution | Andrew Gregory | 1 | -0/+17 |
2013-06-03 | extract_single_file: consolidate symlink cases | Andrew Gregory | 1 | -1/+2 |
2013-06-03 | conflict.c: check for file -> dir replacements | Andrew Gregory | 2 | -2/+20 |
2013-06-03 | conflict.c: exclude trailing slash from file path | Andrew Gregory | 2 | -4/+0 |
2013-06-03 | conflict.c: do not ignore symlink<->dir conflicts | Andrew Gregory | 7 | -10/+4 |
2013-06-03 | alpm_filelist: remove resolved_path | Andrew Gregory | 7 | -6/+8 |
2013-06-03 | update tests for symlink support removal | Andrew Gregory | 9 | -31/+40 |
2013-05-29 | pmtest: set LC_ALL=C in subprocess.call | Andrew Gregory | 1 | -1/+1 |
2013-05-07 | Merge branch 'maint' | Allan McRae | 1 | -1/+1 |
2013-04-30 | Add --noprepare option to makepkg | Eric BĂ©langer | 1 | -1/+1 |
2013-04-24 | Remove ALPM_QUESTION_LOCAL_NEWER | Connor Behan | 5 | -5/+5 |
2013-04-18 | Fix spelling errors using 'codespell' tool | Anatol Pomozov | 1 | -1/+1 |
2013-04-15 | util.py: replace file() with open() | Andrew Gregory | 1 | -1/+1 |
2013-04-15 | pmpkg: default mode 0755 for dirs in sync packages | Andrew Gregory | 1 | -0/+2 |
2013-03-10 | pmpkg: add missing directories to test packages | Andrew Gregory | 3 | -22/+37 |
2013-03-07 | libalpm: Search for replacers before literals | Olivier Brunel | 3 | -4/+19 |
2013-03-07 | libalpm: Fix installing update of a replaced package | Olivier Brunel | 1 | -0/+18 |
2013-03-07 | fix typos in pacman tests | Andrew Gregory | 3 | -4/+4 |
2013-02-24 | Perform limited conflict checking with --force | Allan McRae | 1 | -2/+0 |
2013-02-24 | use resolved_path for filelist_contains | Andrew Gregory | 1 | -2/+0 |
2013-02-24 | return resolved paths from filelist_difference | Andrew Gregory | 2 | -4/+0 |
2013-02-24 | return resolved paths from filelist_intersection | Andrew Gregory | 1 | -2/+0 |
2013-02-24 | add fileconflict tests for cases with symlinks | Andrew Gregory | 4 | -0/+80 |
2013-02-16 | pmtest: install filesystem entries before packages | Andrew Gregory | 1 | -3/+3 |
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 |