index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsck.c
Age
Commit message (
Expand
)
Author
2020-04-19
Git 2.23.3
v2.23.3
Jonathan Nieder
2020-04-19
Git 2.22.4
v2.22.4
Jonathan Nieder
2020-04-19
Git 2.21.3
v2.21.3
Jonathan Nieder
2020-04-19
Git 2.20.4
v2.20.4
Jonathan Nieder
2020-04-19
Git 2.19.5
v2.19.5
Jonathan Nieder
2020-04-19
Git 2.18.4
v2.18.4
Jonathan Nieder
2020-04-19
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
2020-04-19
credential: treat URL without scheme as invalid
Jonathan Nieder
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
2020-03-17
Git 2.23.2
v2.23.2
Junio C Hamano
2020-03-17
Git 2.22.3
v2.22.3
Junio C Hamano
2020-03-17
Git 2.21.2
v2.21.2
Junio C Hamano
2020-03-17
Git 2.20.3
v2.20.3
Junio C Hamano
2020-03-17
Git 2.19.4
v2.19.4
Junio C Hamano
2020-03-17
Git 2.18.3
v2.18.3
Junio C Hamano
2020-03-12
fsck: detect gitmodules URLs with embedded newlines
Jeff King
2019-12-06
Sync with 2.22.2
Johannes Schindelin
2019-12-06
Sync with 2.21.1
Johannes Schindelin
2019-12-06
Sync with 2.20.2
Johannes Schindelin
2019-12-06
Sync with 2.19.3
Johannes Schindelin
2019-12-06
Sync with 2.18.2
Johannes Schindelin
2019-12-06
Sync with 2.17.3
Johannes Schindelin
2019-12-06
fsck: reject submodule.update = !command in .gitmodules
Jonathan Nieder
2019-12-06
Sync with 2.16.6
Johannes Schindelin
2019-12-06
Sync with 2.14.6
Johannes Schindelin
2019-12-05
is_ntfs_dotgit(): only verify the leading segment
Johannes Schindelin
2019-07-19
Merge branch 'br/blame-ignore'
Junio C Hamano
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
2019-05-16
Move oidset_parse_file() to oidset.c
Barret Rhoden
2019-05-16
fsck: rename and touch up init_skiplist()
Barret Rhoden
2019-04-08
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
2018-10-30
Merge branch 'jc/cocci-preincr'
Junio C Hamano
2018-10-24
fsck: s/++i > 1/i++/
Junio C Hamano
2018-10-10
Merge branch 'ab/fsck-skiplist'
Junio C Hamano
2018-09-27
Sync with 2.18.1
Junio C Hamano
2018-09-27
Sync with 2.17.2
Junio C Hamano
2018-09-27
fsck: detect submodule paths starting with dash
Jeff King
2018-09-27
fsck: detect submodule urls starting with dash
Jeff King
2018-09-12
fsck: support comments & empty lines in skipList
Ævar Arnfjörð Bjarmason
2018-09-12
fsck: use oidset instead of oid_array for skipList
René Scharfe
2018-09-12
fsck: use strbuf_getline() to read skiplist file
René Scharfe
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
2018-08-02
Merge branch 'jk/fsck-gitmodules-gently'
Junio C Hamano
2018-07-24
Merge branch 'rj/submodule-fsck-skip'
Junio C Hamano
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-16
fsck: downgrade gitmodulesParse default to "info"
Jeff King
2018-07-16
fsck: split ".gitmodules too large" error from parse failure
Jeff King
2018-07-03
fsck: check skiplist for object in fsck_blob()
Ramsay Jones
2018-07-03
fsck: silence stderr when parsing .gitmodules
Jeff King
[next]