git-lfs/commands
2016-12-14 15:03:10 -07:00
..
command_checkout.go Rename AddEstimate() back to Add(), more consistent with Skip() 2016-12-07 16:42:50 -07:00
command_clean.go update package imports 2016-11-15 10:01:18 -07:00
command_clone.go Teach gitscanner how to filter in ScanTree() 2016-12-06 16:52:28 -07:00
command_env.go update package imports 2016-11-15 10:01:18 -07:00
command_ext.go update package imports 2016-11-15 10:01:18 -07:00
command_fetch.go tq: only include necessary properties of Transferable in Add() 2016-12-14 15:03:10 -07:00
command_filter_process.go merge master 2016-11-22 14:48:05 -07:00
command_fsck.go rewrite fsck command to use gitscanner api 2016-11-29 13:56:47 -07:00
command_install.go fix problems running 'install' in a root dir 2016-11-30 13:56:22 -07:00
command_lock.go update package imports 2016-11-15 10:01:18 -07:00
command_locks.go update package imports 2016-11-15 10:01:18 -07:00
command_logs.go update package imports 2016-11-15 10:01:18 -07:00
command_ls_files.go introduce gitscanner callbacks to ScanTree() 2016-11-29 10:56:03 -07:00
command_pointer.go update package imports 2016-11-15 10:01:18 -07:00
command_pre_push.go gitscanner: sentinel value for missing callback error 2016-11-30 10:34:22 -07:00
command_prune.go tq: only include necessary properties of Transferable in Add() 2016-12-14 15:03:10 -07:00
command_pull.go bring the checkout filter back 2016-12-06 19:10:46 -07:00
command_push.go introduce gitscanner callbacks to ScanAll(), ScanRef(), ScanRefWithDeleted(), ScanRefRange(), and ScanLeftToRemote() 2016-11-29 13:04:05 -07:00
command_smudge.go teach smudge how to use the filter 2016-11-21 16:34:57 -07:00
command_status.go introduce gitscanner callbacks to ScanAll(), ScanRef(), ScanRefWithDeleted(), ScanRefRange(), and ScanLeftToRemote() 2016-11-29 13:04:05 -07:00
command_track.go introduce version of FastWalkGitRepo that takes a callback 2016-11-22 15:28:16 -07:00
command_uninstall.go fix problems running 'install' in a root dir 2016-11-30 13:56:22 -07:00
command_unlock.go update package imports 2016-11-15 10:01:18 -07:00
command_untrack.go update package imports 2016-11-15 10:01:18 -07:00
command_update.go update package imports 2016-11-15 10:01:18 -07:00
command_version.go update package imports 2016-11-15 10:01:18 -07:00
commands_test.go update package imports 2016-11-15 10:01:18 -07:00
commands.go move transfer manifest and transfer queue helpers to lfs 2016-12-13 13:58:09 -07:00
path_nix.go trim bogus path expansion from git for windows 2016-10-07 16:43:18 -06:00
path_windows.go update package imports 2016-11-15 10:01:18 -07:00
pointers.go each command should open and close a gitscanner just once 2016-11-17 17:22:21 -07:00
run.go fix problems running 'install' in a root dir 2016-11-30 13:56:22 -07:00
uploader.go tq: only include necessary properties of Transferable in Add() 2016-12-14 15:03:10 -07:00