git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Various git-cvsserver patches
@ 2007-05-27 12:33 Frank Lichtenheld
  2007-05-27 12:33 ` [PATCH] cvsserver: Correct inetd.conf example in asciidoc documentation Frank Lichtenheld
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frank Lichtenheld @ 2007-05-27 12:33 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano

Frank Lichtenheld (5):
      cvsserver: Correct inetd.conf example in asciidoc documentation
      cvsserver: Note that CVS_SERVER can also be specified as method variable
      cvsserver: Fix some typos in asciidoc documentation
      t9400: Work around CVS' deficiencies
      cvsserver: Handle 'cvs login'

 Documentation/git-cvsserver.txt |   27 ++++++++++++++++++---------
 git-cvsserver.perl              |    8 +++++---
 t/t9400-git-cvsserver-server.sh |   33 +++++++++++++++++++++++++++++++--
 3 files changed, 54 insertions(+), 14 deletions(-)

The first three patches are some fixes/improvements to the asciidoc
documentation. Just some random stuff that I noticed while working
on git-cvsserver.

The forth one is a good example how much CVS actually sucks
regarding data security and deterministic behaviour.

All of these should be suitable for maint.

The fifth is a small feature enhancement for git-cvsserver. It
adds support for 'cvs login' over pserver.

I think this is trivial enough to go to master directly, but feel free
to let it rot in next first.

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

end of thread, other threads:[~2007-05-27 12:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-27 12:33 Various git-cvsserver patches Frank Lichtenheld
2007-05-27 12:33 ` [PATCH] cvsserver: Correct inetd.conf example in asciidoc documentation Frank Lichtenheld
2007-05-27 12:33 ` [PATCH] cvsserver: Note that CVS_SERVER can also be specified as method variable Frank Lichtenheld
2007-05-27 12:33 ` [PATCH] cvsserver: Fix some typos in asciidoc documentation Frank Lichtenheld
2007-05-27 12:33 ` [PATCH] t9400: Work around CVS' deficiencies Frank Lichtenheld
2007-05-27 12:33 ` [PATCH] cvsserver: Handle 'cvs login' Frank Lichtenheld

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).