aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-cvsserver.txt
AgeCommit message (Expand)AuthorFilesLines
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila1-2/+2
2023-06-12docs: typofixesLinus Arver1-1/+1
2022-07-19git-cvsserver: clarify directory listDerrick Stolee1-9/+10
2021-09-16Documentation: cleanup git-cvsserverCarlo Marcelo Arenas Belón1-8/+9
2021-09-16git-cvsserver: use crypt correctly to compare password hashesCarlo Marcelo Arenas Belón1-6/+4
2021-04-10docs: fix linting issues due to incorrect relative section orderÆvar Arnfjörð Bjarmason1-12/+12
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren1-1/+1
2019-08-05doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff1-1/+1
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day1-1/+1
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-5/+5
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren1-1/+1
2016-06-28doc: typeset HEAD and variants as literalMatthieu Moy1-1/+1
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2016-06-28doc: typeset short command-line options as literalMatthieu Moy1-4/+4
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy1-11/+11
2014-11-04Documentation: typofixesThomas Ackermann1-1/+1
2013-02-05Merge branch 'ta/doc-no-small-caps'Junio C Hamano1-14/+14
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-10/+10
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann1-4/+4
2012-10-16cvsserver Documentation: new cvs ... -r supportMatthew Ogilvie1-0/+37
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-1/+1
2011-05-26docs: make sure literal "->" isn't converted to arrowJeff King1-1/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-16/+0
2010-10-06Martin Langhoff has a new e-mail addressJunio C Hamano1-2/+2
2010-07-20Documentation: spelling fixesVille Skyttä1-2/+2
2010-06-21Merge branch 'eb/core-eol'Junio C Hamano1-8/+5
2010-05-19git-cvsserver: document making a password without htpasswdÆvar Arnfjörð Bjarmason1-0/+5
2010-05-19git-cvsserver: use a password file cvsserver pserverSam Vilain1-5/+16
2010-05-19git-cvsserver: authentication support for pserverÆvar Arnfjörð Bjarmason1-4/+17
2010-05-19Rename the "crlf" attribute "text"Eyvind Bernhardsen1-8/+5
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano1-3/+3
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-2/+2
2010-01-10Documentation: format full commands in typewriter fontThomas Rast1-1/+1
2009-12-30CVS Server: Support reading base and roots from environmentPhil Miller1-0/+15
2009-11-22cvsserver doc: database generally can not be reproduced consistentlyMatthew Ogilvie1-4/+15
2008-08-18adapt git-cvsserver manpage to dash-free syntaxRobert Schiele1-4/+4
2008-07-05Merge branch 'qq/maint'Junio C Hamano1-0/+3
2008-07-05Documentation cvs: Clarify when a bare repository is neededMatthew Ogilvie1-0/+3
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder1-2/+2
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-19/+19
2008-07-01Documentation formatting and cleanupJonathan Nieder1-22/+21
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-2/+5
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-21Documentation: Fix skipped section levelGustaf Hendeby1-1/+1
2008-05-16git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie1-4/+10
2008-05-16implement gitcvs.usecrlfattrMatthew Ogilvie1-5/+21
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano1-11/+17
2008-04-15Clarify documentation of git-cvsserver, particularly in relation to git-shellScott Collins1-11/+17
2008-03-30Allow git-cvsserver database table name prefix to be specified.Josh Elsasser1-0/+5
2008-01-30Documentation/git-cvsserver: Fix typoJean-Luc Herren1-1/+1
2008-01-29fix doc typosJim Meyering1-2/+2
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-2/+2
2007-08-24Documentation: For consistency, use CVS instead of cvs.Brian Hetro1-1/+1
2007-06-15cvsserver: Actually implement --export-allFrank Lichtenheld1-1/+2
2007-06-08cvsserver: Add some useful commandline optionsFrank Lichtenheld1-0/+42
2007-05-29cvsserver: Fix some typos in asciidoc documentationFrank Lichtenheld1-2/+2
2007-05-29cvsserver: Note that CVS_SERVER can also be specified as method variableFrank Lichtenheld1-1/+11
2007-05-29cvsserver: Correct inetd.conf example in asciidoc documentationFrank Lichtenheld1-3/+5
2007-04-17Merge branch 'fl/cvsserver'Junio C Hamano1-3/+104
2007-04-12cvsserver: Document the GIT branches -> CVS modules mapping more prominentlyFrank Lichtenheld1-0/+4
2007-04-12cvsserver: Reword documentation on necessity of write accessFrank Lichtenheld1-3/+9
2007-04-08cvsserver: Add asciidoc documentation for new database backend configurationFrank Lichtenheld1-4/+83
2007-04-07cvsserver: small corrections to asciidoc documentationFrank Lichtenheld1-4/+4
2007-03-31cvsserver: Don't lie about binary mode in asciidoc documentationFrank Lichtenheld1-3/+5
2007-03-22cvsserver: Allow to override the configuration per access methodFrank Lichtenheld1-0/+12
2007-03-13cvsserver: asciidoc formatting changesFrank Lichtenheld1-8/+11
2006-06-07git-cvsserver asciidoc formatting tweaksFrancis Daly1-18/+31
2006-06-03Documentation: Spelling fixesHorst H. von Brand1-1/+1
2006-03-05cvsserver: updated documentationMartin Langhoff1-25/+60
2006-03-01cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff1-0/+24
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff1-0/+89