Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-04-19 | Merge branch 'maint' | Dan McGee | 3 | -14/+22 |
2008-04-17 | pactest : Use tarfile module. | Chantry Xavier | 2 | -12/+20 |
2008-04-17 | pactest: Add quotes for directory with whitespaces | Chantry Xavier | 1 | -2/+2 |
2008-03-30 | Update -Ss and -Qs pactests to include groups | Dan McGee | 2 | -0/+2 |
2008-03-23 | Avoid duplicated target names. | Nagy Gabor | 2 | -17/+8 |
2008-03-23 | Add -q (quiet) option to valgrind call in pactest | Dan McGee | 1 | -1/+1 |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier | 2 | -37/+0 |
2008-03-18 | Drop case insensitive comparisons in the config parsing. | Chantry Xavier | 9 | -9/+9 |
2008-03-11 | Add -Rss option | Nagy Gabor | 2 | -0/+40 |
2008-03-11 | Remove trans->targets | Nagy Gabor | 1 | -3/+2 |
2008-03-08 | Remove useless TESTS file | Dan McGee | 2 | -65/+1 |
2008-03-08 | Move -A pactests that are relevant to -U, clean the rest out | Dan McGee | 23 | -99/+18 |
2008-02-16 | Merge branch 'maint' | Dan McGee | 5 | -1/+51 |
2008-02-14 | Ensure DESC infolevel is loaded before checking pkg->filename | Dan McGee | 1 | -0/+1 |
2008-02-12 | ensure chk_fileconflicts reads entire file list | Dan McGee | 1 | -0/+16 |
2008-02-12 | Fixes file relocation pactests | Nagy Gabor | 3 | -1/+34 |
2008-02-08 | Merge branch 'maint' | Dan McGee | 3 | -2/+33 |
2008-02-08 | pactest: make more resiliant to missing files | Dan McGee | 3 | -2/+33 |
2008-02-06 | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor | 1 | -0/+19 |
2008-01-24 | libalpm/sync.c : conflicts resolving cleanup. | Chantry Xavier | 2 | -5/+5 |
2008-01-22 | pactest: remove check for root permissions message | Dan McGee | 1 | -5/+0 |
2008-01-22 | New --asexplicit option | Nagy Gabor | 2 | -0/+38 |
2008-01-22 | Move the deptest code from frontend to backend. | Chantry Xavier | 1 | -14/+10 |