index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1450-fsck.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-6
/
+5
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-6
/
+5
2018-07-23
object.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-14
t: switch $_z40 to $ZERO_OID
brian m. carlson
1
-2
/
+2
2017-10-06
fsck: handle NULL return of lookup_blob() and lookup_tree()
René Scharfe
1
-0
/
+22
2017-07-28
tests: ensure fsck fails on corrupt packfiles
Jonathan Tan
1
-0
/
+16
2017-07-06
Merge branch 'js/fsck-name-object'
Junio C Hamano
1
-1
/
+1
2017-06-28
t1450: use egrep for regexp "alternation"
Junio C Hamano
1
-1
/
+1
2017-04-27
t1450: avoid use of "sed" on the index, which is a binary file
Jeff Hostetler
1
-8
/
+26
2017-04-15
read-cache: force_verify_index_checksum
Jeff Hostetler
1
-0
/
+13
2017-01-31
Merge branch 'jk/fsck-connectivity-check-fix'
Junio C Hamano
1
-3
/
+73
2017-01-25
t1450: use "mv -f" within loose object directory
Jeff King
1
-1
/
+1
2017-01-17
fsck: do not fallback "git fsck <bogus>" to "git fsck"
Jeff King
1
-0
/
+11
2017-01-17
fsck: tighten error-checks of "git fsck <head>"
Jeff King
1
-0
/
+5
2017-01-17
fsck: prepare dummy objects for --connectivity-check
Jeff King
1
-2
/
+27
2017-01-17
fsck: report trees as dangling
Jeff King
1
-0
/
+27
2017-01-17
t1450: clean up sub-objects in duplicate-entry test
Jeff King
1
-1
/
+3
2017-01-15
fsck: detect trailing garbage in all object types
Jeff King
1
-0
/
+22
2017-01-15
fsck: parse loose object paths directly
Jeff King
1
-0
/
+16
2017-01-15
t1450: test fsck of packed objects
Jeff King
1
-0
/
+21
2017-01-15
sha1_file: fix error message for alternate objects
Jeff King
1
-0
/
+10
2017-01-15
t1450: refactor loose-object removal
Jeff King
1
-12
/
+5
2016-09-27
fsck: handle bad trees like other errors
David Turner
1
-2
/
+14
2016-07-18
fsck: optionally show more helpful info for broken links
Johannes Schindelin
1
-0
/
+22
2016-05-10
fsck: detect and warn a commit with embedded NUL
Junio C Hamano
1
-0
/
+18
2015-11-20
fsck: treat a NUL in a tag header as an error
René Scharfe
1
-1
/
+1
2015-11-20
t1450: add tests for NUL in headers of commits and tags
René Scharfe
1
-0
/
+32
2015-10-15
Merge branch 'jc/fsck-dropped-errors'
Junio C Hamano
1
-1
/
+21
2015-09-23
fsck: exit with non-zero when problems are found
Junio C Hamano
1
-1
/
+21
2015-06-23
fsck: introduce `git fsck --connectivity-only`
Johannes Schindelin
1
-0
/
+22
2015-06-23
fsck: support demoting errors to warnings
Johannes Schindelin
1
-0
/
+11
2015-06-23
fsck: report the ID of the error/warning
Johannes Schindelin
1
-2
/
+2
2015-01-07
Merge branch 'maint'
Junio C Hamano
1
-0
/
+15
2015-01-07
Merge branch 'maint-2.1' into maint
Junio C Hamano
1
-0
/
+15
2015-01-07
Merge branch 'maint-2.0' into maint-2.1
Junio C Hamano
1
-0
/
+15
2015-01-07
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
1
-0
/
+15
2014-12-29
is_hfs_dotgit: loosen over-eager match of \u{..47}
Jeff King
1
-0
/
+15
2014-12-22
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
1
-2
/
+6
2014-12-17
Sync with v2.1.4
Junio C Hamano
1
-30
/
+35
2014-12-17
Sync with v2.0.5
Junio C Hamano
1
-30
/
+35
2014-12-17
Sync with v1.8.5.6
Junio C Hamano
1
-30
/
+35
2014-12-17
fsck: complain about NTFS ".git" aliases in trees
Johannes Schindelin
1
-2
/
+7
2014-12-17
fsck: complain about HFS+ ".git" aliases in trees
Jeff King
1
-3
/
+5
2014-12-17
fsck: notice .git case-insensitively
Jeff King
1
-0
/
+1
2014-12-17
t1450: refactor ".", "..", and ".git" fsck tests
Jeff King
1
-30
/
+27
2014-12-09
fsck: properly bound "invalid tag name" error message
Jeff King
1
-2
/
+6
2014-09-26
Merge branch 'jc/hash-object-fsck-tag'
Junio C Hamano
1
-0
/
+19
2014-09-26
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
1
-0
/
+19
2014-09-12
t1450: make sure fsck detects a malformed tagger line
Junio C Hamano
1
-0
/
+19
2014-09-12
fsck: return non-zero status on missing ref tips
Jeff King
1
-0
/
+56
[next]