Age | Commit message (Expand) | Author | Files | Lines |
2018-08-20 | Merge branch 'jc/update-index-doc' | Junio C Hamano | 1 | -9/+6 |
2018-08-08 | update-index: there no longer is `apply --index-info` | Junio C Hamano | 1 | -9/+6 |
2018-08-08 | git-update-index.txt: reword possibly confusing example | Elijah Newren | 1 | -2/+2 |
2018-05-02 | doc: keep first level section header in upper case | Nguyễn Thái Ngọc Duy | 1 | -10/+10 |
2018-02-27 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -2/+2 |
2018-02-14 | fsmonitor: update documentation to remove reference to invalid config settings | Ben Peart | 1 | -2/+2 |
2018-02-09 | update-index doc: note the caveat with "could not open..." | Ævar Arnfjörð Bjarmason | 1 | -0/+10 |
2018-02-09 | update-index doc: note a fixed bug in the untracked cache | Ævar Arnfjörð Bjarmason | 1 | -0/+16 |
2017-11-21 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -0/+45 |
2017-10-01 | fsmonitor: add documentation for the fsmonitor extension. | Ben Peart | 1 | -0/+45 |
2017-09-25 | Merge branch 'ez/doc-duplicated-words-fix' | Junio C Hamano | 1 | -1/+1 |
2017-09-14 | doc: fix minor typos (extra/duplicated words) | Evan Zacks | 1 | -1/+1 |
2017-08-23 | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 1 | -1/+1 |
2017-03-06 | Documentation/git-update-index: explain splitIndex.* | Christian Couder | 1 | -8/+29 |
2017-03-01 | Documentation/git-update-index: talk about core.splitIndex config var | Christian Couder | 1 | -0/+6 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -7/+7 |
2016-01-27 | config: add core.untrackedCache | Christian Couder | 1 | -15/+52 |
2016-01-25 | update-index: add --test-untracked-cache | Christian Couder | 1 | -1/+11 |
2015-12-10 | Documentation/git-update-index: add missing opts to synopsis | Christian Couder | 1 | -0/+1 |
2015-11-24 | Documentation/git-update-index: add missing opts to synopsys | Christian Couder | 1 | -0/+1 |
2015-03-12 | update-index: test the system before enabling untracked cache | Nguyễn Thái Ngọc Duy | 1 | -0/+6 |
2015-03-12 | update-index: manually enable or disable untracked cache | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2014-12-22 | Merge branch 'po/doc-assume-unchanged' | Junio C Hamano | 1 | -10/+8 |
2014-12-09 | doc: make clear --assume-unchanged's user contract | Philip Oakley | 1 | -10/+8 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -1/+1 |
2014-09-19 | Merge branch 'sp/doc-update-index-cacheinfo' | Junio C Hamano | 1 | -1/+1 |
2014-09-11 | Documentation: use single-parameter --cacheinfo in example | Steffen Prohaska | 1 | -1/+1 |
2014-06-13 | update-index: new options to enable/disable split index mode | Nguyễn Thái Ngọc Duy | 1 | -0/+11 |
2014-03-24 | update-index: teach --cacheinfo a new syntax "mode,sha1,path" | Junio C Hamano | 1 | -2/+6 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -6/+4 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -1/+1 |
2013-03-25 | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 1 | -1/+9 |
2013-02-23 | update-index: list supported idx versions and their features | Nguyễn Thái Ngọc Duy | 1 | -1/+9 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -8/+8 |
2012-04-04 | update-index: upgrade/downgrade on-disk index version | Junio C Hamano | 1 | -1/+5 |
2011-10-05 | Merge branch 'sn/doc-update-index-assume-unchanged' | Junio C Hamano | 1 | -2/+5 |
2011-09-21 | Documentation/git-update-index: refer to 'ls-files' | Stefan Naewe | 1 | -2/+5 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2010-10-21 | Merge branch 'sn/doc-opt-notation' into maint | Junio C Hamano | 1 | -2/+2 |
2010-10-13 | Documentation: update-index: -z applies also to --index-info | Bert Wesarg | 1 | -2/+2 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -2/+2 |
2010-08-20 | Documentation: remove backslashes in manpage synopses | Jonathan Nieder | 1 | -2/+2 |
2010-05-08 | Documentation: git-add does not update files marked "assume unchanged" | Clemens Buchacher | 1 | -2/+0 |
2010-01-20 | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 1 | -11/+11 |
2010-01-13 | Merge branch 'nd/sparse' | Junio C Hamano | 1 | -0/+29 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -11/+11 |
2009-11-10 | git-update-index.txt: Document the --really-refresh option. | Štěpán Němec | 1 | -1/+5 |
2009-08-23 | Introduce "skip-worktree" bit in index, teach Git to get/set this bit | Nguyễn Thái Ngọc Duy | 1 | -0/+29 |
2008-12-19 | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 1 | -4/+4 |
2008-07-28 | Make use of stat.ctime configurable | Alex Riesen | 1 | -0/+5 |