๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.7.3
/
reachable.c
tag
4624442d68ee402a94364191085b77137618633e
tagger
Junio C Hamano <gitster@pobox.com>
Thu Mar 10 19:14:52 2016
object
594730e980521310d88006d91f3f14ef5eff1e2b
Git 2.7.3
1018f3e
Merge branch 'js/gc-with-stale-symref'
by Junio C Hamano
ยท 10 years ago
14886b4
pack-objects: do not get distracted by broken symrefs
by Johannes Schindelin
ยท 10 years ago
635170f
add_one_ref(): rewrite to take an object_id argument
by Michael Haggerty
ยท 11 years ago
2b2a5be
each_ref_fn: change to take an object_id parameter
by Michael Haggerty
ยท 11 years ago
1385bb7
reachable: only mark local objects as recent
by Jeff King
ยท 11 years ago
1be111d
reachable: use revision machinery's --indexed-objects code
by Jeff King
ยท 11 years ago
abcb865
pack-objects: match prune logic for discarding objects
by Jeff King
ยท 11 years ago
d3038d2
prune: keep objects reachable from recent objects
by Jeff King
ยท 11 years ago
3725427
reachable: mark index blobs as SEEN
by Jeff King
ยท 11 years ago
718ccc9
reachable: reuse revision.c "add all reflogs" code
by Jeff King
ยท 11 years ago
5f78a43
reachable: use traverse_commit_list instead of custom walk
by Jeff King
ยท 11 years ago
c40fdd0
reachable.c: add HEAD to reachability starting commits
by Max Kirillov
ยท 11 years ago
6e454b9
clear parsed flag when we free tree buffers
by Jeff King
ยท 13 years ago
f7892d1
use parse_object_or_die instead of die("bad object")
by Jeff King
ยท 13 years ago
0b26abc
reachable: per-object progress
by Jeff King
ยท 14 years ago
dc34719
prune: show progress while marking reachable objects
by Nguyแป n Thรกi Ngแปc Duy
ยท 14 years ago
c0aa335
Remove unused variables
by Johannes Schindelin
ยท 15 years ago
3cd4745
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
by Thiago Farina
ยท 15 years ago
de551d4
process_{tree,blob}: Remove useless xstrdup calls
by Bjรถrn Steinbrink
ยท 17 years ago
ee4f06c
Merge branch 'mk/maint-parse-careful'
by Junio C Hamano
ยท 18 years ago
f7de5a5
reachable.c::process_tree/blob: check for NULL
by Martin Koegler
ยท 18 years ago
cc36934
process_tag: handle tag->tagged == NULL
by Martin Koegler
ยท 18 years ago
c340663
reachable.c::add_one_tree: handle NULL from lookup_tree
by Martin Koegler
ยท 18 years ago
3d51e1b
check return code of prepare_revision_walk
by Martin Koegler
ยท 18 years ago
7a51ed6
Make on-disk index representation separate from in-core one
by Linus Torvalds
ยท 18 years ago
b941ffa
Merge branch 'maint'
by Junio C Hamano
ยท 18 years ago
8d2244b
Make git-prune submodule aware (and fix a SEGFAULT in the process)
by Andy Parkins
ยท 18 years ago
6fda5e5
Initialize tree descriptors with a helper function rather than by hand.
by Linus Torvalds
ยท 19 years ago
eb8381c
scan reflogs independently from refs
by Nicolas Pitre
ยท 19 years ago
883d60f
Sanitize for_each_reflog_ent()
by Johannes Schindelin
ยท 19 years ago
9442147
Move traversal of reachable objects into a separate library.
by Junio C Hamano
ยท 19 years ago