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
2009-06-13
Merge branch 'maint'
Junio C Hamano
1
-33
/
+32
2009-06-13
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-33
/
+32
2009-06-13
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-33
/
+32
2009-06-13
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-34
/
+34
2009-06-13
Merge branch 'mh/fix-send-email-threaded'
Junio C Hamano
3
-4
/
+27
2009-06-13
Merge branch 'rc/http-push'
Junio C Hamano
8
-993
/
+904
2009-06-13
Merge branch 'cc/bisect' (early part)
Junio C Hamano
6
-32
/
+130
2009-06-13
Merge branch 'rc/maint-http-local-slot-fix'
Junio C Hamano
2
-0
/
+12
2009-06-13
Merge branch 'sp/msysgit'
Junio C Hamano
13
-9
/
+7194
2009-06-13
Merge branch 'cb/maint-no-double-merge'
Junio C Hamano
2
-1
/
+7
2009-06-13
Merge branch 'ph/submodule-rebase' (early part)
Junio C Hamano
4
-6
/
+192
2009-06-13
Merge branch 'bc/solaris'
Junio C Hamano
6
-8
/
+90
2009-06-13
Merge branch 'cb/match_refs_internal_tail'
Junio C Hamano
6
-29
/
+23
2009-06-13
Merge branch 'nw/maint-cvsexportcommit'
Junio C Hamano
2
-14
/
+53
2009-06-13
Merge branch 'da/araxis-mergetool'
Junio C Hamano
5
-6
/
+27
2009-06-13
git-rerere.txt: grammatical fixups and cleanups
Stephen Boyd
1
-33
/
+32
2009-06-12
Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded
Junio C Hamano
3
-3
/
+14
2009-06-12
send-email: fix a typo in a comment
Markus Heidelberg
1
-1
/
+1
2009-06-12
send-email: fix threaded mails without chain-reply-to
Markus Heidelberg
2
-2
/
+3
2009-06-12
add a test for git-send-email for threaded mails without chain-reply-to
Markus Heidelberg
1
-0
/
+11
2009-06-12
doc/send-email: clarify the behavior of --in-reply-to with --no-thread
Markus Heidelberg
1
-2
/
+3
2009-06-12
send-email: fix non-threaded mails
Markus Heidelberg
2
-2
/
+3
2009-06-12
add a test for git-send-email for non-threaded mails
Markus Heidelberg
1
-0
/
+10
2009-06-11
Merge branch 'maint'
Junio C Hamano
2
-1
/
+5
2009-06-11
Documentation: git-send-mail can take rev-list arg to drive format-patch
Paolo Bonzini
1
-0
/
+4
2009-06-11
compat/ has subdirectories: do not omit them in 'make clean'
Johannes Sixt
1
-1
/
+1
2009-06-11
Fix typo in nedmalloc warning fix
Johannes Sixt
1
-1
/
+1
2009-06-11
Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maint
Junio C Hamano
1
-1
/
+1
2009-06-11
rebase--interactive: remote stray closing parenthesis
Uwe Kleine-König
1
-1
/
+1
2009-06-10
parse-options: add parse_options_check to validate option specs.
Pierre Habouzit
1
-0
/
+24
2009-06-10
configure: test whether -lresolv is needed
Ralf Wildenhues
2
-0
/
+10
2009-06-10
Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin
Junio C Hamano
2
-4
/
+31
2009-06-09
git-repack.txt: Clarify implications of -a for dumb protocols
Michael J Gruber
1
-2
/
+5
2009-06-09
Merge branch 'maint'
Junio C Hamano
3
-4
/
+10
2009-06-09
bash: add support for 'git stash pop --index' option
SZEDER Gábor
1
-2
/
+2
2009-06-09
Documentation: mention 'git stash pop --index' option explicitly
SZEDER Gábor
2
-10
/
+10
2009-06-09
Simplify some 'fprintf(stderr); return -1;' by using 'return error()'
Johannes Sixt
1
-10
/
+6
2009-06-09
Simplify some instances of run_command() by using run_command_v_opt().
Johannes Sixt
3
-45
/
+18
2009-06-09
show-branch: don't use LASTARG_DEFAULT with OPTARG
Stephen Boyd
2
-4
/
+6
2009-06-09
send-email: use UTF-8 rather than utf-8 for consistency
Brandon Casey
2
-6
/
+6
2009-06-09
git-send-email.perl: improve detection of MIME encoded-words
Brandon Casey
1
-1
/
+9
2009-06-08
diff.c: plug a memory leak in an error path
Johannes Sixt
1
-0
/
+1
2009-06-08
fetch-pack: close output channel after sideband demultiplexer terminates
Johannes Sixt
1
-1
/
+3
2009-06-08
git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8
Brandon Casey
1
-1
/
+1
2009-06-08
builtin-remote: Make "remote show" display all urls
Michael J Gruber
1
-3
/
+6
2009-06-08
MinGW: Teach Makefile to detect msysgit and apply specific settings
Steffen Prohaska
1
-2
/
+12
2009-06-08
Fix warnings in nedmalloc when compiling with GCC 4.4.0
Johannes Schindelin
2
-2
/
+4
2009-06-07
symlinks.c: small style cleanup
Kjetil Barvik
1
-4
/
+2
2009-06-07
Makefile: test-parse-options depends on parse-options.h
Junio C Hamano
1
-0
/
+2
2009-06-06
Merge branch 'maint'
Junio C Hamano
4
-6
/
+18
[next]