git-lfs/lfs
David McFarland d1287f983f lfs/gitscanner_log.go: fix hang in scanner when long lines are present
I don't think there's a reasonable way to do this with bufio.Scanner, so
I switched it to bufio.Reader.
2021-08-25 13:22:07 -03:00
..
attribute.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
config_test.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
config.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
diff_index_scanner.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
extension.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitfilter_clean.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitfilter_smudge.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitfilter.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner_catfilebatch.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner_catfilebatchcheck.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner_catfilebatchcheckscanner_test.go lfs: teach gitscanner how to emit lockable files that aren't lfs objects 2017-02-16 16:52:40 -07:00
gitscanner_index.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner_log.go lfs/gitscanner_log.go: fix hang in scanner when long lines are present 2021-08-25 13:22:07 -03:00
gitscanner_pointerscanner_test.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner_refs.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner_remotes.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner_tree.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
gitscanner.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
hook.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
lfs_test.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
lfs.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
pointer_test.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
pointer.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
scanner_git_test.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
scanner_test.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
scanner.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
util_generic.go Fix non linux with cgo build condition 2016-01-30 00:58:55 +03:00
util_test.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00
util.go all: update go.mod module path with explicit v2 2021-08-09 23:18:38 -07:00