Commit Graph

12 Commits

Author SHA1 Message Date
Rick Olson
2082b26ce7 tweak ls-files output
* simpler, easier to chop up with unix tools
* show LFS OID, not Git SHA1
* only scan the tree, not the refs
* show whether files are LFS pointers or full objects
2015-09-25 10:32:30 -06:00
Bhuridech Sudsee
21bc33e8c0 ls-files show duplicate with OID(s) 2015-09-25 10:32:20 -06:00
Bhuridech Sudsee
9f88f2fc52 ls-files show duplicate 2015-09-25 10:32:15 -06:00
rick
54753c8b43 add an integration test to prove #668 works 2015-09-17 15:03:11 -06:00
rick
f6d1f99316 skip these tests if GIT_LFS_TEST_DIR is unset 2015-09-08 14:12:51 -06:00
rick
4174867802 test the exit code of the commands 2015-09-08 10:20:52 -06:00
rick
43e9f379ce fix behavior of 7 commands when run outside git repo 2015-09-08 09:29:53 -06:00
Rick Olson
202ae122d4 update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
Rick Olson
9b8fa2f9fc fix ls-files so it doesnt list deleted objects 2015-07-06 11:33:30 -06:00
Rick Olson
d008ac681f failing test 2015-07-05 12:17:48 -06:00
Rick Olson
e2b2716853 == is bash only, use = for string comparisons 2015-05-26 16:15:52 -06:00
Rick Olson
6eb340b0d8 port ls-files test 2015-05-26 11:51:38 -06:00