summaryrefslogtreecommitdiff
path: root/update-cache.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-12 00:40:58 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-12 00:40:58 (GMT)
commit771364af0ebc34ba968590eeebf0b78ee148f0a5 (patch)
tree5b140cab879595232bb13fe3007cdb14ed267db6 /update-cache.c
parent28258afe912303f717fcdccaca124c1ae3e8e004 (diff)
downloadgit-771364af0ebc34ba968590eeebf0b78ee148f0a5.zip
git-771364af0ebc34ba968590eeebf0b78ee148f0a5.tar.gz
git-771364af0ebc34ba968590eeebf0b78ee148f0a5.tar.bz2
Make the rev-tree output more regular. This is the last
change. Promise. It now always outputs all the revisions as <sha1>:<reachability>, where the reachability is the bitmask of how that revision was reachable from the commits in the argument list. Trivially, if there is only one commit, the reachability will always be (1 << 0) == 1 for all reachable revisions, and there won't be any edges (so the "--edges" flag only makes sense with multiple commit keys).
Diffstat (limited to 'update-cache.c')
0 files changed, 0 insertions, 0 deletions