summaryrefslogtreecommitdiff
path: root/Documentation/git-cvsexportcommit.txt
AgeCommit message (Expand)Author
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-06Martin Langhoff has a new e-mail addressJunio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-06-18Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...Alex Bennée
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-25Merge branch 'js/cvsexportcommit'Junio C Hamano
2008-05-21cvsexportcommit: Create config option for CVS dirTrent Piepho
2008-05-15cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-02cvsexportcommit: Add switch to specify CVS workdirRobin Rosenberg
2007-10-30Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleMichael W. Olson
2007-08-25Documentation: For consistency, use CVS instead of cvs.Brian Hetro
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-05-25Add option to cvs update before exportRobin Rosenberg
2007-05-07Documentation: don't reference non-existent 'git-cvsapplycommit'Jeff King
2007-02-21Allow passing of an alternative CVSROOT via -d.Simon 'corecode' Schubert
2007-02-05Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-07-24cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff
2006-07-09Fix typos involving the word 'commit'Alp Toker
2006-04-26git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Martin Langhoff
2006-01-30cvsexportcommit: add some examples to the documentationMartin Langhoff
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-13Documentation: fix missing links to git(7)Junio C Hamano
2005-11-08Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano
2005-11-07Introducing: git-cvsexportcommitMartin Langhoff