Age | Commit message (Expand) | Author | Files | Lines |
2008-05-30 | Fix versioncmp regression after update | Dan McGee | 1 | -1/+1 |
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-13 | Add SyncFirst option. | Chantry Xavier | 1 | -1/+3 |
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 | 2 | -1/+13 |
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-22 | Kill the dependsonly option. | Chantry Xavier | 2 | -37/+0 |
2008-03-18 | Drop case insensitive comparisons in the config parsing. | Chantry Xavier | 8 | -8/+8 |
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 | 1 | -63/+0 |
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 | 4 | -1/+50 |
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 | 1 | -0/+16 |
2008-02-08 | pactest: make more resiliant to missing files | Dan McGee | 1 | -0/+16 |
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 | 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 | 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 | 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 | 2 | -22/+12 |
2007-12-03 | Add a lot more tests (and some pactest fixes) to -Si and -Qi tests | Dan McGee | 2 | -0/+25 |
2007-12-03 | Add more pactests to increase code coverage | Dan McGee | 9 | -1/+96 |
2007-12-03 | Add 4 new pactests to get better code coverage by pactest | Dan McGee | 4 | -0/+20 |
2007-12-01 | New sync1005 and sync1006 pactests | Nagy Gabor | 2 | -0/+28 |
2007-11-25 | Fix for sync1003 and sync1004 pactests | Nagy Gabor | 1 | -4/+3 |
2007-11-21 | Remove -F/--freshen operation | Dan McGee | 3 | -54/+0 |
2007-11-19 | Versioned provisions. | Nagy Gabor | 3 | -0/+40 |
2007-11-15 | new trans001.py pactest | Nagy Gabor | 1 | -0/+20 |
2007-11-15 | new add043.py pactest | Nagy Gabor | 1 | -0/+15 |
2007-11-13 | Add pactest for IgnoreGroup. | Nathan Jones | 1 | -0/+22 |
2007-11-11 | Add two requiredby pactests | Chantry Xavier | 2 | -0/+42 |
2007-11-11 | Add a symlink-based pactest | Dan McGee | 1 | -0/+20 |
2007-10-29 | simple pactest renaming : split conflict* into depconflict* and fileconflict*. | Chantry Xavier | 6 | -2/+1 |