Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Ryan's git-annotate instead of jsannotate | Johannes Schindelin | 2006-02-22 | 1 | -5/+40 |
| | | | | | | | | | Since Ryan's git-annotate is much faster, and has support for renames, it is likely it goes into the mainstream git soon. Adapt it a little to work with gitcvs, and actually use it. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net> | ||||
* | Add git-annotate, a tool for assigning blame. | Ryan Anderson | 2006-02-20 | 1 | -0/+321 |
Signed-off-by: Ryan Anderson <ryan@michonline.com> Signed-off-by: Junio C Hamano <junkio@cox.net> |