summaryrefslogtreecommitdiff
path: root/Documentation/git-ls-files.txt
AgeCommit message (Expand)Author
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-09-18Merge branch 'js/ls-files-x-doc'Junio C Hamano
2010-09-16ls-files documentation: reword for consistencyJunio C Hamano
2010-09-16git-ls-files.txt: clarify -x/--exclude optionJay Soffian
2010-08-20Documentation: remove backslashes in manpage synopsesJonathan Nieder
2010-08-02ls-files: learn a debugging dump formatThomas Rast
2010-07-28Document ls-files -t as semi-obsolete.Matthieu Moy
2010-01-24Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-10Documentation: show-files is now called git-ls-filesThomas Rast
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-10Merge branch 'jk/maint-1.6.3-ls-files-i'Junio C Hamano
2009-10-30ls-files: unbreak "ls-files -i"Jeff King
2009-08-24Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy
2009-08-06git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy
2009-01-13Fix Documentation typos surrounding the word 'handful'.Jon Loeliger
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