Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-03-02 | annotate: resurrect raw timestamps. | Junio C Hamano | 1 | -2/+7 |
2006-03-01 | annotate: fix -S parameter to take a string | Martin Langhoff | 1 | -2/+3 |
2006-03-01 | annotate: handle \No newline at end of file. | Ryan Anderson | 1 | -0/+6 |
2006-02-26 | annotate: Use qx{} for pipes on activestate. | Ryan Anderson | 1 | -1/+42 |
2006-02-26 | annotate: Convert all -| calls to use a helper open_pipe(). | Ryan Anderson | 1 | -29/+44 |
2006-02-26 | annotate: Handle dirty state and arbitrary revisions. | Ryan Anderson | 1 | -37/+113 |
2006-02-22 | Use Ryan's git-annotate instead of jsannotate | Johannes Schindelin | 1 | -5/+40 |
2006-02-20 | Add git-annotate, a tool for assigning blame. | Ryan Anderson | 1 | -0/+321 |