All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Annotate updates
@ 2006-03-02  5:16 Ryan Anderson
  2006-03-02  5:16 ` [PATCH] Add git-annotate, a tool for assigning blame Ryan Anderson
  2006-03-02  5:23 ` [PATCH 1/3] Handle \No newline at end of file Ryan Anderson
  0 siblings, 2 replies; 6+ messages in thread
From: Ryan Anderson @ 2006-03-02  5:16 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

The following changes since commit 2b74cffa9179eed274be2a38c59b7e323c813737 are
found in the git repository at:

  http://h4x0r5.com/~ryan/git/ryan.git annotate-upstream

and will follow this email as replies in patch format.

Ryan Anderson:
      Handle \No newline at end of file.
      annotate: Add a basic set of test cases.
      annotate: --rev-file (-S) is not a boolean parameter

 git-annotate.perl   |    8 ++++-
 t/t8001-annotate.sh |   89 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+), 1 deletions(-)
 create mode 100755 t/t8001-annotate.sh

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-03-02  5:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-02  5:16 [PATCH 0/3] Annotate updates Ryan Anderson
2006-03-02  5:16 ` [PATCH] Add git-annotate, a tool for assigning blame Ryan Anderson
2006-03-02  5:20   ` Ryan Anderson
2006-03-02  5:23 ` [PATCH 1/3] Handle \No newline at end of file Ryan Anderson
2006-03-02  5:23   ` [PATCH 2/3] annotate: Add a basic set of test cases Ryan Anderson
2006-03-02  5:23     ` [PATCH 3/3] annotate: --rev-file (-S) is not a boolean parameter Ryan Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.