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-04-26
Merge branch 'jc/cache-tree' into next
Junio C Hamano
4
-2
/
+24
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-26
Merge branch 'pb/config' into next
Junio C Hamano
1
-8
/
+8
2006-04-25
git-cvsserver: typofixes
Junio C Hamano
1
-8
/
+8
2006-04-25
Merge branch 'jc/diffstat' into next
Junio C Hamano
2
-5
/
+15
2006-04-25
diff --stat: show complete rewrites consistently.
Junio C Hamano
1
-4
/
+14
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
Merge branch 'jc/cache-tree' into next
Junio C Hamano
3
-29
/
+88
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
Merge branch 'pb/config' into next
Junio C Hamano
4
-6
/
+23
2006-04-24
Merge branch 'np/delta' into next
Junio C Hamano
8
-109
/
+367
2006-04-24
Deprecate usage of git-var -l for getting config vars list
Petr Baudis
2
-4
/
+5
2006-04-24
git-repo-config --list support
Petr Baudis
2
-2
/
+18
2006-04-24
split the diff-delta interface
Nicolas Pitre
3
-92
/
+155
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
Merge branch 'jc/cache-tree' into next
Junio C Hamano
12
-146
/
+179
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 'master' into next
Junio C Hamano
1
-18
/
+2
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
Merge part of 'jc/cache-tree'
Junio C Hamano
8
-140
/
+627
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
Merge branch 'ar/chmod-series' into next
Junio C Hamano
1
-7
/
+16
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
Merge branch 'jc/diff' into next
Junio C Hamano
3
-6
/
+12
2006-04-22
Libified diff-index: backward compatibility fix.
Junio C Hamano
3
-6
/
+12
2006-04-22
Merge branch 'jc/diff' into next
Junio C Hamano
9
-2138
/
+2107
2006-04-22
Merge branch 'jc/fmt-patch' into next
Junio C Hamano
1
-2
/
+3
2006-04-22
git-fmt-patch: thinkofix to show [PATCH] properly.
Junio C Hamano
1
-2
/
+3
2006-04-22
Libify diff-index.
Junio C Hamano
4
-238
/
+231
[next]