Age | Commit message (Expand) | Author | Files | Lines |
2009-10-11 | Fix "-Sd conflict_pkg" bug | Nagy Gabor | 1 | -0/+18 |
2009-10-11 | update sync200 pactest | Xavier Chantry | 1 | -1/+1 |
2009-09-09 | Re-enable REMOVE_PKGS test in pactest suite | Nagy Gabor | 1 | -5/+5 |
2009-09-09 | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor | 3 | -7/+33 |
2009-09-09 | Do not remove conflict by default | Nagy Gabor | 15 | -19/+19 |
2009-09-09 | Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callback | Nagy Gabor | 8 | -11/+11 |
2009-09-09 | Allow '-Su foo' operation | Xavier Chantry | 1 | -0/+25 |
2009-09-06 | Add pactest for 'any' architecture | Xavier Chantry | 1 | -0/+16 |
2009-09-06 | Check package arch before installing | Xavier Chantry | 4 | -0/+70 |
2009-07-23 | Introduce -Suu | Nagy Gabor | 1 | -0/+12 |
2009-07-20 | Do not create .pacsave with -R, if the file is unchanged | Xavier Chantry | 1 | -2/+2 |
2009-07-20 | Fix klibc conflict case. | Xavier Chantry | 1 | -0/+17 |
2009-07-20 | Fix fileconflict004 | Xavier Chantry | 3 | -3/+24 |
2009-07-20 | pactest : safety check with MODE | Xavier Chantry | 1 | -2/+5 |
2009-05-19 | Remove find_replacements() | Nagy Gabor | 1 | -2/+2 |
2009-05-19 | Add an initial pactest/test/.gitignore | Gerardo Exequiel Pozzi | 1 | -0/+1 |
2009-04-11 | Look in target-list first to resolve dependencies | Bryan Ischo | 1 | -0/+20 |
2009-04-11 | Fix for trans001.py (FS#9088) | Nagy Gabor | 1 | -2/+0 |
2009-02-24 | Update pactest to use hashlib | Dan McGee | 1 | -3/+3 |
2009-02-24 | Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages | Bryan Ischo | 5 | -0/+179 |
2009-02-24 | Enabled new interactive prompt and updated some tests | Bryan Ischo | 4 | -4/+4 |
2009-01-17 | Fixed some inconsistencies and errors in the pactest documentation. | Bryan Ischo | 1 | -9/+16 |
2009-01-13 | HoldPkg rework | Nagy Gabor | 1 | -4/+2 |
2008-10-13 | Merge branch 'maint' | Dan McGee | 3 | -3/+9 |
2008-10-13 | Quiet up the make process a bit | Dan McGee | 1 | -5/+6 |
2008-10-13 | Rework fakechroot checking | Dan McGee | 3 | -3/+9 |
2008-08-24 | Allow sync200 pactest to pass without libdownload. | Xavier Chantry | 1 | -0/+3 |
2008-08-24 | Add autotools magic for pactests | Henning Garus | 2 | -1/+28 |
2008-08-23 | pactest: remove need for pause when running tests | Dan McGee | 2 | -3/+13 |
2008-07-30 | New fileconflict005.py pactest | Nagy Gabor | 1 | -0/+23 |
2008-07-25 | vercmptest: fix binary existence check | Dan McGee | 1 | -1/+1 |
2008-07-25 | pactest: exit with a non-zero error code on unexpected failure | Dan McGee | 4 | -26/+28 |
2008-07-25 | pactest: add test.expectfailure option for tests | Dan McGee | 9 | -5/+41 |
2008-07-25 | Fix vercmp and add additional tests | Dan McGee | 1 | -3/+33 |
2008-07-23 | Update pactest README | Nagy Gabor | 1 | -1/+3 |
2008-07-23 | New fileconflict004.py pactest | Nagy Gabor | 1 | -0/+19 |
2008-07-13 | sync_addtarget rework | Nagy Gabor | 1 | -15/+0 |
2008-07-13 | New remove060.py pactest | Nagy Gabor | 1 | -0/+19 |
2008-07-08 | Remove requiredby from pactests | Nagy Gabor | 35 | -183/+2 |
2008-07-08 | Resolvedeps rework | Nagy Gabor | 1 | -11/+6 |
2008-06-08 | Various updates needed prior to a new release | Dan McGee | 1 | -1/+2 |
2008-05-30 | Fix versioncmp regression after update | Dan McGee | 2 | -9/+32 |
2008-05-30 | Add simple vercmp test script | Dan McGee | 1 | -0/+77 |
2008-05-29 | Pactests for sync operations with NoUpgrade and NoExtract | Allan McRae | 2 | -0/+33 |
2008-05-29 | Pactest for removing multiple items in a dependency chain. | Allan McRae | 1 | -0/+21 |
2008-05-14 | pactest: only use fakeroot when it is found. | Xavier Chantry | 1 | -6/+10 |
2008-05-13 | Add SyncFirst option. | Chantry Xavier | 2 | -2/+5 |
2008-05-12 | pactest: fix --gdb option | Dan McGee | 1 | -1/+1 |
2008-04-29 | Rework extract_single_file() temp file creation | Dan McGee | 1 | -0/+20 |
2008-04-29 | Update pactest to allow setting modes on created files | Dan McGee | 3 | -20/+34 |