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-29
Merge branch 'jc/diff' into next
Junio C Hamano
7
-18
/
+405
2006-04-29
built-in diff: assorted updates.
Junio C Hamano
4
-26
/
+79
2006-04-28
built-in diff.
Junio C Hamano
4
-1
/
+335
2006-04-28
Merge branch 'np/delta' into next
Junio C Hamano
2
-35
/
+151
2006-04-28
replace adler32 with Rabin's polynomial in diff-delta
Nicolas Pitre
2
-35
/
+151
2006-04-28
Merge branch 'master' into next
Junio C Hamano
13
-135
/
+178
2006-04-28
Merge branch 'fix'
Junio C Hamano
13
-135
/
+178
2006-04-28
Fix trivial typo in git-log man page.
Sean Estabrooks
1
-4
/
+3
2006-04-28
Properly render asciidoc "callouts" in git man pages.
Sean Estabrooks
2
-1
/
+17
2006-04-28
Fix up remaining man pages that use asciidoc "callouts".
Sean Estabrooks
6
-108
/
+104
2006-04-28
Update the git-branch man page to include the "-r" option,
Sean Estabrooks
2
-19
/
+40
2006-04-28
annotate: display usage information if no filename was given
Matthias Kestenholz
1
-3
/
+4
2006-04-28
annotate: fix warning about uninitialized scalar
Matthias Kestenholz
1
-0
/
+3
2006-04-28
git-am --resolved: more usable error message.
Junio C Hamano
1
-0
/
+7
2006-04-28
Merge branch 'jc/cache-tree' into next
Junio C Hamano
1
-1
/
+1
2006-04-27
cache-tree.c: typefix
Junio C Hamano
1
-1
/
+1
2006-04-27
Merge branch 'jc/count' into next
Junio C Hamano
5
-4
/
+129
2006-04-27
built-in count-objects.
Junio C Hamano
4
-1
/
+126
2006-04-27
pack-objects: update size heuristucs.
Junio C Hamano
1
-6
/
+6
2006-04-27
Merge branch 'np/delta' into next
Junio C Hamano
1
-37
/
+41
2006-04-27
Merge branch 'jc/cache-tree' into next
Junio C Hamano
4
-18
/
+62
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
Merge branch 'fix'
Junio C Hamano
1
-3
/
+3
2006-04-27
verify-pack: check integrity in a saner order.
Junio C Hamano
1
-3
/
+3
2006-04-27
Merge branch 'jc/pathcheck' into next
Junio C Hamano
3
-3
/
+36
2006-04-27
Fix mismerged update-index from jc/cache-tree branch.
Junio C Hamano
1
-1
/
+0
2006-04-27
Retire rabinpoly fingerprinting code
Junio C Hamano
7
-521
/
+0
2006-04-27
Merge branch 'master' into next
Junio C Hamano
3
-2
/
+1
2006-04-27
Merge branch 'pb/config'
Junio C Hamano
4
-13
/
+30
2006-04-27
Merge branch 'jc/diffstat'
Junio C Hamano
1
-4
/
+14
2006-04-27
Fix "git help -a" terminal autosizing
Linus Torvalds
2
-1
/
+1
2006-04-27
diff-index: fix compilation warnings.
Junio C Hamano
1
-1
/
+0
2006-04-27
Merge branch 'jc/cache-tree' into next
Junio C Hamano
3
-7
/
+67
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
use delta index data when finding best delta matches
Nicolas Pitre
1
-37
/
+41
2006-04-26
Merge branch 'jc/cache-tree' into next
Junio C Hamano
1
-0
/
+28
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 'se/rebase' into next
Junio C Hamano
2
-37
/
+101
2006-04-26
Merge branch 'nh/fetch-http' into next
Junio C Hamano
7
-29
/
+47
2006-04-26
git-fetch: resolve remote symrefs for HTTP transport
Nick Hengeveld
1
-4
/
+12
2006-04-26
Add --continue and --abort options to git-rebase.
sean
2
-37
/
+101
2006-04-26
revision parsing: make "rev -- paths" checks stronger.
Junio C Hamano
3
-3
/
+36
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
[next]