aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-update-index.txt
Commit message (Expand)AuthorAge
* Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-21
|\
| * fsmonitor: add documentation for the fsmonitor extension.Ben Peart2017-10-01
* | Merge branch 'ez/doc-duplicated-words-fix'Junio C Hamano2017-09-25
|\ \ | |/ |/|
| * doc: fix minor typos (extra/duplicated words)Evan Zacks2017-09-14
* | treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-23
|/
* Documentation/git-update-index: explain splitIndex.*Christian Couder2017-03-06
* Documentation/git-update-index: talk about core.splitIndex config varChristian Couder2017-03-01
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* config: add core.untrackedCacheChristian Couder2016-01-27
* update-index: add --test-untracked-cacheChristian Couder2016-01-25
* Documentation/git-update-index: add missing opts to synopsisChristian Couder2015-12-10
* Documentation/git-update-index: add missing opts to synopsysChristian Couder2015-11-24
* update-index: test the system before enabling untracked cacheNguyễn Thái Ngọc Duy2015-03-12
* update-index: manually enable or disable untracked cacheNguyễn Thái Ngọc Duy2015-03-12
* Merge branch 'po/doc-assume-unchanged'Junio C Hamano2014-12-22
|\
| * doc: make clear --assume-unchanged's user contractPhilip Oakley2014-12-09
* | Documentation: typofixesThomas Ackermann2014-11-04
* | Merge branch 'sp/doc-update-index-cacheinfo'Junio C Hamano2014-09-19
|\ \
| * | Documentation: use single-parameter --cacheinfo in exampleSteffen Prohaska2014-09-11
* | | update-index: new options to enable/disable split index modeNguyễn Thái Ngọc Duy2014-06-13
|/ /
* | update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano2014-03-24
|/
* documentation: trivial style cleanupsFelipe Contreras2013-05-17
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-15
* Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-25
|\
| * update-index: list supported idx versions and their featuresNguyễn Thái Ngọc Duy2013-02-23
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* update-index: upgrade/downgrade on-disk index versionJunio C Hamano2012-04-04
* Merge branch 'sn/doc-update-index-assume-unchanged'Junio C Hamano2011-10-05
|\
| * Documentation/git-update-index: refer to 'ls-files'Stefan Naewe2011-09-21
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
* | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-21
|\ \
| * | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* | | Documentation: update-index: -z applies also to --index-infoBert Wesarg2010-10-13
|/ /
* | Documentation: remove backslashes in manpage synopsesJonathan Nieder2010-08-20
* | Documentation: git-add does not update files marked "assume unchanged"Clemens Buchacher2010-05-08
|/
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* | Merge branch 'nd/sparse'Junio C Hamano2010-01-13
|\ \ | |/ |/|
| * Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy2009-08-23
* | git-update-index.txt: Document the --really-refresh option.Štěpán Němec2009-11-10
|/
* Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* Make use of stat.ctime configurableAlex Riesen2008-07-28
* Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-19
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* Teach update-index about --ignore-submodulesJohannes Schindelin2008-05-15