index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update-index.c
Commit message (
Expand
)
Author
Age
*
Make index file locking code reusable to others.
Junio C Hamano
2006-06-06
*
Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree
Junio C Hamano
2006-05-20
|
\
|
*
Prevent bogus paths from being added to the index.
Linus Torvalds
2006-05-18
*
|
Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree
Junio C Hamano
2006-05-20
|
\
\
|
*
|
update-index: when --unresolve, smudge the relevant cache-tree entries.
Junio C Hamano
2006-04-26
|
*
|
Merge branch 'master' into jc/cache-tree
Junio C Hamano
2006-04-26
|
|
\
\
|
*
|
|
index: make the index file format extensible.
Junio C Hamano
2006-04-24
|
*
|
|
Use cache-tree in update-index.
Junio C Hamano
2006-04-24
*
|
|
|
Libify the index refresh logic
Linus Torvalds
2006-05-19
|
|
_
|
/
|
/
|
|
*
|
|
Fix users of prefix_path() to free() only when necessary
Johannes Schindelin
2006-05-06
*
|
|
update-index --again: take optional pathspecs
Junio C Hamano
2006-05-05
*
|
|
update-index --again
Junio C Hamano
2006-05-05
*
|
|
update-index: plug memory leak from prefix_path()
Junio C Hamano
2006-05-05
*
|
|
update-index --unresolve: work from a subdirectory.
Junio C Hamano
2006-05-05
*
|
|
add documentation for update-index --unresolve
Matthias Kestenholz
2006-05-03
|
|
/
|
/
|
*
|
Merge branch 'ar/chmod-series'
Junio C Hamano
2006-04-24
|
\
\
|
*
|
make update-index --chmod work with multiple files and --stdin
Alex Riesen
2006-04-23
|
|
/
*
|
git-update-index --unresolve
Junio C Hamano
2006-04-19
|
/
*
Replace xmalloc+memset(0) with xcalloc.
Peter Eriksen
2006-04-04
*
Prevent --index-info from ignoring -z.
Shawn Pearce
2006-03-02
*
"Assume unchanged" git: --really-refresh fix.
Junio C Hamano
2006-02-09
*
"Assume unchanged" git: do not set CE_VALID with --refresh
Junio C Hamano
2006-02-08
*
"Assume unchanged" git
Junio C Hamano
2006-02-08
*
update-index --index-info: allow stage 0 entries.
Junio C Hamano
2006-02-01
*
update-index: work with c-quoted name
Junio C Hamano
2006-01-11
*
update-index: allow --index-info to add higher stages.
Junio C Hamano
2005-12-07
*
Teach update-index to read from ls-tree.
Junio C Hamano
2005-11-23
*
Add to documentation of git-update-index arguments and usage.
Chris Shoemaker
2005-10-30
*
Add usage string to git-update-index
Petr Baudis
2005-10-25
*
update-index --index-info: adjust for funny-path quoting.
Junio C Hamano
2005-10-17
*
Improve "git add" again.
Junio C Hamano
2005-10-17
*
Use core.filemode.
Junio C Hamano
2005-10-11
*
update-index: read --show-index-info output from standard input.
Junio C Hamano
2005-10-07
*
Show original and resulting blob object info in diff output.
Junio C Hamano
2005-10-07
*
[PATCH] Re-instate index file write optimization
Linus Torvalds
2005-10-01
*
[PATCH] Better error reporting for "git status"
Linus Torvalds
2005-10-01
*
update-index: --stdin and -z
Junio C Hamano
2005-09-27
*
Diff clean-up.
Junio C Hamano
2005-09-24
*
Show modified files in git-ls-files
Junio C Hamano
2005-09-20
*
Fast-path 'update-index --refresh' a bit.
Junio C Hamano
2005-09-20
*
[PATCH] Improve git-update-index error reporting
Petr Baudis
2005-09-18
*
Big tool rename.
Junio C Hamano
2005-09-07