84 Commits (b6d4d82bd5a49197d5d2f4f81c08da0d461cfcf1)

Author SHA1 Message Date
Junio C Hamano e05aa688dd update-index: there no longer is `apply --index-info` 6 years ago
Elijah Newren 388d0ff6e5 git-update-index.txt: reword possibly confusing example 6 years ago
Nguyễn Thái Ngọc Duy 76a8788c14 doc: keep first level section header in upper case 7 years ago
Ben Peart 4ccf461f56 fsmonitor: update documentation to remove reference to invalid config settings 7 years ago
Ævar Arnfjörð Bjarmason 7bf0be7501 update-index doc: note the caveat with "could not open..." 7 years ago
Ævar Arnfjörð Bjarmason 9b978691b1 update-index doc: note a fixed bug in the untracked cache 7 years ago
Ben Peart 780494b1f5 fsmonitor: add documentation for the fsmonitor extension. 7 years ago
Evan Zacks be94568bc7 doc: fix minor typos (extra/duplicated words) 7 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 7 years ago
Christian Couder b46013950a Documentation/git-update-index: explain splitIndex.* 8 years ago
Christian Couder 13c0e4c478 Documentation/git-update-index: talk about core.splitIndex config var 8 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Christian Couder 435ec090ec config: add core.untrackedCache 9 years ago
Christian Couder eaab83d0e5 update-index: add --test-untracked-cache 9 years ago
Christian Couder bc49712789 Documentation/git-update-index: add missing opts to synopsis 9 years ago
Christian Couder 5cb2e162d2 Documentation/git-update-index: add missing opts to synopsys 9 years ago
Nguyễn Thái Ngọc Duy f64cb88d35 update-index: test the system before enabling untracked cache 10 years ago
Nguyễn Thái Ngọc Duy 9e5972413b update-index: manually enable or disable untracked cache 10 years ago
Philip Oakley ccadb25f73 doc: make clear --assume-unchanged's user contract 10 years ago
Thomas Ackermann f745acb028 Documentation: typofixes 10 years ago
Steffen Prohaska 7ac92f64dd Documentation: use single-parameter --cacheinfo in example 10 years ago
Nguyễn Thái Ngọc Duy c18b80a0e8 update-index: new options to enable/disable split index mode 11 years ago
Junio C Hamano ec160ae12b update-index: teach --cacheinfo a new syntax "mode,sha1,path" 11 years ago
Felipe Contreras 0460ed2c93 documentation: trivial style cleanups 12 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Nguyễn Thái Ngọc Duy 647d87947f update-index: list supported idx versions and their features 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Junio C Hamano 69dec66b2f update-index: upgrade/downgrade on-disk index version 13 years ago
Stefan Naewe acd6d7e70a Documentation/git-update-index: refer to 'ls-files' 13 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Bert Wesarg 537497be58 Documentation: update-index: -z applies also to --index-info 14 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 14 years ago
Jonathan Nieder 12378c0aa8 Documentation: remove backslashes in manpage synopses 15 years ago
Clemens Buchacher ac472ba65f Documentation: git-add does not update files marked "assume unchanged" 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Štěpán Němec 466d1f151a git-update-index.txt: Document the --really-refresh option. 15 years ago
Nguyễn Thái Ngọc Duy 44a3691362 Introduce "skip-worktree" bit in index, teach Git to get/set this bit 16 years ago
Markus Heidelberg 04c8ce9c1c Documentation: fix typos, grammar, asciidoc syntax 16 years ago
Alex Riesen 1ce4790bf5 Make use of stat.ctime configurable 17 years ago
Petr Baudis 6259ac6628 Documentation: How to ignore local changes in tracked files 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Junio C Hamano 56ae8df5c7 Manual subsection to refer to other pages is SEE ALSO 17 years ago
Johannes Schindelin 5fdeacb0ca Teach update-index about --ignore-submodules 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Matthieu Moy e701ccc388 Added a reference to git-add in the documentation for git-update-index 18 years ago