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-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
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 '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
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-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 'jc/dirwalk-n-cache-tree' into jc/cache-tree
Junio C Hamano
148
-2560
/
+7935
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/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
2006-05-28
Fix "--abbrev=xyz" for revision listing
Linus Torvalds
1
-0
/
+8
2006-05-28
t1002: use -U0 instead of --unified=0
Linus Torvalds
1
-10
/
+10
2006-05-28
format-patch: -n and -k are mutually exclusive.
Junio C Hamano
1
-1
/
+1
2006-05-26
Call builtin ls-tree in git-cat-file -p
Petr Baudis
1
-1
/
+1
2006-05-26
built-in format-patch: various fixups.
Junio C Hamano
1
-2
/
+11
2006-05-26
Add instructions to commit template.
Martin Waitz
1
-0
/
+3
2006-05-26
mailinfo: More carefully parse header lines in read_one_header_line()
Junio C Hamano
1
-3
/
+24
2006-05-25
t6000lib: workaround a possible dash bug
Eric Wong
1
-1
/
+3
2006-05-25
t5500-fetch-pack: remove local (bashism) usage.
Eric Wong
1
-15
/
+15
2006-05-25
tests: Remove heredoc usage inside quotes
Eric Wong
2
-34
/
+31
2006-05-25
t3300-funny-names: shell portability fixes
Eric Wong
1
-18
/
+33
2006-05-25
git-format-patch --start-number <n>
Johannes Schindelin
1
-3
/
+13
2006-05-25
Don't write directly to a make target ($@).
Jim Meyering
1
-14
/
+20
2006-05-25
bogus "fatal: Not a git repository"
Linus Torvalds
1
-1
/
+2
[next]