summaryrefslogtreecommitdiff
path: root/Documentation/git-update-index.txt
AgeCommit message (Expand)Author
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-01-27config: add core.untrackedCacheChristian Couder
2016-01-25update-index: add --test-untracked-cacheChristian Couder
2015-12-10Documentation/git-update-index: add missing opts to synopsisChristian Couder
2015-11-24Documentation/git-update-index: add missing opts to synopsysChristian Couder
2015-03-12update-index: test the system before enabling untracked cacheNguyễn Thái Ngọc Duy
2015-03-12update-index: manually enable or disable untracked cacheNguyễn Thái Ngọc Duy
2014-12-22Merge branch 'po/doc-assume-unchanged'Junio C Hamano
2014-12-09doc: make clear --assume-unchanged's user contractPhilip Oakley
2014-11-04Documentation: typofixesThomas Ackermann
2014-09-19Merge branch 'sp/doc-update-index-cacheinfo'Junio C Hamano
2014-09-11Documentation: use single-parameter --cacheinfo in exampleSteffen Prohaska
2014-06-13update-index: new options to enable/disable split index modeNguyễn Thái Ngọc Duy
2014-03-24update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann
2013-03-25Merge branch 'maint-1.8.1' into maintJunio C Hamano
2013-02-23update-index: list supported idx versions and their featuresNguyễn Thái Ngọc Duy
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-04-04update-index: upgrade/downgrade on-disk index versionJunio C Hamano
2011-10-05Merge branch 'sn/doc-update-index-assume-unchanged'Junio C Hamano
2011-09-21Documentation/git-update-index: refer to 'ls-files'Stefan Naewe
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-21Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano
2010-10-13Documentation: update-index: -z applies also to --index-infoBert Wesarg
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-08-20Documentation: remove backslashes in manpage synopsesJonathan Nieder
2010-05-08Documentation: git-add does not update files marked "assume unchanged"Clemens Buchacher
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-13Merge branch 'nd/sparse'Junio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-10git-update-index.txt: Document the --really-refresh option.Štěpán Němec
2009-08-24Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-07-29Make use of stat.ctime configurableAlex Riesen
2008-07-19Documentation: How to ignore local changes in tracked filesPetr Baudis
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-05-15Teach update-index about --ignore-submodulesJohannes Schindelin
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-06-07War on whitespaceJunio C Hamano
2007-05-07Added a reference to git-add in the documentation for git-update-indexMatthieu Moy
2007-03-03Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-11-13git-update-index(1): fix use of quoting in section titleJonas Fonseca