index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fsck.c
Commit message (
Expand
)
Author
Age
*
standardize usage info string format
Alex Henrie
2015-01-14
*
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
*
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
2014-09-26
|
\
|
*
fsck_object(): allow passing object data separately from the object itself
Johannes Schindelin
2014-09-10
*
|
Merge branch 'jk/fsck-exit-code-fix'
Junio C Hamano
2014-09-19
|
\
\
|
|
/
|
/
|
|
*
fsck: return non-zero status on missing ref tips
Jeff King
2014-09-12
|
*
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
2014-09-10
*
|
refs.c: add a public is_branch function
Ronnie Sahlberg
2014-07-16
*
|
provide a helper to free commit buffer
Jeff King
2014-06-13
*
|
Merge branch 'mh/replace-refs-variable-rename'
Junio C Hamano
2014-03-14
|
\
\
|
*
|
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
|
|
/
*
|
i18n: mark all progress lines for translation
Nguyễn Thái Ngọc Duy
2014-02-24
|
/
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
Merge branch 'jk/free-tree-buffer'
Junio C Hamano
2013-09-17
|
\
|
*
clear parsed flag when we free tree buffers
Jeff King
2013-06-06
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
*
|
fsck: don't put a void*-shaped peg in a char*-shaped hole
Michael Haggerty
2013-05-28
|
/
*
i18n: fsck: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
*
fsck: use streaming API for writing lost-found blobs
Nguyễn Thái Ngọc Duy
2012-03-07
*
fsck: --no-dangling omits "dangling object" information
Junio C Hamano
2012-02-28
*
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2011-12-13
*
fsck: print progress
Nguyễn Thái Ngọc Duy
2011-11-06
*
fsck: avoid reading every object twice
Nguyễn Thái Ngọc Duy
2011-11-06
*
fsck: return error code when verify_pack() goes wrong
Nguyễn Thái Ngọc Duy
2011-11-06
*
fsck: do not abort upon finding an empty blob
Junio C Hamano
2011-09-11
*
Remove unused variables
Johannes Schindelin
2011-03-22
*
fsck: do not give up too early in fsck_dir()
Junio C Hamano
2011-01-27
*
fsck: drop unused parameter from traverse_one_object()
Junio C Hamano
2011-01-27
*
add description parameter to OPT__VERBOSE
René Scharfe
2010-11-15
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22