summaryrefslogtreecommitdiff
path: root/Documentation/git-ls-files.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-23ls-files.c: add --deduplicate optionLibravatar ZheNing Hu1-0/+8
2021-01-09doc: remove "directory cache" from man pagesLibravatar Utku Gultopu1-3/+2
2020-11-04doc: clarify that --abbrev=<n> is about the minimum lengthLibravatar Junio C Hamano1-2/+3
2020-04-06doc: --recurse-submodules mostly applies to active submodulesLibravatar Damien Robert1-1/+1
2019-04-23doc/ls-files: put nested list for "-t" option into blockLibravatar Jeff King1-0/+2
2018-05-23Merge branch 'ah/misc-doc-updates'Libravatar Junio C Hamano1-1/+2
2018-05-06doc: clarify ignore rules for git ls-filesLibravatar Andreas Heiduk1-1/+2
2018-05-02doc: keep first level section header in upper caseLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2017-10-01fsmonitor: add documentation for the fsmonitor extension.Libravatar Ben Peart1-1/+6
2017-04-16Merge branch 'mm/ls-files-s-doc'Libravatar Junio C Hamano1-1/+1
2017-04-01Documentation: document elements in "ls-files -s" output in orderLibravatar Mostyn Bramley-Moore1-1/+1
2017-03-02Documentation: improve description for core.quotePathLibravatar Andreas Heiduk1-4/+6
2016-10-10ls-files: add pathspec matching for submodulesLibravatar Brandon Williams1-2/+1
2016-10-10ls-files: optionally recurse into submodulesLibravatar Brandon Williams1-1/+7
2016-08-25git ls-files: text=auto eol=lf is supported in Git 2.10Libravatar Torsten Bögershausen1-2/+1
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy1-1/+1
2016-03-03documentation: fix some typosLibravatar Thomas Ackermann1-1/+1
2016-01-18ls-files: add eol diagnosticsLibravatar Torsten Bögershausen1-0/+22
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Libravatar Jason St. John1-3/+3
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Libravatar Thomas Ackermann1-1/+1
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-1/+1
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec1-1/+1
2010-09-18Merge branch 'js/ls-files-x-doc'Libravatar Junio C Hamano1-5/+6
2010-09-15ls-files documentation: reword for consistencyLibravatar Junio C Hamano1-4/+4
2010-09-15git-ls-files.txt: clarify -x/--exclude optionLibravatar Jay Soffian1-2/+3
2010-08-20Documentation: remove backslashes in manpage synopsesLibravatar Jonathan Nieder1-3/+3
2010-08-02ls-files: learn a debugging dump formatLibravatar Thomas Rast1-0/+6
2010-07-28Document ls-files -t as semi-obsolete.Libravatar Matthieu Moy1-2/+10
2010-01-24Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastLibravatar Junio C Hamano1-1/+1
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Libravatar Junio C Hamano1-3/+3
2010-01-13Merge branch 'nd/sparse'Libravatar Junio C Hamano1-0/+1
2010-01-10Documentation: show-files is now called git-ls-filesLibravatar Thomas Rast1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2009-11-10Merge branch 'jk/maint-1.6.3-ls-files-i'Libravatar Junio C Hamano1-2/+4
2009-10-30ls-files: unbreak "ls-files -i"Libravatar Jeff King1-2/+4
2009-08-23Introduce "skip-worktree" bit in index, teach Git to get/set this bitLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2009-08-06git-ls-files.txt: clarify what "other files" mean for --otherLibravatar Matthieu Moy1-1/+1
2009-01-13Fix Documentation typos surrounding the word 'handful'.Libravatar Jon Loeliger1-1/+1
2008-07-28Documentation: clarify what is shown in "git-ls-files -s" outputLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-10/+20
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOLibravatar Junio C Hamano1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-4/+4
2007-12-21Documentation: ls-files -v is about "assume unchanged".Libravatar Junio C Hamano1-1/+2
2007-11-15git-ls-files: add --exclude-standardLibravatar Jeff King1-0/+5
2007-09-14Document ls-files --with-tree=<tree-ish>Libravatar Junio C Hamano1-1/+8