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