index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-ls-files.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-1
/
+1
*
documentation: fix some typos
Thomas Ackermann
2016-03-03
1
-1
/
+1
*
ls-files: add eol diagnostics
Torsten Bögershausen
2016-01-19
1
-0
/
+22
*
Documentation: use "command-line" when used as a compound adjective, and fix ...
Jason St. John
2014-05-21
1
-3
/
+3
*
The name of the hash function is "SHA-1", not "SHA1"
Thomas Ackermann
2013-04-15
1
-1
/
+1
*
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-1
/
+1
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-9
/
+0
*
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
1
-1
/
+1
*
Merge branch 'js/ls-files-x-doc'
Junio C Hamano
2010-09-18
1
-5
/
+6
|
\
|
*
ls-files documentation: reword for consistency
Junio C Hamano
2010-09-16
1
-4
/
+4
|
*
git-ls-files.txt: clarify -x/--exclude option
Jay Soffian
2010-09-16
1
-2
/
+3
*
|
Documentation: remove backslashes in manpage synopses
Jonathan Nieder
2010-08-20
1
-3
/
+3
*
|
ls-files: learn a debugging dump format
Thomas Rast
2010-08-02
1
-0
/
+6
*
|
Document ls-files -t as semi-obsolete.
Matthieu Moy
2010-07-28
1
-2
/
+10
*
|
Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trast
Junio C Hamano
2010-01-24
1
-1
/
+1
|
\
\
|
*
|
Documentation: show-files is now called git-ls-files
Thomas Rast
2010-01-10
1
-1
/
+1
*
|
|
Merge remote branch 'remotes/trast-doc/for-next'
Junio C Hamano
2010-01-21
1
-3
/
+3
|
\
|
|
|
*
|
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
1
-3
/
+3
*
|
|
Merge branch 'nd/sparse'
Junio C Hamano
2010-01-13
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Introduce "skip-worktree" bit in index, teach Git to get/set this bit
Nguyễn Thái Ngọc Duy
2009-08-24
1
-0
/
+1
*
|
|
Merge branch 'jk/maint-1.6.3-ls-files-i'
Junio C Hamano
2009-11-10
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ls-files: unbreak "ls-files -i"
Jeff King
2009-10-30
1
-2
/
+4
*
|
git-ls-files.txt: clarify what "other files" mean for --other
Matthieu Moy
2009-08-06
1
-1
/
+1
|
/
*
Fix Documentation typos surrounding the word 'handful'.
Jon Loeliger
2009-01-13
1
-1
/
+1
*
Documentation: clarify what is shown in "git-ls-files -s" output
Junio C Hamano
2008-07-29
1
-1
/
+1
*
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
1
-3
/
+3
*
Documentation formatting and cleanup
Jonathan Nieder
2008-07-02
1
-4
/
+4
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
1
-1
/
+1
*
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
2008-06-08
1
-10
/
+20
*
documentation: move git(7) to git(1)
Christian Couder
2008-06-06
1
-1
/
+1
*
Manual subsection to refer to other pages is SEE ALSO
Junio C Hamano
2008-05-29
1
-1
/
+1
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
1
-4
/
+4
*
Documentation: ls-files -v is about "assume unchanged".
Junio C Hamano
2007-12-21
1
-1
/
+2
*
git-ls-files: add --exclude-standard
Jeff King
2007-11-16
1
-0
/
+5
*
Document ls-files --with-tree=<tree-ish>
Junio C Hamano
2007-09-15
1
-1
/
+8
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
Create a new manpage for the gitignore format, and reference it elsewhere
Josh Triplett
2007-06-02
1
-85
/
+14
*
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-26
1
-1
/
+1
|
\
|
*
Replace the last 'dircache's by 'index'
Jakub Narebski
2007-05-26
1
-1
/
+1
*
|
Fix minor documentation errors
Michael Spang
2007-05-08
1
-2
/
+2
|
/
*
Documentation: sync git.txt command list and manual page title
Junio C Hamano
2007-01-19
1
-1
/
+1
*
Documentation about exclude/ignore files
Matthias Lederhofer
2006-07-14
1
-2
/
+2
*
Documentation: add another example to git-ls-files
v1.4.0-rc2
Junio C Hamano
2006-06-08
1
-2
/
+14
*
Fix up docs where "--" isn't displayed correctly.
sean
2006-05-05
1
-1
/
+1
*
Merge branch 'master' into next
Junio C Hamano
2006-03-27
1
-0
/
+3
|
\
|
*
Optionally do not list empty directories in git-ls-files --others
Petr Baudis
2006-03-27
1
-0
/
+3
*
|
ls-files: add --abbrev[=<n>] option
Eric Wong
2006-03-17
1
-2
/
+7
|
/
*
Merge branch 'jc/nostat'
Junio C Hamano
2006-02-22
1
-1
/
+6
|
\
|
*
"assume unchanged" git: documentation.
Junio C Hamano
2006-02-12
1
-1
/
+6
*
|
git-ls-files: Fix, document, and add test for --error-unmatch option.
Carl Worth
2006-02-22
1
-0
/
+5
[next]