author | Junio C Hamano <junkio@cox.net> | |
Tue, 11 Apr 2006 01:14:54 +0000 (18:14 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 11 Apr 2006 02:17:31 +0000 (19:17 -0700) | ||
commit | c4e05b1a2290c605e68e6dac5e2a580e6d4080b7 | |
tree | ea41950c4519a6665503ec4fc9a4d2d2e17c55bc | tree | snapshot |
parent | 477f2b41310c4b1040a9e7f72720b9c39d82caf9 | commit | diff |
blame and friends: adjust to multiple pathspec change.
This makes things that include revision.h build again.
Blame is also built, but I am not sure how well it works (or how
well it worked to begin with) -- it was relying on tree-diff to
be using whatever pathspec was used the last time, which smells
a bit suspicious.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This makes things that include revision.h build again.
Blame is also built, but I am not sure how well it works (or how
well it worked to begin with) -- it was relying on tree-diff to
be using whatever pathspec was used the last time, which smells
a bit suspicious.
Signed-off-by: Junio C Hamano <junkio@cox.net>
blame.c | diff | blob | history | |
git.c | diff | blob | history | |
http-push.c | diff | blob | history | |
rev-list.c | diff | blob | history | |
revision.c | diff | blob | history | |
revision.h | diff | blob | history |