Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 21908da4 | 2019-01-13 13:59:20 | fix bug where update got confused by sub-sub directories | ||
| bd4792ec | 2019-01-13 12:56:35 | fix more bugs in the update walk and add more tests | ||
| 4a1ddfc2 | 2019-01-12 22:15:58 | fix bug where update forgot to create a parent directory | ||
| 46cee7a3 | 2019-01-12 21:45:46 | add two more tests for update | ||
| 50952927 | 2019-01-12 21:00:42 | fix various issues in new update implementation | ||
| 4482e97b | 2019-01-09 00:50:37 | shorten test name | ||
| 81a30460 | 2019-01-09 00:41:58 | fix a path matching bug in collect_missing_file() | ||
| 90285c3b | 2019-01-08 20:13:18 | properly remove empty directories left behind during updates | ||
| 52a3df9b | 2019-01-06 13:55:32 | remove some unnecessary verification from update tests | ||
| 5cc266ba | 2019-01-06 13:14:54 | make 'got update' remove directories in a checkout with path prefix | ||
| f5c49f82 | 2019-01-06 12:12:16 | make 'got update' remove empty directories | ||
| 693719bc | 2019-01-03 01:00:30 | don't clobber cmp's exit code with diff's exit code | ||
| 512f0d0e | 2019-01-03 00:57:49 | make 'got update' remove files which were deleted | ||
| 3b4d3732 | 2019-01-02 22:03:34 | test update with an added file | ||
| 370629d7 | 2019-01-02 18:41:45 | make successful cmdline test output match that of other tests | ||
| 3c90ba67 | 2019-01-02 16:16:39 | discard output of 'got checkout' in basic update test | ||
| 11c34c6d | 2019-01-02 16:15:01 | trim whitespace and remove a useless comment | ||
| 9c4b8182 | 2019-01-02 16:11:39 | print new base commit ID when update is done | ||
| 0fbd721f | 2019-01-02 15:56:12 | fix testroot path used by basic update test | ||
| c84d8c75 | 2019-01-02 15:55:17 | basic cmdline test for 'got update' | ||
| 0e673013 | 2019-01-02 15:42:46 | add a command line test suite with a simple 'got checkout' test |