Commit Graph

19 Commits

Author SHA1 Message Date
Taylor Blau
71b60d1b35 commands: drop use of *Spinner in git-lfs-prune(1) 2017-11-28 20:08:48 -08:00
Taylor Blau
624d85684d commands/track: quote pattern in output of track command 2017-03-24 11:13:11 -06:00
Taylor Jones
dd19c1b9c2 Adding integration test for #1860 2017-01-17 23:40:19 -05:00
Steve Streeting
d7b23e2a69 Move prune worktree test into its own file to improve git version skip 2015-10-15 15:30:27 +01:00
Steve Streeting
459f1a65b3 Tests for prune with worktrees 2015-10-15 15:23:37 +01:00
Steve Streeting
ab48608e7e Remove unnecessary test output 2015-10-15 14:49:33 +01:00
Steve Streeting
a020f9daef Test verify remote via config, and overriding it on cmdline 2015-10-15 14:49:19 +01:00
Steve Streeting
aa9a240aa8 Tests for the --verify-remote option 2015-10-15 14:43:11 +01:00
Steve Streeting
5863dff05e Tidy up tests for remotes 2015-10-15 14:33:46 +01:00
Steve Streeting
7db5a010a0 Prune tests for unpushed with variable remote conditions 2015-10-15 10:58:34 +01:00
Steve Streeting
0b537eb785 Test turning off the recent options & make sure more data pruned 2015-10-14 15:58:12 +01:00
Steve Streeting
16cac5eeb8 Test for prune with recent options 2015-10-14 15:54:09 +01:00
Steve Streeting
473f41e604 Fix typo in test setting, should be pruneoffsetdays not pruneoffset 2015-10-14 15:53:36 +01:00
Steve Streeting
9d5d2a046e Fix unpushed merge test 2015-10-14 12:51:30 +01:00
Steve Streeting
c8778a7f0d Add merge stage to unpushed test 2015-10-12 17:30:21 +01:00
Steve Streeting
58dfa23c9e Test for retaining unpushed data 2015-10-12 16:59:38 +01:00
Steve Streeting
baa324d68d When lfs.fetchrecentcommitsdays=0 prune should prune previous commits
This is to mirror what a manual full delete & fetch would do, should not
keep previous versions (especially as this means overlapping the date so
often you keep at least 1 previous version)
2015-10-12 16:58:26 +01:00
Steve Streeting
03b85e08ac Moving to smaller tests for prune so cause for retention is clearer 2015-10-12 14:49:12 +01:00
Steve Streeting
978899e3b5 WIP prune tests 2015-10-09 16:55:19 +01:00