Commit Graph

19 Commits

Author SHA1 Message Date
Taylor Blau
02236d2e3f commands: test determineIncludeExcludePaths 2016-05-31 18:36:19 -06:00
Rick Olson
8b54aeea7f port clean, the last of the old tests 2015-05-26 16:08:03 -06:00
Rick Olson
216623196a Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
Rick Olson
c6b722db63 implement the pointer command 2015-04-22 11:41:41 -06:00
Rick Olson
e37b695477 rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
rubyist
874700d960 A smattering of missed instances 2015-01-30 17:30:40 -05:00
rubyist
dda4e5baf1 Update some misc pieces 2015-01-30 12:17:19 -05:00
rubyist
c1afb37a4e Rename the command 2015-01-30 10:54:54 -05:00
rubyist
11128a86d2 Add a repo.GitCmd, tidy up ls-files test 2014-09-29 11:41:51 -04:00
rubyist
1be35b21b6 Need to append to sub-process environment, not overwrite it.
If the subprocess then launches any commands itself, it will have no
environment. e.g. PATH, GOPATH, etc are all gone.
2014-09-22 13:24:14 -04:00
Rick Olson
4416cd02fc fix version tests 2014-09-09 10:12:46 -06:00
Rick Olson
0204cb2abe almost complete the logging, lol %s 2014-08-07 08:53:13 -06:00
rubyist
2a0df64774 Don't need the dots 2014-06-13 14:46:19 -04:00
rubyist
ece4a011ad Iteration order of maps is randomized in Go, building an output string like this can sometimes fail 2014-06-11 14:24:54 -04:00
Rick Olson
c30183ae49 test that submodules don't mess up the env 2014-06-05 17:13:42 -06:00
Rick Olson
92cf6ea31a remove the old logging 2014-06-05 12:48:23 -06:00
Rick Olson
183b7fd9db test the clean command 2014-06-04 12:47:11 -06:00
Rick Olson
2f08f52ea3 remove the need to use filepath.Join for AddPath() 2014-06-04 11:44:07 -06:00
Rick Olson
4832356659 move integration tests to ./commands 2014-06-04 11:40:09 -06:00