Skip to content
Branch: master
Find file History
bk2204 lfs: detect errors when object scanner fails
Much as in 7dae495 ("lfs: don't close pointer scanner on error",
2018-11-16), don't close the pointer scanner on error when running git
cat-file --batch, either. This ensures we report errors to the user when
we stop scanning and avoids a deadlock.
Latest commit 16857d8 Jan 3, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
attribute.go lfs/attribute.go: remove default value from upgradeables May 4, 2018
config.go
config_test.go move config.FetchPruneConfig -> lfs.FetchPruneConfig Oct 18, 2017
diff_index_scanner.go move `git diff-index` invocation to git package using gitBuffered Aug 22, 2017
extension.go lfs: honor umask when writing LFS file storage Oct 9, 2018
gitfilter.go lfs,git: send refspec in batch api calls from smudge filter Jan 5, 2018
gitfilter_clean.go lfs: honor umask when writing LFS file storage Oct 9, 2018
gitfilter_smudge.go Use proper repo permissions when creating directories Dec 13, 2018
gitscanner.go commands: use gitscanner for export Jul 3, 2018
gitscanner_catfilebatch.go lfs: detect errors when object scanner fails Jan 15, 2019
gitscanner_catfilebatchcheck.go
gitscanner_catfilebatchcheckscanner_test.go
gitscanner_index.go
gitscanner_log.go Tidy files with Go 1.11's gofmt Aug 31, 2018
gitscanner_pointerscanner_test.go git: replace object scanner with one based on gitobj Sep 11, 2018
gitscanner_refs.go
gitscanner_remotes.go
gitscanner_tree.go lfs: avoid deadlock when object scanner returns early Nov 16, 2018
hook.go Use proper repo permissions when creating directories Dec 13, 2018
lfs.go tq: enable transfer debugging when GIT_CURL_VERBOSE is set Oct 24, 2018
lfs_test.go t: move testutils.go to cmd sub-package Jul 13, 2018
pointer.go lfs: handle large file sizes on 32-bit systems Dec 12, 2018
pointer_test.go
scanner.go lfs: teach gitscanner how to emit lockable files that aren't lfs objects Feb 16, 2017
scanner_git_test.go
scanner_test.go extract a filepathfilter package Nov 21, 2016
util.go Use proper repo permissions when creating directories Dec 13, 2018
util_generic.go Fix non linux with cgo build condition Jan 29, 2016
util_test.go
You can’t perform that action at this time.