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