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