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-29
Fix a bug in email extraction used in git-send-email.
Ryan Anderson
1
-1
/
+6
2006-05-29
Add support for --bcc to git-send-email.
Ryan Anderson
1
-2
/
+8
2006-05-29
git-send-email: Add References: headers to emails, in addition to In-Reply-To:
Ryan Anderson
1
-2
/
+11
2006-05-29
git-clean fails on files beginning with a dash
Dennis Stosberg
1
-2
/
+2
2006-05-29
git-svn: remove assertion that broke with older versions of svn
Eric Wong
1
-1
/
+0
2006-05-29
git-svn: t0001: workaround a heredoc bug in old versions of dash
Eric Wong
1
-1
/
+2
2006-05-29
Documentation: fix a tutorial-2 typo
J. Bruce Fields
1
-1
/
+1
2006-05-29
Documentation: retitle the git-core tutorial
J. Bruce Fields
1
-2
/
+2
2006-05-29
documentation: add brief mention of cat-file to tutorial part I
J. Bruce Fields
1
-1
/
+7
2006-05-29
documentation: mention gitk font adjustment in tutorial
J. Bruce Fields
1
-1
/
+3
2006-05-29
Fix some documentation typoes
Horst von Brand
1
-3
/
+3
2006-05-29
Merge branch 'jc/lt-tree-n-cache-tree' into next
Junio C Hamano
8
-126
/
+151
2006-05-29
Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
Junio C Hamano
0
-0
/
+0
2006-05-29
adjust to the rebased series by Linus.
Junio C Hamano
1
-7
/
+4
2006-05-29
Remove last vestiges of generic tree_entry_list
Linus Torvalds
3
-56
/
+44
2006-05-29
Convert fetch.c: process_tree() to raw tree walker
Linus Torvalds
1
-9
/
+15
2006-05-29
Convert "mark_tree_uninteresting()" to raw tree walker
Linus Torvalds
1
-9
/
+22
2006-05-29
Remove unused "zeropad" entry from tree_list_entry
Linus Torvalds
2
-3
/
+1
2006-05-29
fsck-objects: avoid unnecessary tree_entry_list usage
Linus Torvalds
1
-21
/
+36
2006-05-29
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
9
-57
/
+116
2006-05-29
builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()
Linus Torvalds
1
-5
/
+15
2006-05-29
Switch "read_tree_recursive()" over to tree-walk functionality
Linus Torvalds
1
-13
/
+20
2006-05-29
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
9
-30
/
+31
2006-05-29
Make "struct tree" contain the pointer to the tree buffer
Linus Torvalds
6
-34
/
+36
2006-05-29
Make git-diff-tree indicate when it flushes
Paul Mackerras
1
-3
/
+7
2006-05-29
Remove unnecessary output from t3600-rm.
Shawn Pearce
1
-19
/
+23
2006-05-29
gitk: Provide ability to highlight based on relationship to selected commit
Paul Mackerras
1
-2
/
+150
2006-05-28
Merge branch 'jc/lt-tree-n-cache-tree' into next
Junio C Hamano
13
-123
/
+220
2006-05-28
Merge branch 'lt/apply'
Junio C Hamano
2
-0
/
+70
2006-05-28
Merge branch 'jc/cache-tree'
Junio C Hamano
15
-128
/
+834
2006-05-28
Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree
Junio C Hamano
73
-1033
/
+2532
2006-05-28
Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree
Junio C Hamano
148
-2560
/
+7935
2006-05-28
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
9
-57
/
+116
2006-05-28
Switch "read_tree_recursive()" over to tree-walk functionality
Linus Torvalds
1
-13
/
+20
2006-05-28
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
9
-29
/
+30
2006-05-28
Add raw tree buffer info to "struct tree"
Linus Torvalds
6
-34
/
+36
2006-05-28
Don't use "sscanf()" for tree mode scanning
Linus Torvalds
1
-3
/
+18
2006-05-28
git-fetch: avoid using "case ... in (arm)"
Junio C Hamano
1
-3
/
+3
2006-05-28
Merge branch 'jc/cache-tree' into next
Junio C Hamano
1
-1
/
+1
2006-05-28
Merge branch 'master' into next
Junio C Hamano
9
-28
/
+100
2006-05-28
Merge branch 'jc/mailinfo'
Junio C Hamano
1
-1
/
+8
2006-05-28
Merge branch 'eb/mailinfo'
Junio C Hamano
1
-64
/
+79
2006-05-28
git-write-tree writes garbage on sparc64
Dennis Stosberg
1
-1
/
+1
2006-05-28
Fix memory leak in "git rev-list --objects"
Linus Torvalds
1
-0
/
+3
2006-05-28
gitview: Move the console error messages to message dialog
Aneesh Kumar K.V
1
-2
/
+7
2006-05-28
gitview: Add key binding for F5.
Aneesh Kumar K.V
2
-6
/
+17
2006-05-28
Let git-clone to pass --template=dir option to git-init-db.
Junio C Hamano
2
-4
/
+15
2006-05-28
Make cvsexportcommit create parent directories as needed.
Yann Dirson
1
-5
/
+32
2006-05-28
Document current cvsexportcommit limitations.
Yann Dirson
1
-0
/
+7
2006-05-28
Do not call 'cmp' with non-existant -q flag.
Yann Dirson
1
-1
/
+1
[prev]
[next]