Merge branch 'mo/cvs-server-cleanup' into next
commitc70881dfaa6b5b539afdaebb0449193d6e167167
authorJeff King <peff@peff.net>
Thu, 25 Oct 2012 11:15:44 +0000 (25 07:15 -0400)
committerJeff King <peff@peff.net>
Thu, 25 Oct 2012 11:15:44 +0000 (25 07:15 -0400)
treefa6ae7742c085a12c6c3e966972e724df7e6859e
parent510e8df8becb7b07540ef14de25b3d5afe2f5f7a
parentabd66f2207f4ed3ef54b526004120a9f0eddf67a
Merge branch 'mo/cvs-server-cleanup' into next

* mo/cvs-server-cleanup:
  cvsserver status: provide real sticky info
  cvsserver: cvs add: do not expand directory arguments
  cvsserver: use whole CVS rev number in-process; don't strip "1." prefix
  cvsserver: split up long lines in req_{status,diff,log}
  cvsserver: clean up client request handler map comments
  cvsserver: remove unused functions _headrev and gethistory
  cvsserver update: comment about how we shouldn't remove a user-modified file
  cvsserver: add comments about database schema/usage
  cvsserver: removed unused sha1Or-k mode from kopts_from_path
  cvsserver t9400: add basic 'cvs log' test