index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-03
Fix test-dump-cache-tree in one-tree disappeared case.
Junio C Hamano
1
-4
/
+3
2006-05-01
fsck-objects: mark objects reachable from cache-tree
Junio C Hamano
1
-0
/
+2
2006-05-01
cache-tree: replace a sscanf() by two strtol() calls
Johannes Schindelin
1
-1
/
+10
2006-04-27
cache-tree.c: typefix
Junio C Hamano
1
-1
/
+1
2006-04-27
test-dump-cache-tree: validate the cached data as well.
Junio C Hamano
1
-11
/
+45
2006-04-27
cache_tree_update: give an option to update cache-tree only.
Junio C Hamano
3
-7
/
+17
2006-04-27
read-tree: teach 1-way merege and plain read to prime cache-tree.
Junio C Hamano
3
-3
/
+54
2006-04-27
read-tree: teach 1 and 2 way merges about cache-tree.
Junio C Hamano
1
-4
/
+13
2006-04-26
update-index: when --unresolve, smudge the relevant cache-tree entries.
Junio C Hamano
1
-0
/
+1
2006-04-26
Merge branch 'master' into jc/cache-tree
Junio C Hamano
7
-25
/
+63
2006-04-26
t0000-basic: more commit-tree tests.
Junio C Hamano
1
-0
/
+28
2006-04-26
Merge branch 'fix'
Junio C Hamano
6
-25
/
+35
2006-04-26
commit-tree.c: check_valid() microoptimization.
Junio C Hamano
1
-6
/
+5
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
4
-18
/
+29
2006-04-26
rebase: typofix.
Junio C Hamano
1
-1
/
+1
2006-04-26
Merge branch 'master' into jc/cache-tree
Junio C Hamano
22
-2183
/
+2693
2006-04-26
commit-tree: allow generic object name for the tree as well.
Junio C Hamano
1
-1
/
+1
2006-04-26
Makefile: remove and create xdiff library from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-26
t0000-basic: Add ls-tree recursive test back.
Junio C Hamano
1
-0
/
+21
2006-04-25
Merge branch 'jc/diff'
Junio C Hamano
9
-2136
/
+2111
2006-04-25
Makefile: remove and create libgit.a from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-25
test-dump-cache-tree: report number of subtrees.
Junio C Hamano
1
-3
/
+4
2006-04-25
cache-tree: sort the subtree entries.
Junio C Hamano
1
-26
/
+66
2006-04-25
Teach fsck-objects about cache-tree.
Junio C Hamano
1
-0
/
+18
2006-04-24
socksetup: don't return on set_reuse_addr() error
Serge E. Hallyn
1
-1
/
+1
2006-04-24
Merge branch 'fix'
Junio C Hamano
5
-17
/
+212
2006-04-24
Document the configuration file
Petr Baudis
3
-14
/
+198
2006-04-24
Document git-var -l listing also configuration variables
Petr Baudis
1
-1
/
+4
2006-04-24
rev-parse: better error message for ambiguous arguments
Paul Mackerras
1
-2
/
+10
2006-04-24
index: make the index file format extensible.
Junio C Hamano
10
-150
/
+147
2006-04-24
cache-tree: protect against "git prune".
Junio C Hamano
1
-1
/
+1
2006-04-24
Merge branch 'ar/chmod-series'
Junio C Hamano
1
-7
/
+16
2006-04-24
Merge branch 'sh/daemon'
Junio C Hamano
1
-1
/
+1
2006-04-24
Merge branch 'jc/cc-stat'
Junio C Hamano
1
-1
/
+2
2006-04-24
Merge branch 'jc/unresolve'
Junio C Hamano
1
-0
/
+127
2006-04-24
Merge branch 'jc/color'
Junio C Hamano
2
-0
/
+198
2006-04-24
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-18
/
+2
2006-04-24
Add test-dump-cache-tree
Junio C Hamano
3
-0
/
+36
2006-04-24
Use cache-tree in update-index.
Junio C Hamano
1
-2
/
+21
2006-04-23
Invalidate cache-tree entries for touched paths in git-apply.
Junio C Hamano
1
-3
/
+13
2006-04-23
Update write-tree to use cache-tree.
Junio C Hamano
1
-125
/
+12
2006-04-23
Add cache-tree.
Junio C Hamano
3
-1
/
+549
2006-04-23
read-cache/write-cache: optionally return cache checksum SHA1.
Junio C Hamano
2
-9
/
+31
2006-04-23
gitk: Let git-rev-list do the argument list parsing
Paul Mackerras
1
-18
/
+2
2006-04-23
make update-index --chmod work with multiple files and --stdin
Alex Riesen
1
-7
/
+16
2006-04-22
Libified diff-index: backward compatibility fix.
Junio C Hamano
3
-6
/
+12
2006-04-22
Libify diff-index.
Junio C Hamano
4
-238
/
+231
2006-04-22
Libify diff-files.
Junio C Hamano
7
-1953
/
+1929
2006-04-21
Fix "git show --stat"
Junio C Hamano
1
-1
/
+2
2006-04-21
Add colordiff for git to contrib/colordiff.
Junio C Hamano
2
-0
/
+198
[next]