index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Convert fetch.c: process_tree() to raw tree walker
Linus Torvalds
2006-05-29
*
Convert "mark_tree_uninteresting()" to raw tree walker
Linus Torvalds
2006-05-29
*
Remove unused "zeropad" entry from tree_list_entry
Linus Torvalds
2006-05-29
*
fsck-objects: avoid unnecessary tree_entry_list usage
Linus Torvalds
2006-05-29
*
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
2006-05-29
*
builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()
Linus Torvalds
2006-05-29
*
Switch "read_tree_recursive()" over to tree-walk functionality
Linus Torvalds
2006-05-29
*
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
2006-05-29
*
Make "struct tree" contain the pointer to the tree buffer
Linus Torvalds
2006-05-29
*
Make git-diff-tree indicate when it flushes
Paul Mackerras
2006-05-29
*
Remove unnecessary output from t3600-rm.
Shawn Pearce
2006-05-29
*
Merge branch 'lt/apply'
Junio C Hamano
2006-05-28
|
\
|
*
Merge branch 'master' into lt/apply
Junio C Hamano
2006-05-24
|
|
\
|
*
|
apply: force matching at the beginning.
Junio C Hamano
2006-05-24
|
*
|
Add a test-case for git-apply trying to add an ending line
Catalin Marinas
2006-05-24
|
*
|
apply: treat EOF as proper context.
Linus Torvalds
2006-05-23
*
|
|
Merge branch 'jc/cache-tree'
Junio C Hamano
2006-05-28
|
\
\
\
|
*
\
\
Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree
Junio C Hamano
2006-05-28
|
|
\
\
\
|
|
*
|
|
builtin-rm: squelch compiler warnings.
Junio C Hamano
2006-05-23
|
|
*
|
|
Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree
Junio C Hamano
2006-05-20
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree
Junio C Hamano
2006-05-20
|
|
|
\
\
\
\
|
*
|
|
|
|
|
git-write-tree writes garbage on sparc64
Dennis Stosberg
2006-05-28
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fix crash when reading the empty tree
Johannes Schindelin
2006-05-07
|
*
|
|
|
|
fsck-objects: do not segfault on missing tree in cache-tree
Junio C Hamano
2006-05-03
|
*
|
|
|
|
cache-tree: a bit more debugging support.
Junio C Hamano
2006-05-03
|
*
|
|
|
|
read-tree: invalidate cache-tree entry when a new index entry is added.
Junio C Hamano
2006-05-03
|
*
|
|
|
|
Fix test-dump-cache-tree in one-tree disappeared case.
Junio C Hamano
2006-05-03
|
*
|
|
|
|
fsck-objects: mark objects reachable from cache-tree
Junio C Hamano
2006-05-01
|
*
|
|
|
|
cache-tree: replace a sscanf() by two strtol() calls
Johannes Schindelin
2006-05-01
|
*
|
|
|
|
cache-tree.c: typefix
Junio C Hamano
2006-04-27
|
*
|
|
|
|
test-dump-cache-tree: validate the cached data as well.
Junio C Hamano
2006-04-27
|
*
|
|
|
|
cache_tree_update: give an option to update cache-tree only.
Junio C Hamano
2006-04-27
|
*
|
|
|
|
read-tree: teach 1-way merege and plain read to prime cache-tree.
Junio C Hamano
2006-04-27
|
*
|
|
|
|
read-tree: teach 1 and 2 way merges about cache-tree.
Junio C Hamano
2006-04-27
|
*
|
|
|
|
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
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into jc/cache-tree
Junio C Hamano
2006-04-26
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
test-dump-cache-tree: report number of subtrees.
Junio C Hamano
2006-04-25
|
*
|
|
|
|
|
|
cache-tree: sort the subtree entries.
Junio C Hamano
2006-04-25
|
*
|
|
|
|
|
|
Teach fsck-objects about cache-tree.
Junio C Hamano
2006-04-25
|
*
|
|
|
|
|
|
index: make the index file format extensible.
Junio C Hamano
2006-04-24
|
*
|
|
|
|
|
|
cache-tree: protect against "git prune".
Junio C Hamano
2006-04-24
|
*
|
|
|
|
|
|
Add test-dump-cache-tree
Junio C Hamano
2006-04-24
|
*
|
|
|
|
|
|
Use cache-tree in update-index.
Junio C Hamano
2006-04-24
|
*
|
|
|
|
|
|
Invalidate cache-tree entries for touched paths in git-apply.
Junio C Hamano
2006-04-23
|
*
|
|
|
|
|
|
Update write-tree to use cache-tree.
Junio C Hamano
2006-04-23
|
*
|
|
|
|
|
|
Add cache-tree.
Junio C Hamano
2006-04-23
|
*
|
|
|
|
|
|
read-cache/write-cache: optionally return cache checksum SHA1.
Junio C Hamano
2006-04-23
*
|
|
|
|
|
|
|
Don't use "sscanf()" for tree mode scanning
Linus Torvalds
2006-05-28
*
|
|
|
|
|
|
|
git-fetch: avoid using "case ... in (arm)"
Junio C Hamano
2006-05-28
[next]