]> git.ipfire.org Git - thirdparty/git.git/history - git-annotate.perl
Teach the "git" command to handle some commands internally
[thirdparty/git.git] / git-annotate.perl
2006-02-26  Ryan Andersonannotate: Use qx{} for pipes on activestate.
2006-02-26  Ryan Andersonannotate: Convert all -| calls to use a helper open_pipe().
2006-02-26  Ryan Andersonannotate: Handle dirty state and arbitrary revisions.
2006-02-25  Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-24  Junio C HamanoMerge fixes early for next maint series.
2006-02-24  Junio C HamanoMerge branch 'jc/send-insane-refs'
2006-02-24  Junio C HamanoMerge fixes early for next maint series.
2006-02-24  Junio C HamanoMerge branch 'ak/gitview'
2006-02-23  Junio C HamanoMerge branch 'ml/cvs'
2006-02-23  Junio C HamanoMerge branch 'ra/anno'
2006-02-22  Johannes SchindelinUse Ryan's git-annotate instead of jsannotate
2006-02-20  Ryan AndersonAdd git-annotate, a tool for assigning blame.