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
*
Merge branch 'rs/fsck-obj-leakfix' into maint
Junio C Hamano
2017-09-10
|
\
|
*
fsck: free buffers on error in fsck_obj()
René Scharfe
2017-08-10
*
|
fsck: cleanup unused variable
Jonathan Tan
2017-07-26
*
|
object: remove "used" field from struct object
Jonathan Tan
2017-07-20
*
|
fsck: remove redundant parse_tree() invocation
Jonathan Tan
2017-07-20
*
|
Merge branch 'rs/sha1-name-readdir-optim'
Junio C Hamano
2017-07-05
|
\
\
|
*
|
sha1_file: guard against invalid loose subdirectory numbers
René Scharfe
2017-06-24
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
\
|
*
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
|
|
/
/
*
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
\
\
|
*
|
|
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-26
|
|
/
/
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
\
|
*
|
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
|
*
|
|
Convert the verify_pack callback to struct object_id
brian m. carlson
2017-05-08
|
*
|
|
Convert lookup_blob to struct object_id
brian m. carlson
2017-05-08
|
*
|
|
Convert struct cache_tree to use struct object_id
brian m. carlson
2017-05-02
|
|
/
/
*
|
|
Merge branch 'js/larger-timestamps'
Junio C Hamano
2017-05-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
|
*
|
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-23
*
|
|
read-cache: force_verify_index_checksum
Jeff Hostetler
2017-04-15
|
/
/
*
|
Convert object iteration callbacks to struct object_id
brian m. carlson
2017-02-22
*
|
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
2017-02-22
|
/
*
Merge branch 'jk/fsck-connectivity-check-fix'
Junio C Hamano
2017-01-31
|
\
|
*
fsck: lazily load types under --connectivity-only
Jeff King
2017-01-26
|
*
fsck: move typename() printing to its own function
Jeff King
2017-01-26
|
*
fsck: check HAS_OBJ more consistently
Jeff King
2017-01-17
|
*
fsck: do not fallback "git fsck <bogus>" to "git fsck"
Jeff King
2017-01-17
|
*
fsck: tighten error-checks of "git fsck <head>"
Jeff King
2017-01-17
|
*
fsck: prepare dummy objects for --connectivity-check
Jeff King
2017-01-17
|
*
fsck: report trees as dangling
Jeff King
2017-01-17
*
|
fsck: parse loose object paths directly
Jeff King
2017-01-15
|
/
*
alternates: use a separate scratch space
Jeff King
2016-10-10
*
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson
2016-09-07
*
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
*
Merge branch 'nd/pack-ofs-4gb-limit'
Junio C Hamano
2016-07-28
|
\
|
*
fsck: use streaming interface for large blobs in pack
Nguyễn Thái Ngọc Duy
2016-07-13
*
|
fsck: optionally show more helpful info for broken links
Johannes Schindelin
2016-07-18
*
|
fsck: give the error function a chance to see the fsck_options
Johannes Schindelin
2016-07-18
*
|
fsck: refactor how to describe objects
Johannes Schindelin
2016-07-18
*
|
fsck_head_link(): remove unneeded flag variable
Michael Haggerty
2016-04-10
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-20
|
\
|
*
fsck: use for_each_loose_file_in_objdir
Jeff King
2015-10-05
|
*
fsck: drop inode-sorting code
Jeff King
2015-10-05
|
*
fsck: use strbuf to generate alternate directories
Jeff King
2015-09-25
|
*
fsck: don't fsck alternates for connectivity-only check
Jeff King
2015-09-25
*
|
Merge branch 'jc/fsck-dropped-errors'
Junio C Hamano
2015-10-15
|
\
\
|
|
/
|
/
|
|
*
fsck: exit with non-zero when problems are found
Junio C Hamano
2015-09-23
[next]