tar-tree: Use SHA1 of root tree for the basedir
[gitweb.git] / blame.c
2006-03-24 Merge branch 'jc/cvsimport'
2006-03-24 Merge branch 'jc/fetch'
2006-03-21 fix field width/precision warnings in blame.c
2006-03-18 Merge branch 'jc/empty'
2006-03-17 blame: Fix git-blame <directory>
2006-03-17 blame: Nicer output
2006-03-13 Merge branch 'jc/pack'
2006-03-13 Merge branch 'jc/fsck'
2006-03-13 Merge branch 'nh/http'
2006-03-13 Merge branch 'fk/blame'
2006-03-11 blame: Rename detection (take 2)
2006-03-07 Merge branch 'sp/checkout'
2006-03-07 Merge branch 'fd/asciidoc'
2006-03-06 blame: unbreak "diff -U 0".
2006-03-06 blame: avoid "diff -u0".
2006-03-06 blame and annotate: show localtime with timezone.
2006-03-06 blame: avoid -lm by not using log().
2006-03-05 git-blame: Make the output human readable
2006-03-05 Const tightening.
2006-03-05 Cauterize dropped or duplicate bits from next.
2006-03-04 Merge part of 'sp/checkout'
2006-03-04 Merge branch 'fk/blame'
2006-03-02 git-blame, take 2
2006-03-02 Merge part of 'lt/rev-list' into 'fk/blame'
2006-03-02 Merge branch 'master' into next
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'np/delta' into next
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag' into next
2006-03-02 Pull GIT 1.2.4 fixes from master
2006-03-02 Merge branch 'jc/diff' into next
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Merge part of 'jc/diff' into next
2006-03-01 Merge part of 'sp/checkout' into next
2006-03-01 Merge branch 'lt/apply' into next
2006-03-01 Merge branch 'js/refs' into next
2006-03-01 Merge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-02-28 Merge part of np/delta
2006-02-28 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'master' into next
2006-02-27 Merge branch 'lt/rev-list' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'lt/rev-list' into next
2006-02-26 Merge branch 'lt/rev-list' into next
2006-02-25 Merge branch 'master' into next
2006-02-25 Merge branch 'master' into next
2006-02-24 Merge branch 'master' into next
2006-02-24 Merge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24 Merge fix bits from jc/rev-list
2006-02-24 Merge branch 'np/delta' into next
2006-02-24 Merge fixes from master
2006-02-23 Merge part of pack-thin branch
2006-02-23 Merge branch 'np/delta' into next
2006-02-23 Merge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23 Merge branch 'cw/remove' into next
2006-02-23 Merge master to get fixes up to GIT 1.2.3
2006-02-22 Merge branch 'ml/cvs' into next
2006-02-22 Merge branch 'ra/anno' into next
2006-02-22 Merge branch 'jc/send-insane-refs' into next
2006-02-22 Merge part of np/delta
2006-02-21 Merge branch 'fk/blame' into next
2006-02-21 Add git-blame, a tool for assigning blame.