git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] git-svn log fixes
@ 2007-11-11  6:10 David D Kilzer
  2007-11-11  6:10 ` [PATCH 1/3] git-svn log: fix ascending revision ranges David D Kilzer
  0 siblings, 1 reply; 11+ messages in thread
From: David D Kilzer @ 2007-11-11  6:10 UTC (permalink / raw)
  To: git; +Cc: gitster, David D Kilzer

This patch series contains varies fixes for the "git-svn log" command:

[PATCH 1/3] git-svn log: fix ascending revision ranges
[PATCH 2/3] git-svn log: include commit log for the smallest revision in a range
[PATCH 3/3] git-svn log: handle unreachable revisions like "svn log"

I am looking for feedback since this is my first significant patch series
for git.  (I posted a couple of documentation fixes and Makefile tweaks
previously.)

Thanks!

Dave
--
 git-svn.perl           |   60 ++++++++++++++++++++++++------------
 t/t9116-git-svn-log.sh |   80 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+), 20 deletions(-)
--

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

end of thread, other threads:[~2007-11-18  0:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-11  6:10 [PATCH 0/3] git-svn log fixes David D Kilzer
2007-11-11  6:10 ` [PATCH 1/3] git-svn log: fix ascending revision ranges David D Kilzer
2007-11-11  6:10   ` [PATCH 2/3] git-svn log: include commit log for the smallest revision in a range David D Kilzer
2007-11-11  6:10     ` [PATCH 3/3] git-svn log: handle unreachable revisions like "svn log" David D Kilzer
2007-11-11 10:51       ` Benoit Sigoure
2007-11-11 14:20         ` David D. Kilzer
2007-11-11 16:36           ` Benoit Sigoure
2007-11-12  2:50           ` Eric Wong
2007-11-12  6:56       ` [PATCH 3/3 v2] " David D Kilzer
2007-11-17 21:47         ` Eric Wong
2007-11-18  0:36           ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).