Age | Commit message (Expand) | Author | Files | Lines |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -6/+4 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -1/+1 |
2013-03-25 | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 1 | -1/+9 |
2013-02-23 | update-index: list supported idx versions and their features | Nguyễn Thái Ngọc Duy | 1 | -1/+9 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -8/+8 |
2012-04-04 | update-index: upgrade/downgrade on-disk index version | Junio C Hamano | 1 | -1/+5 |
2011-10-05 | Merge branch 'sn/doc-update-index-assume-unchanged' | Junio C Hamano | 1 | -2/+5 |
2011-09-21 | Documentation/git-update-index: refer to 'ls-files' | Stefan Naewe | 1 | -2/+5 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2010-10-21 | Merge branch 'sn/doc-opt-notation' into maint | Junio C Hamano | 1 | -2/+2 |
2010-10-13 | Documentation: update-index: -z applies also to --index-info | Bert Wesarg | 1 | -2/+2 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -2/+2 |
2010-08-20 | Documentation: remove backslashes in manpage synopses | Jonathan Nieder | 1 | -2/+2 |
2010-05-08 | Documentation: git-add does not update files marked "assume unchanged" | Clemens Buchacher | 1 | -2/+0 |
2010-01-20 | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 1 | -11/+11 |
2010-01-13 | Merge branch 'nd/sparse' | Junio C Hamano | 1 | -0/+29 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -11/+11 |
2009-11-10 | git-update-index.txt: Document the --really-refresh option. | Štěpán Němec | 1 | -1/+5 |
2009-08-23 | Introduce "skip-worktree" bit in index, teach Git to get/set this bit | Nguyễn Thái Ngọc Duy | 1 | -0/+29 |
2008-12-19 | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 1 | -4/+4 |
2008-07-28 | Make use of stat.ctime configurable | Alex Riesen | 1 | -0/+5 |
2008-07-19 | Documentation: How to ignore local changes in tracked files | Petr Baudis | 1 | -0/+10 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -11/+11 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -7/+7 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -6/+6 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -2/+4 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-28 | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 1 | -1/+1 |
2008-05-15 | Teach update-index about --ignore-submodules | Johannes Schindelin | 1 | -0/+5 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -6/+6 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -5/+4 |
2007-05-07 | Added a reference to git-add in the documentation for git-update-index | Matthieu Moy | 1 | -1/+5 |
2007-03-02 | Add core.symlinks to mark filesystems that do not support symbolic links. | Johannes Sixt | 1 | -0/+5 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -2/+2 |
2007-01-18 | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 1 | -1/+1 |
2006-11-12 | git-update-index(1): fix use of quoting in section title | Jonas Fonseca | 1 | -2/+2 |
2006-08-23 | update-index -g | Junio C Hamano | 1 | -2/+2 |
2006-06-03 | Documentation: Spelling fixes | Horst H. von Brand | 1 | -1/+1 |
2006-05-05 | update-index --again | Junio C Hamano | 1 | -1/+5 |
2006-05-05 | Fix up docs where "--" isn't displayed correctly. | sean | 1 | -1/+1 |
2006-05-03 | Merge branch 'fix' | Junio C Hamano | 1 | -2/+2 |
2006-05-03 | add documentation for update-index --unresolve | Matthias Kestenholz | 1 | -1/+5 |
2006-05-03 | fix various typos in documentation | Matthias Kestenholz | 1 | -2/+2 |
2006-04-28 | Fix up remaining man pages that use asciidoc "callouts". | Sean Estabrooks | 1 | -16/+15 |
2006-02-12 | "assume unchanged" git: documentation. | Junio C Hamano | 1 | -0/+78 |
2005-12-07 | update-index: allow --index-info to add higher stages. | Junio C Hamano | 1 | -0/+57 |
2005-12-05 | Added documentation for few missing options. | Jon Loeliger | 1 | -5/+15 |
2005-11-14 | Documentation nitpicking | Nikolai Weibull | 1 | -1/+1 |
2005-11-11 | Change 'cache' to 'index' in the docs | Lukas_Sandström | 1 | -12/+12 |
2005-10-30 | Add to documentation of git-update-index arguments and usage. | Chris Shoemaker | 1 | -7/+24 |