git-lfs/tools
Chris Darroch ab10f81331 tools/os_tools.go: uppercase names in messages
We convert several log messages to use the uppercase names
"Windows" and "Cygwin" instead of all-lowercase variants.
2022-01-29 22:30:22 -08:00
..
humanize Set package version to v3 2021-09-02 20:41:08 +00:00
kv tools/kv: Fix dropped test error 2019-10-25 13:25:52 -07:00
channels.go extract base channel wrapper to tools 2016-11-18 12:02:38 -07:00
copycallback_test.go progress,tools: move CopyCallback (and related) to 'tools' 2017-11-22 14:08:33 -08:00
copycallback.go fix upload retry 'file already closed' issue' 2020-02-26 11:13:54 +08:00
cygwin_windows.go Set package version to v3 2021-09-02 20:41:08 +00:00
cygwin.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
filetools_nix.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
filetools_test.go tools: unset XDG_CONFIG_HOME for filetools test 2021-03-10 13:53:02 -08:00
filetools_windows.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
filetools.go tools: make strings translatable 2022-01-18 17:38:25 +00:00
iotools_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
iotools.go tools: make strings translatable 2022-01-18 17:38:25 +00:00
math_test.go commands,tools: fix ClampInt() function and tests 2021-03-10 21:11:54 -08:00
math.go commands,tools: fix ClampInt() function and tests 2021-03-10 21:11:54 -08:00
ordered_set_test.go tools: introduce tools.OrderedSet 2017-06-21 16:50:19 -06:00
ordered_set.go tools: introduce tools.OrderedSet 2017-06-21 16:50:19 -06:00
os_tools.go tools/os_tools.go: uppercase names in messages 2022-01-29 22:30:22 -08:00
robustio_windows.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
robustio.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
str_tools_test.go tools: move ShellQuote to subprocess 2018-09-14 21:50:09 +00:00
str_tools.go Fix typos 2022-01-05 08:49:08 +02:00
stringset.go Fix Typos 2019-07-24 07:17:40 +00:00
sync_writer.go tools: add empty functions when missing in *SyncWriter 2017-12-01 09:39:02 -08:00
time_tools_test.go tools/time_tools: test tools.IsExpiredAtOrIn 2017-04-06 13:38:31 -06:00
time_tools.go tools: compare expiration to "time.Now" instead of "from" 2017-08-25 14:48:33 -04:00
umask_nix.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
umask_windows.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
util_darwin_test.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
util_darwin.go revise some informational and error messages 2022-01-29 22:10:48 -08:00
util_generic.go tools: make strings translatable 2022-01-18 17:38:25 +00:00
util_linux.go Update formatting for Go 1.17 2021-08-17 20:24:58 +02:00
util_test.go Add new command git lfs dedup for file system level deduplication. 2019-08-19 10:44:37 +09:00
util_windows_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
util_windows.go Fix typos 2022-01-05 08:49:08 +02:00