Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-15 | Merge branch 'maint' | Dan McGee | 8 | -8/+53 |
2008-01-15 | Change the versioned provision format. | Chantry Xavier | 6 | -7/+7 |
2008-01-15 | Rename provision related pactests to provision*.py. | Chantry Xavier | 8 | -3/+48 |
2008-01-12 | New reason001.py pactest | Nagy Gabor | 1 | -0/+16 |
2008-01-10 | Move the fallback on providers from backend to frontend. | Chantry Xavier | 1 | -0/+15 |
2008-01-06 | conflict.c : fix for FS#8156, detect conflict between symlink and dir. | Chantry Xavier | 1 | -0/+18 |
2008-01-06 | bugfix in pactest when creating a symlink at the top level. | Chantry Xavier | 1 | -1/+2 |
2008-01-06 | sync.c: add sanity check so we don't dereference a null pointer | Dan McGee | 1 | -0/+26 |
2008-01-05 | conflict.c : fix for upgrade042. | Chantry Xavier | 1 | -0/+28 |
2008-01-05 | add.c : fix upgrade026 pactest. | Chantry Xavier | 1 | -1/+1 |
2008-01-02 | new upgade042 pactest + bugfix in chk_filedifference. | Chantry Xavier | 1 | -0/+28 |
2007-12-29 | Remove .FILELIST generation from makepkg (and elsewhere) | Dan McGee | 1 | -18/+2 |
2007-12-29 | add a new upgrade026 pactest for backup handling. | Chantry Xavier | 1 | -0/+17 |
2007-12-29 | fix two broken pactests because of date localization. | Chantry Xavier | 3 | -5/+24 |
2007-12-19 | PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods added | Nagy Gabor | 2 | -0/+28 |
2007-12-11 | Add real scriptlet checking for pactest | Aaron Griffin | 3 | -22/+19 |
2007-12-11 | Add "which" path searching functionality to pactest | Aaron Griffin | 1 | -0/+8 |