Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 2006-04-04 | 1 | -1/+1 |
* | Merge branch 'jc/name' into next | Junio C Hamano | 2006-03-23 | 1 | -0/+1 |
|\ | |||||
| * | sha1_name: warning ambiguous refs. | Junio C Hamano | 2006-03-23 | 1 | -0/+1 |
* | | fix field width/precision warnings in blame.c | Luck, Tony | 2006-03-21 | 1 | -1/+1 |
|/ | |||||
* | blame: Fix git-blame <directory> | Fredrik Kuivinen | 2006-03-17 | 1 | -0/+6 |
* | blame: Nicer output | Fredrik Kuivinen | 2006-03-17 | 1 | -5/+30 |
* | blame: Rename detection (take 2) | Fredrik Kuivinen | 2006-03-10 | 1 | -40/+199 |
* | blame: unbreak "diff -U 0". | Junio C Hamano | 2006-03-06 | 1 | -2/+2 |
* | blame: avoid "diff -u0". | Junio C Hamano | 2006-03-05 | 1 | -1/+1 |
* | blame and annotate: show localtime with timezone. | Junio C Hamano | 2006-03-05 | 1 | -4/+13 |
* | blame: avoid -lm by not using log(). | Junio C Hamano | 2006-03-05 | 1 | -2/+4 |
* | git-blame: Make the output human readable | Fredrik Kuivinen | 2006-03-05 | 1 | -18/+144 |
* | Const tightening. | Junio C Hamano | 2006-03-05 | 1 | -0/+2 |
* | git-blame, take 2 | Fredrik Kuivinen | 2006-03-02 | 1 | -365/+485 |
* | Merge part of 'lt/rev-list' into 'fk/blame' | Junio C Hamano | 2006-03-02 | 1 | -1/+0 |
* | Add git-blame, a tool for assigning blame. | Fredrik Kuivinen | 2006-02-21 | 1 | -0/+443 |