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-06-03
read-tree --reset: update working tree file for conflicted paths.
Junio C Hamano
1
-10
/
+14
2006-06-03
Merge branch 'jc/fmt-patch'
Junio C Hamano
4
-39
/
+113
2006-06-03
Documentation: Spelling fixes
Horst H. von Brand
28
-47
/
+47
2006-06-03
Builtin git-rev-parse.
Christian Couder
4
-6
/
+8
2006-06-03
fetch: do not report "same" unless -verbose.
Junio C Hamano
1
-1
/
+4
2006-06-04
gitk: Show branch name(s) as well, if "show nearby tags" is enabled
Paul Mackerras
1
-11
/
+43
2006-06-03
gitk: Show nearby tags
Paul Mackerras
1
-23
/
+247
2006-06-02
Merge branch 'ds/doc' into jc/fmt-patch
Junio C Hamano
7
-101
/
+152
2006-06-02
Update documentation for git-format-patch
Dennis Stosberg
1
-34
/
+35
2006-06-02
fetch.c: do not call process_tree() from process_tree().
Junio C Hamano
1
-3
/
+10
2006-06-02
sha1_file: avoid re-preparing duplicate packs
Jeff King
1
-0
/
+6
2006-06-02
handle concurrent pruning of packed objects
Jeff King
1
-6
/
+18
2006-06-02
Merge branch 'nh/http'
Junio C Hamano
2
-5
/
+8
2006-06-02
format-patch: resurrect extra headers from config
Johannes Schindelin
3
-3
/
+26
2006-05-31
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-48
/
+54
2006-05-31
http: prevent segfault during curl handle reuse
Nick Hengeveld
1
-3
/
+6
2006-05-31
send-email: only 'require' instead of 'use' Net::SMTP
Johannes Schindelin
1
-1
/
+1
2006-05-31
Allow multiple -m options to git-commit.
Shawn Pearce
1
-7
/
+30
2006-05-31
fetch.c: do not pass uninitialized lock to unlock_ref().
Junio C Hamano
1
-4
/
+7
2006-05-31
format-patch --signoff
Junio C Hamano
3
-2
/
+52
2006-05-31
git-svnimport: Improved detection of merges.
Florian Forster
1
-2
/
+9
2006-05-30
Improved pack format documentation.
Shawn Pearce
1
-3
/
+8
2006-05-30
tree_entry(): new tree-walking helper function
Linus Torvalds
11
-141
/
+112
2006-05-30
git_exec_path, execv_git_cmd: ignore empty environment variables
Dmitry V. Levin
1
-2
/
+2
2006-05-30
execv_git_cmd: Fix stack buffer overflow.
Dmitry V. Levin
1
-9
/
+23
2006-05-30
Fixed Cygwin CR-munging problem in mailsplit
Salikh Zakirov
1
-1
/
+1
2006-05-30
Merge branch 'master' into new
Paul Mackerras
1
-41
/
+43
2006-05-30
gitk: Add a goto next/previous highlighted commit function
Paul Mackerras
1
-52
/
+144
2006-05-30
Merge branch 'ew/tests'
Junio C Hamano
5
-68
/
+82
2006-05-30
send-email: do not pass bogus address to local sendmail binary
Junio C Hamano
2
-8
/
+17
2006-05-29
Add a basic test case for git send-email, and fix some real bugs discovered.
Ryan Anderson
1
-0
/
+34
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 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
[prev]
[next]