git-lfs/commands
2017-10-25 20:23:43 -06:00
..
command_checkout.go remove reliance on global config filesystem vars 2017-10-18 18:09:33 -06:00
command_clean.go lfs: remove LocalMediaPath() 2017-10-25 11:31:15 -06:00
command_clone.go git: remove static Config, keep Version() static 2017-10-25 20:23:43 -06:00
command_env.go git: remove static Config, keep Version() static 2017-10-25 20:23:43 -06:00
command_ext.go update package imports 2016-11-15 10:01:18 -07:00
command_fetch.go git: remove static Config, keep Version() static 2017-10-25 20:23:43 -06:00
command_filter_process.go Merge branch 'master' into remove-last-global-config 2017-10-24 13:56:11 -06:00
command_fsck.go lfs: remove LocalMediaPathReadonly() 2017-10-25 12:20:44 -06:00
command_install.go lfs: use *git.Configuration instance 2017-10-25 16:12:29 -06:00
command_lock.go commands/command_lock: print true locked path instead of argument 2017-04-07 10:55:28 -04:00
command_locks.go Commands/locks: show lock id 2017-02-27 14:16:34 -07:00
command_logs.go remove reliance on global config filesystem vars 2017-10-18 18:09:33 -06:00
command_ls_files.go lfs: move ObjectExistsOfSize to fs package 2017-10-24 19:20:09 -06:00
command_migrate_import.go lfs: remove static lfs pointer clean/smudge funcs 2017-10-24 12:07:53 -06:00
command_migrate_info.go close logger deliberately to flush remaining messages 2017-09-22 16:28:07 -06:00
command_migrate.go localstorage: exit stage left 2017-10-25 13:23:12 -06:00
command_pointer.go git: change gitHashObject() to accept an io.Reader 2017-08-22 19:34:30 +02:00
command_post_checkout.go Merge branch 'master' into locking-master-2, with fixes 2017-01-16 12:06:21 +00:00
command_post_commit.go Merge branch 'master' into locking-master-2, with fixes 2017-01-16 12:06:21 +00:00
command_post_merge.go Merge branch 'master' into locking-master-2, with fixes 2017-01-16 12:06:21 +00:00
command_pre_push.go commands: teach uploadContext how to init the gitscanner 2017-02-16 13:24:53 -07:00
command_prune.go localstorage: exit stage left 2017-10-25 13:23:12 -06:00
command_pull.go git: remove static Config, keep Version() static 2017-10-25 20:23:43 -06:00
command_push.go lfs: remove LocalMediaPath() 2017-10-25 11:31:15 -06:00
command_smudge.go lfs: remove LocalMediaPath() 2017-10-25 11:31:15 -06:00
command_status.go git: remove static Config, keep Version() static 2017-10-25 20:23:43 -06:00
command_track.go remove reliance on global config filesystem vars 2017-10-18 18:09:33 -06:00
command_uninstall.go localstorage: exit stage left 2017-10-25 13:23:12 -06:00
command_unlock.go commands: use provided path if --forced and non-nil error 2017-09-07 16:15:31 -04:00
command_untrack.go remove reliance on global config filesystem vars 2017-10-18 18:09:33 -06:00
command_update.go git: remove unused arg 2017-10-25 19:20:35 -06:00
command_version.go commands: remove last httputil usage 2017-01-04 16:10:53 -07:00
commands_test.go all: expand config.Environment interface to support multiple values per key 2017-04-12 17:29:11 -04:00
commands.go git: remove static Config, keep Version() static 2017-10-25 20:23:43 -06:00
path_nix.go commands: osLineEnding() is more descriptive 2017-02-03 17:50:47 -07:00
path_windows.go commands: osLineEnding() is more descriptive 2017-02-03 17:50:47 -07:00
path.go commands: osLineEnding() is more descriptive 2017-02-03 17:50:47 -07:00
pointers.go each command should open and close a gitscanner just once 2016-11-17 17:22:21 -07:00
pull.go lfs: remove static lfs pointer clean/smudge funcs 2017-10-24 12:07:53 -06:00
run.go localstorage: exit stage left 2017-10-25 13:23:12 -06:00
uploader_test.go commands/uploader: test various permutations of supported locking APIs 2017-04-18 09:44:35 -06:00
uploader.go git: remove unused arg 2017-10-25 19:20:35 -06:00