aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-update-index.txt
Commit message (Expand)AuthorAge
* 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
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* War on whitespaceJunio C Hamano2007-06-07
* Added a reference to git-add in the documentation for git-update-indexMatthieu Moy2007-05-07
* Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-02
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* git-update-index(1): fix use of quoting in section titleJonas Fonseca2006-11-12
* update-index -gJunio C Hamano2006-08-23
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* update-index --againJunio C Hamano2006-05-05
* Fix up docs where "--" isn't displayed correctly.sean2006-05-05
* Merge branch 'fix'Junio C Hamano2006-05-03
|\
| * fix various typos in documentationMatthias Kestenholz2006-05-03
* | add documentation for update-index --unresolveMatthias Kestenholz2006-05-03
|/
* Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
* "assume unchanged" git: documentation.Junio C Hamano2006-02-12
* update-index: allow --index-info to add higher stages.Junio C Hamano2005-12-07
* Added documentation for few missing options.Jon Loeliger2005-12-05
* Documentation nitpickingNikolai Weibull2005-11-14
* Change 'cache' to 'index' in the docsLukas_Sandström2005-11-11
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-30
* Documentation updates.Junio C Hamano2005-10-29
* [PATCH] Random documentation fixesJonas Fonseca2005-10-03
* update-index: document --stdin and -zJunio C Hamano2005-09-27
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07