summaryrefslogtreecommitdiff
path: root/Documentation/git-ls-files.txt
Commit message (Expand)AuthorAgeFilesLines
* ls-files.c: add --deduplicate optionZheNing Hu2021-01-231-0/+8
* doc: remove "directory cache" from man pagesUtku Gultopu2021-01-091-3/+2
* doc: clarify that --abbrev=<n> is about the minimum lengthJunio C Hamano2020-11-041-2/+3
* doc: --recurse-submodules mostly applies to active submodulesDamien Robert2020-04-061-1/+1
* doc/ls-files: put nested list for "-t" option into blockJeff King2019-04-231-0/+2
* Merge branch 'ah/misc-doc-updates'Junio C Hamano2018-05-231-1/+2
|\
| * doc: clarify ignore rules for git ls-filesAndreas Heiduk2018-05-061-1/+2
* | doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-2/+2
|/
* fsmonitor: add documentation for the fsmonitor extension.Ben Peart2017-10-011-1/+6
* Merge branch 'mm/ls-files-s-doc'Junio C Hamano2017-04-161-1/+1
|\
| * Documentation: document elements in "ls-files -s" output in ordermm/ls-files-s-docMostyn Bramley-Moore2017-04-011-1/+1
* | Documentation: improve description for core.quotePathah/doc-ls-files-quotepathAndreas Heiduk2017-03-021-4/+6
|/
* ls-files: add pathspec matching for submodulesbw/ls-files-recurse-submodulesBrandon Williams2016-10-101-2/+1
* ls-files: optionally recurse into submodulesBrandon Williams2016-10-101-1/+7
* git ls-files: text=auto eol=lf is supported in Git 2.10Torsten Bögershausen2016-08-251-2/+1
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-1/+1
* documentation: fix some typosThomas Ackermann2016-03-031-1/+1
* ls-files: add eol diagnosticstb/ls-files-eolTorsten Bögershausen2016-01-181-0/+22
* Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjectiveJason St. John2014-05-211-3/+3
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-1/+1
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* Merge branch 'js/ls-files-x-doc'Junio C Hamano2010-09-181-5/+6
|\
| * ls-files documentation: reword for consistencyJunio C Hamano2010-09-151-4/+4
| * git-ls-files.txt: clarify -x/--exclude optionJay Soffian2010-09-151-2/+3
* | Documentation: remove backslashes in manpage synopsesJonathan Nieder2010-08-201-3/+3
* | ls-files: learn a debugging dump formatThomas Rast2010-08-021-0/+6
* | Document ls-files -t as semi-obsolete.Matthieu Moy2010-07-281-2/+10
* | Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano2010-01-241-1/+1
|\ \
| * | Documentation: show-files is now called git-ls-filesThomas Rast2010-01-101-1/+1
* | | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-3/+3
|\ \ \ | |/ /
| * | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
* | | Merge branch 'nd/sparse'Junio C Hamano2010-01-131-0/+1
|\ \ \ | |/ / |/| |
| * | Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy2009-08-231-0/+1
* | | Merge branch 'jk/maint-1.6.3-ls-files-i'Junio C Hamano2009-11-101-2/+4
|\ \ \ | |/ / |/| / | |/
| * ls-files: unbreak "ls-files -i"Jeff King2009-10-301-2/+4
* | git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy2009-08-061-1/+1
|/
* Fix Documentation typos surrounding the word 'handful'.Jon Loeliger2009-01-131-1/+1
* Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano2008-07-281-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
* Documentation formatting and cleanupJonathan Nieder2008-07-011-4/+4
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-10/+20
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-281-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-4/+4
* Documentation: ls-files -v is about "assume unchanged".Junio C Hamano2007-12-211-1/+2
* git-ls-files: add --exclude-standardJeff King2007-11-151-0/+5
* Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-141-1/+8