]> git.ipfire.org Git - thirdparty/git.git/commit - refs.c
scan reflogs independently from refs
authorNicolas Pitre <nico@cam.org>
Sat, 3 Feb 2007 18:25:43 +0000 (13:25 -0500)
committerJunio C Hamano <junkio@cox.net>
Sat, 3 Feb 2007 19:57:18 +0000 (11:57 -0800)
commiteb8381c88518b10d683a29deea1d43ed671f14ec
treea9523ae68d874de91032c1ed3be92de168a2f73c
parenta7e4fbf990290f955da1319ab605a59f85d3c3e2
scan reflogs independently from refs

Currently, the search for all reflogs depends on the existence of
corresponding refs under the .git/refs/ directory.  Let's scan the
.git/logs/ directory directly instead.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-reflog.c
fsck-objects.c
reachable.c
refs.c
refs.h