summaryrefslogtreecommitdiff
path: root/Documentation/git-ls-files.txt
AgeCommit message (Expand)Author
2008-07-29Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano
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-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-21Documentation: ls-files -v is about "assume unchanged".Junio C Hamano
2007-11-16git-ls-files: add --exclude-standardJeff King
2007-09-14Document ls-files --with-tree=<tree-ish>Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-06-02Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett
2007-05-26Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-26Replace the last 'dircache's by 'index'Jakub Narebski
2007-05-07Fix minor documentation errorsMichael Spang
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-07-14Documentation about exclude/ignore filesMatthias Lederhofer
2006-06-08Documentation: add another example to git-ls-filesv1.4.0-rc2Junio C Hamano
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-03-27Merge branch 'master' into nextJunio C Hamano
2006-03-27Optionally do not list empty directories in git-ls-files --othersPetr Baudis
2006-03-17ls-files: add --abbrev[=<n>] optionEric Wong
2006-02-22Merge branch 'jc/nostat'Junio C Hamano
2006-02-22git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth
2006-02-14Documentation: git-ls-files asciidocco.Junio C Hamano
2006-02-12"assume unchanged" git: documentation.Junio C Hamano
2006-01-22Document git-ls-files --directoryPetr Baudis
2005-12-29Documentation: spell.Junio C Hamano
2005-12-23ls-files --full-name: usage string and documentation.Junio C Hamano
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström
2005-10-18Update documentation for C-style quoting.Junio C Hamano
2005-10-07s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen
2005-09-20Show modified files in git-ls-filesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-04[PATCH] Doc: replace read-cache with git-read-tree.Paolo 'Blaisorblade' Giarrusso
2005-08-06[PATCH] Assorted documentation patchesJohannes Schindelin
2005-07-30Documentation and tests: ls-files exclude pattern.Junio C Hamano
2005-07-26Documentation: describe git-ls-files --exclude patterns.Junio C Hamano
2005-05-13[PATCH 3/3] Add git-ls-files -k.Junio C Hamano
2005-05-10[PATCH 3/4] split core-git.txt and updateDavid Greaves
2005-05-10[PATCH 1/4] split core-git.txt and updateDavid Greaves