summaryrefslogtreecommitdiff
path: root/Documentation/git-update-index.txt
Commit message (Expand)AuthorAgeFilesLines
* documentation: trivial style cleanupsFelipe Contreras2013-05-171-6/+4
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-1/+1
* Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-251-1/+9
|\
| * update-index: list supported idx versions and their featuresNguyễn Thái Ngọc Duy2013-02-231-1/+9
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-8/+8
|/
* update-index: upgrade/downgrade on-disk index versionJunio C Hamano2012-04-041-1/+5
* Merge branch 'sn/doc-update-index-assume-unchanged'Junio C Hamano2011-10-051-2/+5
|\
| * Documentation/git-update-index: refer to 'ls-files'Stefan Naewe2011-09-211-2/+5
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-211-2/+2
|\ \
| * | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-2/+2
* | | Documentation: update-index: -z applies also to --index-infoBert Wesarg2010-10-131-2/+2
|/ /
* | Documentation: remove backslashes in manpage synopsesJonathan Nieder2010-08-201-2/+2
* | Documentation: git-add does not update files marked "assume unchanged"Clemens Buchacher2010-05-081-2/+0
|/
* Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-11/+11
|\
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-11/+11
* | Merge branch 'nd/sparse'Junio C Hamano2010-01-131-0/+29
|\ \ | |/ |/|
| * Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy2009-08-231-0/+29
* | git-update-index.txt: Document the --really-refresh option.Štěpán Němec2009-11-101-1/+5
|/
* Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-191-4/+4
* Make use of stat.ctime configurableAlex Riesen2008-07-281-0/+5
* Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-191-0/+10
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-11/+11
* Documentation formatting and cleanupJonathan Nieder2008-07-011-7/+7
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-6/+6
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-2/+4
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-281-1/+1
* Teach update-index about --ignore-submodulesJohannes Schindelin2008-05-151-0/+5
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-6/+6
* War on whitespaceJunio C Hamano2007-06-071-5/+4
* Added a reference to git-add in the documentation for git-update-indexMatthieu Moy2007-05-071-1/+5
* Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-021-0/+5
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-2/+2
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-181-1/+1
* git-update-index(1): fix use of quoting in section titleJonas Fonseca2006-11-121-2/+2
* update-index -gJunio C Hamano2006-08-231-2/+2
* Documentation: Spelling fixesHorst H. von Brand2006-06-031-1/+1
* update-index --againJunio C Hamano2006-05-051-1/+5
* Fix up docs where "--" isn't displayed correctly.sean2006-05-051-1/+1
* Merge branch 'fix'Junio C Hamano2006-05-031-2/+2
|\
| * fix various typos in documentationMatthias Kestenholz2006-05-031-2/+2
* | add documentation for update-index --unresolveMatthias Kestenholz2006-05-031-1/+5
|/
* Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-281-16/+15
* "assume unchanged" git: documentation.Junio C Hamano2006-02-121-0/+78
* update-index: allow --index-info to add higher stages.Junio C Hamano2005-12-071-0/+57
* Added documentation for few missing options.Jon Loeliger2005-12-051-5/+15
* Documentation nitpickingNikolai Weibull2005-11-141-1/+1
* Change 'cache' to 'index' in the docsLukas_Sandström2005-11-111-12/+12
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-301-7/+24