git-lfs/commands
rubyist 0a9ebafc6a Merge branch 'master' into concurrent-uploads
Conflicts:
	commands/command_push.go
	lfs/pointer.go
	lfs/pointer_clean.go
	lfs/pointer_smudge.go
2015-04-29 11:46:20 -04:00
..
repos config_media_url.git => config_lfs_url.git (used for integration tests) 2015-03-19 14:26:14 -06:00
clean_test.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
command_clean.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
command_env.go teach config.Endpoint() to return an Endpoint struct with optional ssh info 2015-03-27 16:36:33 -06:00
command_init.go fix some places where we're still referring to 'git media' 2015-03-22 13:02:33 -06:00
command_logs.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
command_ls_files.go Move pointer and scanner packages into lfs 2015-04-23 12:20:36 -04:00
command_pointer.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
command_push.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
command_smudge.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
command_status.go Move pointer and scanner packages into lfs 2015-04-23 12:20:36 -04:00
command_track.go add diff/merge properties to gitattributes 2015-04-24 15:19:19 -06:00
command_untrack.go Grammer 2015-04-11 14:49:29 +03:00
command_update.go teach the update command how to update known git lfs hooks 2015-04-24 11:33:22 -06:00
command_version.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
commands_pre_push.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
commands_test.go implement the pointer command 2015-04-22 11:41:41 -06:00
commands.go requires stdin content on certain commands 2015-04-24 14:24:32 -06:00
env_test.go config_media_url.git => config_lfs_url.git (used for integration tests) 2015-03-19 14:26:14 -06:00
init_test.go teach the update command how to update known git lfs hooks 2015-04-24 11:33:22 -06:00
ls_files_test.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
pointer_test.go requires stdin content on certain commands 2015-04-24 14:24:32 -06:00
pre_push_test.go split the push command code 2015-04-24 10:41:11 -06:00
push_test.go silently upgrade the old push hooks 2015-04-24 11:38:55 -06:00
smudge_test.go add support for pre-release pointers, remove support for really old ones 2015-04-22 09:44:06 -06:00
status_test.go Replace Hawser reference with Git LFS in comment 2015-04-06 13:36:50 -07:00
track_test.go add diff/merge properties to gitattributes 2015-04-24 15:19:19 -06:00
update_test.go teach the update command how to update known git lfs hooks 2015-04-24 11:33:22 -06:00
version_test.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00