git-lfs/tools
2017-02-28 13:54:01 -08:00
..
kv Add RemoveAll and Visit functions to kv store 2016-12-12 10:26:12 +00:00
channels.go extract base channel wrapper to tools 2016-11-18 12:02:38 -07:00
cygwin_windows.go tools: fix misnamed const 2017-02-28 13:54:01 -08:00
cygwin.go tools: wrap os.Getwd with cygwin support 2017-02-20 15:25:43 -07:00
filetools_test.go Add utility function to enable/disable write flag on files 2016-12-19 12:39:51 +00:00
filetools.go Add utility function to enable/disable write flag on files 2016-12-19 12:39:51 +00:00
iotools_test.go update package imports 2016-11-15 10:01:18 -07:00
iotools.go tools/iotools: truncate buffer to length of bytes read 2017-02-13 09:15:38 -07:00
math_test.go git,tools: use tools.{Max,Min}Int instead of math package 2016-11-03 14:14:20 -06:00
math.go tools: 💅 2016-11-08 18:50:52 -07:00
os_tools.go tools: rename TranslateIfCygwin to TranslateCygwinPath 2017-02-28 13:39:33 -08:00
str_tools_test.go tools/str_test: use `` to make reading escaped-quotes easier 2017-02-21 11:50:55 -07:00
str_tools.go tools: handle empty pairs of balanced quotes 2017-02-21 11:45:52 -07:00
stringset.go Refactor StringSet into tools package 2016-07-13 14:28:52 +01:00
util_generic.go Move CopyWithCallback into general tools for re-use 2016-05-19 15:12:46 +01:00
util_linux.go Move CopyWithCallback into general tools for re-use 2016-05-19 15:12:46 +01:00
util_test.go Merge branch 'master' into experimental/transfer-features 2016-05-31 09:30:22 +01:00