summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout-index.txt
AgeCommit message (Expand)Author
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-08-20Documentation: remove backslashes in manpage synopsesJonathan Nieder
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
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-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-06-07War on whitespaceJunio C Hamano
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce
2006-03-01Teach git-checkout-index to read filenames from stdin.Shawn Pearce
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-07checkout-index: allow checking out from higher stages.Junio C Hamano
2005-12-06Added documentation for few missing options.Jon Loeliger
2005-11-15Document a couple of missing command-line options.Nikolai Weibull
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström
2005-10-18Merge branch 'fixes'Junio C Hamano
2005-10-18git-checkout-index: documentation updates.Junio C Hamano
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano