22 Commits (39f5fff0d53bcc68f5c698150d2d3b35eececc27)

Author SHA1 Message Date
Pelle Wessman 39f5fff0d5 Fixed regression with splitting out new subtree 15 years ago
Avery Pennarun 6fe986307d Some recent tests accidentally depended on very new versions of git. 15 years ago
Avery Pennarun 00889c8ca7 Oops. Apparently I didn't run 'make test' after most recent change. 15 years ago
Avery Pennarun 77ba305852 Improve checking for existence of the --prefix directory. 15 years ago
Win Treese ec54f0d9ad Make sure that <prefix> exists when splitting. 15 years ago
Jakub Suder 13ea2b5e07 added tests for recent changes 15 years ago
Avery Pennarun 6f2012cdc0 If someone provides a --prefix that ends with slash, strip the slash. 16 years ago
Avery Pennarun 227f781147 Fix behaviour if you have a branch named the same as your --prefix 16 years ago
Amiel Martin 558e7a57e2 sort assertion to make it more generic 16 years ago
Amiel Martin e1a5b9d3e7 fixed order of assertion in tests 16 years ago
Avery Pennarun 34a82bda77 test.sh: oops, never intended to count the raw number of commits. 16 years ago
Avery Pennarun fa16ab36ad test.sh: make sure no commit changes more than one file at a time. 16 years ago
Avery Pennarun a64f3a7286 Trim some extra merge commits that don't need to go into the split tree. 16 years ago
Avery Pennarun a046c7b124 test.sh tweak 16 years ago
Avery Pennarun 1490e1546a Add some basic assertions to test.sh. 16 years ago
Avery Pennarun 0ad3dd8534 Add a 'create' helper function in test.sh. 16 years ago
Avery Pennarun d0eb1b1417 Add --annotate option, and create recognizable file content during tests. 16 years ago
Avery Pennarun a13a299996 Change test.sh to test the new add, merge, and pull commands. 16 years ago
Avery Pennarun 9a8821ff33 Pass the path using the --prefix option instead of on the command line. 16 years ago
Avery Pennarun 96db2c0448 Okay, that was a little too aggressive. 16 years ago
Avery Pennarun d691265880 Even more aggressive commit trimming. 16 years ago
Avery Pennarun 847e868167 Quick test script for generating reasonably complex merge scenarios. 16 years ago