git-lfs/commands
Chris Darroch 5ec8057eac commands: rename some left/right ref terms
Following from work in prior commits, we can rename several
variables and arguments to use "include" and "exclude" instead
of the terms "left" and "right", which are more ambiguous.
And in the case of the "git lfs push" command, we can just use
a generic "ref" variable name.

We also rename the internal function UploadLeftOrAll() to
UploadRangeOrAll(), which is somewhat more precise.
2022-02-06 21:32:27 -08:00
..
command_checkout.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_clean.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
command_clone.go use backticks around commands in messages 2022-01-29 22:35:10 -08:00
command_dedup.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_env.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_ext.go commands/command_ext.go: translate ext header only 2022-01-29 22:32:57 -08:00
command_fetch.go commands/command_fetch.go: separate message prefix 2022-01-29 21:59:22 -08:00
command_filter_process.go commands/command_filter_process.go: fix message 2022-01-31 11:39:23 -08:00
command_fsck.go commands,lfs: reverse ScanRefRangeByTree ref args 2022-02-06 21:32:27 -08:00
command_install.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_lock.go commands,locking: remove lfs message prefixes 2022-01-29 20:21:39 -08:00
command_locks.go commands/locks: make strings translatable 2022-01-18 17:03:26 +00:00
command_logs.go commands/logs: make strings translatable 2022-01-18 17:03:27 +00:00
command_ls_files.go commands: rename some left/right ref terms 2022-02-06 21:32:27 -08:00
command_migrate_export.go commands/migrate: make strings translatable 2022-01-18 17:03:37 +00:00
command_migrate_import.go Merge branch 'main' into extra-git-string-translations 2022-01-31 11:41:17 -08:00
command_migrate_info.go Merge branch 'main' into extra-git-string-translations 2022-01-31 11:41:17 -08:00
command_migrate.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_pointer.go avoid extra message format parsing where possible 2022-01-29 22:32:58 -08:00
command_post_checkout.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
command_post_commit.go commands/post-checkout: make strings translatable 2022-01-18 17:03:37 +00:00
command_post_merge.go commands/post-merge: make strings translatable 2022-01-18 17:03:37 +00:00
command_pre_push.go commands/pre-push: make strings translatable 2022-01-18 17:03:37 +00:00
command_prune.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
command_pull.go commands/pull: make strings translatable 2022-01-18 17:03:38 +00:00
command_push.go commands: rename some left/right ref terms 2022-02-06 21:32:27 -08:00
command_smudge.go commands: separate translation text and delimiters 2022-01-29 22:35:10 -08:00
command_standalone_file.go Set package version to v3 2021-09-02 20:41:08 +00:00
command_status.go commands: separate translation text and delimiters 2022-01-29 22:35:10 -08:00
command_track.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_uninstall.go commands/uninstall: make strings translatable 2022-01-18 17:03:48 +00:00
command_unlock.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_untrack.go commands,config,t: use single quotes in messages 2022-01-29 22:35:10 -08:00
command_update.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
command_version.go Set package version to v3 2021-09-02 20:41:08 +00:00
commands_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
commands.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
lockverifier.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
multiwriter.go tasklog: check for connected tty on the actual writer 2018-11-14 14:35:29 -08:00
path_nix.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
path_windows.go Set package version to v3 2021-09-02 20:41:08 +00:00
path.go track: use default line endings for core.autocrlf=input 2019-07-16 16:57:21 +00:00
pointers.go Set package version to v3 2021-09-02 20:41:08 +00:00
pull.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
run.go commands,lfs*: remove most newlines from messages 2022-01-29 22:32:58 -08:00
uploader_test.go commands: extract lockVerifier from uploadContext 2017-11-01 17:35:43 -06:00
uploader.go commands: rename some left/right ref terms 2022-02-06 21:32:27 -08:00