summaryrefslogtreecommitdiff
path: root/Documentation/git-update-index.txt
AgeCommit message (Expand)Author
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
2006-08-24update-index -gJunio C Hamano
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-05-06update-index --againJunio C Hamano
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-05-04Merge branch 'fix'Junio C Hamano
2006-05-03add documentation for update-index --unresolveMatthias Kestenholz
2006-05-03fix various typos in documentationMatthias Kestenholz
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks
2006-02-12"assume unchanged" git: documentation.Junio C Hamano
2005-12-07update-index: allow --index-info to add higher stages.Junio C Hamano
2005-12-06Added documentation for few missing options.Jon Loeliger
2005-11-15Documentation nitpickingNikolai Weibull