git-lfs/commands
2016-04-25 10:58:36 +01:00
..
command_checkout.go Use LoggedError instead of Panic if update-index fails in checkout #725 2015-10-13 16:48:20 +01:00
command_clean.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_clone.go Use Exit instead of Panic in lfs clone 2016-02-11 17:52:20 +00:00
command_env.go Support remote.name.pushurl correctly to fix #945 2016-01-25 16:56:07 +00:00
command_ext.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_fetch.go Merge pull request #1007 from jlehtnie/clone-reference 2016-04-08 10:36:46 -06:00
command_fsck.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_init.go annotate TODOs with issues 2015-11-16 16:40:33 -07:00
command_install.go rename init => install 2015-11-16 13:31:26 -07:00
command_logs.go remove all Short messages 2015-09-17 16:08:28 -06:00
command_ls_files.go tweak ls-files output 2015-09-25 10:32:30 -06:00
command_pointer.go pointer: Only write the encoded pointer information to Stdout 2016-03-22 12:40:06 +01:00
command_pre_push.go refactor *uploadContext, separate lib responsibilities vs cli responsibilities 2016-04-07 10:52:24 -06:00
command_prune.go Refactor all scanner-related functions to wrap channels & report async errors 2016-03-31 12:00:44 +01:00
command_pull.go Implemented 'git lfs clone' 2016-02-11 12:36:19 +00:00
command_push.go refactor *uploadContext, separate lib responsibilities vs cli responsibilities 2016-04-07 10:52:24 -06:00
command_smudge.go Review fix: copy from reference in command_smudge 2016-04-05 22:06:45 +03:00
command_status.go remove unnecessary git.CurrentBranch() call in status command 2015-11-24 11:43:16 -07:00
command_track.go 'git lfs track' now automatically touches matching files already in git 2016-03-22 10:39:55 +00:00
command_uninit.go annotate TODOs with issues 2015-11-16 16:40:33 -07:00
command_uninstall.go rename uninit => uninstall 2015-11-16 13:37:08 -07:00
command_untrack.go attribtues -> attributes. 2015-10-02 08:37:35 +13:00
command_update.go Move hook install to after config sanitize so that always happens 2016-04-25 10:58:36 +01:00
command_version.go remove all Short messages 2015-09-17 16:08:28 -06:00
commands.go Backport better-errors from #1023 to release-1.1 2016-02-23 10:57:33 -07:00
uploader.go rename AddUpload() to SetUploaded() for clarity 2016-04-08 09:59:02 -06:00