aboutsummaryrefslogtreecommitdiff
path: root/blame.c
Commit message (Expand)AuthorAge
* blame: Fix path pruningFredrik Kuivinen2006-05-03
* blame and friends: adjust to multiple pathspec change.Junio C Hamano2006-04-10
* Merge branch 'jc/blame' into nextJunio C Hamano2006-04-07
|\
| * blame -S <ancestry-file>Junio C Hamano2006-04-07
* | Merge branch 'master' into nextJunio C Hamano2006-04-05
|\ \ | |/ |/|
| * blame.c: fix completely broken ancestry traversal.Junio C Hamano2006-04-05
* | blame: use built-in xdiffJunio C Hamano2006-04-05
|/
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
* Merge branch 'jc/name' into nextJunio C Hamano2006-03-23
|\
| * sha1_name: warning ambiguous refs.Junio C Hamano2006-03-23
* | fix field width/precision warnings in blame.cLuck, Tony2006-03-21
|/
* blame: Fix git-blame <directory>Fredrik Kuivinen2006-03-17
* blame: Nicer outputFredrik Kuivinen2006-03-17
* blame: Rename detection (take 2)Fredrik Kuivinen2006-03-10
* blame: unbreak "diff -U 0".Junio C Hamano2006-03-06
* blame: avoid "diff -u0".Junio C Hamano2006-03-05
* blame and annotate: show localtime with timezone.Junio C Hamano2006-03-05
* blame: avoid -lm by not using log().Junio C Hamano2006-03-05
* git-blame: Make the output human readableFredrik Kuivinen2006-03-05
* Const tightening.Junio C Hamano2006-03-05
* git-blame, take 2Fredrik Kuivinen2006-03-02
* Merge part of 'lt/rev-list' into 'fk/blame'Junio C Hamano2006-03-02
* Add git-blame, a tool for assigning blame.Fredrik Kuivinen2006-02-21