git-lfs/commands
2017-03-24 16:34:29 -06:00
..
command_checkout.go tq: remove remote/operation/access from tq.Manifest, make remote an arg of NewTransferQueue() 2017-01-04 14:46:30 -07:00
command_clean.go commands/clean: use ExitWithError() helper 2017-03-24 14:34:46 -06:00
command_clone.go commands/clone: install repo-level hooks after git lfs clone 2017-03-23 10:54:52 -06:00
command_env.go commands: keep a global lfsapi.Client and tq.Manifest for a single lfs command 2017-01-04 16:10:30 -07:00
command_ext.go update package imports 2016-11-15 10:01:18 -07:00
command_fetch.go commands: keep a global lfsapi.Client and tq.Manifest for a single lfs command 2017-01-04 16:10:30 -07:00
command_filter_process.go commands/fp: sort of pluralize "file(s)" 2016-12-23 12:00:52 -07:00
command_fsck.go rewrite fsck command to use gitscanner api 2016-11-29 13:56:47 -07:00
command_install.go commands: teach uninstall cmd about --local and --system 2017-01-24 16:33:29 -07:00
command_lock.go Print error causes to stderr 2017-02-24 16:31:27 -07:00
command_locks.go Commands/locks: show lock id 2017-02-27 14:16:34 -07:00
command_logs.go update package imports 2016-11-15 10:01:18 -07:00
command_ls_files.go Remove unused callback arg on ScanTree() 2016-12-14 10:53:34 -07:00
command_pointer.go update package imports 2016-11-15 10:01:18 -07: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 commands/status: remove size field 2017-03-16 14:07:26 -06:00
command_pull.go tq: remove remote/operation/access from tq.Manifest, make remote an arg of NewTransferQueue() 2017-01-04 14:46:30 -07:00
command_push.go commands: teach uploadContext how to init the gitscanner 2017-02-16 13:24:53 -07:00
command_smudge.go commands/smudge: treat empty pointers as empty files 2017-02-16 17:38:15 -07:00
command_status.go lfs/catfilebatch: make Scan() take a string instead of []byte 2017-03-23 12:02:35 -06:00
command_track.go commands/track: quote pattern in output of track command 2017-03-24 11:13:11 -06:00
command_uninstall.go commands: teach uninstall cmd about --local and --system 2017-01-24 16:33:29 -07:00
command_unlock.go commands/unlock: fix panic when unlocking with --id 2017-02-27 14:21:59 -07:00
command_untrack.go commands/untrack: quote pattern in output of untrack command 2017-03-24 11:13:11 -06:00
command_update.go Add post-checkout hook to make lockable files read-only if not locked 2017-01-02 13:07:53 +00:00
command_version.go commands: remove last httputil usage 2017-01-04 16:10:53 -07:00
commands_test.go commands: isCommandEnabled() is unused 2017-02-15 11:49:02 -07:00
commands.go commands: isCommandEnabled() is unused 2017-02-15 11:49:02 -07: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 commands: keep a global lfsapi.Client and tq.Manifest for a single lfs command 2017-01-04 16:10:30 -07:00
run.go commands: remove last httputil usage 2017-01-04 16:10:53 -07:00
uploader.go commands/uploader: print malformed errors before others 2017-03-24 16:05:48 -06:00