- c9dba10 Documentation: fix various repeat word typos by Jacob Stopak · 2 years, 6 months ago
- f3ea4be doc: replace "--" with {litdd} in credential-cache/fsmonitor by Todd Zullinger · 3 years ago
- 439c1e6 Merge branch 'jh/builtin-fsmonitor-part2' by Junio C Hamano · 3 years ago
- 3248486 fsmonitor: document builtin fsmonitor by Jeff Hostetler · 3 years ago
- 9023535 Update documentation related to sparsity and the skip-worktree bit by Elijah Newren · 3 years, 2 months ago
- b356d23 doc: remove "directory cache" from man pages by Utku Gultopu · 4 years, 2 months ago
- 1b13e90 doc: dissuade users from trying to ignore tracked files by brian m. carlson · 5 years ago
- d3096d2 Merge branch 'en/doc-typofix' by Junio C Hamano · 5 years ago
- 031fd4b Documentation: fix a bunch of typos, both old and new by Elijah Newren · 5 years ago
- 8dfb04a update-index: optionally leave skip-worktree entries alone by Johannes Schindelin · 5 years ago
- 6e8f3d1 Merge branch 'jc/update-index-doc' by Junio C Hamano · 7 years ago
- e05aa68 update-index: there no longer is `apply --index-info` by Junio C Hamano · 7 years ago
- 388d0ff git-update-index.txt: reword possibly confusing example by Elijah Newren · 7 years ago
- 76a8788 doc: keep first level section header in upper case by Nguyễn Thái Ngọc Duy · 7 years ago
- d7db100 Merge branch 'bp/fsmonitor' by Junio C Hamano · 7 years ago
- 4ccf461 fsmonitor: update documentation to remove reference to invalid config settings by Ben Peart · 7 years ago
- 7bf0be7 update-index doc: note the caveat with "could not open..." by Ævar Arnfjörð Bjarmason · 7 years ago
- 9b97869 update-index doc: note a fixed bug in the untracked cache by Ævar Arnfjörð Bjarmason · 7 years ago
- e05336b Merge branch 'bp/fsmonitor' by Junio C Hamano · 7 years ago
- 780494b fsmonitor: add documentation for the fsmonitor extension. by Ben Peart · 7 years ago
- 94982b6 Merge branch 'ez/doc-duplicated-words-fix' by Junio C Hamano · 7 years ago
- be94568 doc: fix minor typos (extra/duplicated words) by Evan Zacks · 7 years ago
- 7560f54 treewide: correct several "up-to-date" to "up to date" by Martin Ågren · 8 years ago
- b460139 Documentation/git-update-index: explain splitIndex.* by Christian Couder · 8 years ago
- 13c0e4c Documentation/git-update-index: talk about core.splitIndex config var by Christian Couder · 8 years ago
- bcf9626 doc: typeset long command-line options as literal by Matthieu Moy · 9 years ago
- 435ec09 config: add core.untrackedCache by Christian Couder · 9 years ago
- eaab83d update-index: add --test-untracked-cache by Christian Couder · 9 years ago
- bc49712 Documentation/git-update-index: add missing opts to synopsis by Christian Couder · 9 years ago
- 5cb2e16 Documentation/git-update-index: add missing opts to synopsys by Christian Couder · 9 years ago
- f64cb88 update-index: test the system before enabling untracked cache by Nguyễn Thái Ngọc Duy · 10 years ago
- 9e59724 update-index: manually enable or disable untracked cache by Nguyễn Thái Ngọc Duy · 10 years ago
- 14d4aab Merge branch 'po/doc-assume-unchanged' by Junio C Hamano · 10 years ago
- ccadb25 doc: make clear --assume-unchanged's user contract by Philip Oakley · 10 years ago
- f745acb Documentation: typofixes by Thomas Ackermann · 10 years ago
- 9d6db4a Merge branch 'sp/doc-update-index-cacheinfo' by Junio C Hamano · 10 years ago
- 7ac92f6 Documentation: use single-parameter --cacheinfo in example by Steffen Prohaska · 11 years ago
- c18b80a update-index: new options to enable/disable split index mode by Nguyễn Thái Ngọc Duy · 11 years ago
- ec160ae update-index: teach --cacheinfo a new syntax "mode,sha1,path" by Junio C Hamano · 11 years ago
- 0460ed2 documentation: trivial style cleanups by Felipe Contreras · 12 years ago
- d5fa1f1 The name of the hash function is "SHA-1", not "SHA1" by Thomas Ackermann · 12 years ago
- f7b1ad8 Merge branch 'maint-1.8.1' into maint by Junio C Hamano · 12 years ago
- 647d879 update-index: list supported idx versions and their features by Nguyễn Thái Ngọc Duy · 12 years ago
- 2de9b71 Documentation: the name of the system is 'Git', not 'git' by Thomas Ackermann · 12 years ago
- 69dec66 update-index: upgrade/downgrade on-disk index version by Junio C Hamano · 13 years ago
- f6be8fb Merge branch 'sn/doc-update-index-assume-unchanged' by Junio C Hamano · 13 years ago
- acd6d7e Documentation/git-update-index: refer to 'ls-files' by Stefan Naewe · 13 years ago
- 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
- f7bff60 Merge branch 'sn/doc-opt-notation' into maint by Junio C Hamano · 14 years ago
- 537497b Documentation: update-index: -z applies also to --index-info by Bert Wesarg · 14 years ago
- 0adda93 Use parentheses and `...' where appropriate by Štěpán Němec · 14 years ago
- 12378c0 Documentation: remove backslashes in manpage synopses by Jonathan Nieder · 15 years ago
- ac472ba Documentation: git-add does not update files marked "assume unchanged" by Clemens Buchacher · 15 years ago
- add0951 Merge remote branch 'remotes/trast-doc/for-next' by Junio C Hamano · 15 years ago
- 73d6632 Merge branch 'nd/sparse' by Junio C Hamano · 15 years ago
- 0b444cd Documentation: spell 'git cmd' without dash throughout by Thomas Rast · 15 years ago
- 466d1f1 git-update-index.txt: Document the --really-refresh option. by Štěpán Němec · 15 years ago
- 44a3691 Introduce "skip-worktree" bit in index, teach Git to get/set this bit by Nguyễn Thái Ngọc Duy · 16 years ago
- 04c8ce9 Documentation: fix typos, grammar, asciidoc syntax by Markus Heidelberg · 16 years ago
- 1ce4790 Make use of stat.ctime configurable by Alex Riesen · 17 years ago
- 6259ac6 Documentation: How to ignore local changes in tracked files by Petr Baudis · 17 years ago
- ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
- 483bc4f Documentation formatting and cleanup by Jonathan Nieder · 17 years ago
- b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
- 3240240 Docs: Use "-l::\n--long\n" format in OPTIONS sections by Stephan Beyer · 17 years ago
- 9e1f0a8 documentation: move git(7) to git(1) by Christian Couder · 17 years ago
- 56ae8df Manual subsection to refer to other pages is SEE ALSO by Junio C Hamano · 17 years ago
- 5fdeacb Teach update-index about --ignore-submodules by Johannes Schindelin · 17 years ago
- 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
- a6080a0 War on whitespace by Junio C Hamano · 18 years ago
- e701ccc Added a reference to git-add in the documentation for git-update-index by Matthieu Moy · 18 years ago
- 78a8d64 Add core.symlinks to mark filesystems that do not support symbolic links. by Johannes Sixt · 18 years ago
- e0d10e1 [PATCH] Rename git-repo-config to git-config. by Tom Prince · 18 years ago
- c3f0baa Documentation: sync git.txt command list and manual page title by Junio C Hamano · 18 years ago
- bae777d git-update-index(1): fix use of quoting in section title by Jonas Fonseca · 18 years ago
- 7099c9c update-index -g by Junio C Hamano · 19 years ago
- abda1ef Documentation: Spelling fixes by Horst H. von Brand · 19 years ago
- 83e77a2 update-index --again by Junio C Hamano · 19 years ago
- e994004 Fix up docs where "--" isn't displayed correctly. by sean · 19 years ago
- 935e714 Merge branch 'fix' by Junio C Hamano · 19 years ago
- 060729d add documentation for update-index --unresolve by Matthias Kestenholz · 19 years ago
- de5f2bf fix various typos in documentation by Matthias Kestenholz · 19 years ago
- 48aeecd Fix up remaining man pages that use asciidoc "callouts". by Sean Estabrooks · 19 years ago
- f9666ad "assume unchanged" git: documentation. by Junio C Hamano · 19 years ago
- d23748a update-index: allow --index-info to add higher stages. by Junio C Hamano · 19 years ago
- 61f693b Added documentation for few missing options. by Jon Loeliger · 19 years ago
- 7acab8f Documentation nitpicking by Nikolai Weibull · 19 years ago
- 5f3aa19 Change 'cache' to 'index' in the docs by Lukas_Sandström · 19 years ago
- 14470c0 Add to documentation of git-update-index arguments and usage. by Chris Shoemaker · 19 years ago
- 5773c9f Documentation updates. by Junio C Hamano · 19 years ago
- df8baa4 [PATCH] Random documentation fixes by Jonas Fonseca · 19 years ago
- 1f7f99d update-index: document --stdin and -z by Junio C Hamano · 19 years ago
- a7154e9 [PATCH] Documentation: Update all files to use the new gitlink: macro by Sergey Vlasov · 19 years ago
- 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (90%) from Documentation/git-update-cache.txt]
- df6e151 [PATCH] Add --info-only option to git-update-cache. by Bryan Larsen · 20 years ago
- 9b63f50 [PATCH] Make git-update-cache --force-remove regular by Petr Baudis · 20 years ago
- 2cf565c [PATCH 1/4] split core-git.txt and update by David Greaves · 20 years ago