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
2014-06-10
Win32: Thread-safe windows console output
Karsten Blees
3
-149
/
+273
2014-06-10
Win32: add Unicode conversion functions
Karsten Blees
2
-0
/
+189
2014-06-10
Win32: warn if the console font doesn't support Unicode
Karsten Blees
1
-0
/
+66
2014-06-10
Win32: detect console streams more reliably
Karsten Blees
1
-24
/
+26
2014-06-10
Win32: support Unicode console output
Karsten Blees
2
-6
/
+22
2014-06-10
mingw: avoid const warning
Stepan Kasal
1
-1
/
+1
2014-06-10
Win32: move main macro to a function
Karsten Blees
2
-10
/
+19
2014-06-10
Windows: allow using UNC path for git repository
Cezary Zawadka
5
-8
/
+30
2014-05-09
Git 1.9.3
Junio C Hamano
2
-2
/
+3
2014-05-08
shell doc: remove stray "+" in example
Jonathan Nieder
1
-1
/
+1
2014-05-08
Start preparing for 1.9.3
Junio C Hamano
2
-1
/
+22
2014-05-08
Merge branch 'cl/p4-use-diff-tree' into maint
Junio C Hamano
1
-1
/
+1
2014-05-08
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint
Junio C Hamano
2
-24
/
+54
2014-05-08
Merge branch 'km/avoid-non-function-return-in-rebase' into maint
Junio C Hamano
4
-10
/
+46
2014-05-08
Merge branch 'tb/unicode-6.3-zero-width' into maint
Junio C Hamano
1
-5
/
+4
2014-05-08
Merge branch 'km/avoid-bs-in-shell-glob' into maint
Junio C Hamano
1
-2
/
+2
2014-05-08
Merge branch 'km/avoid-cp-a' into maint
Junio C Hamano
1
-2
/
+2
2014-05-07
git-p4: format-patch to diff-tree change breaks binary patches
Tolga Ceylan
1
-1
/
+1
2014-04-22
git-prompt.sh: don't put unsanitized branch names in $PS1
Richard Hansen
2
-24
/
+54
2014-04-17
Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"
Kyle J. McKay
1
-10
/
+1
2014-04-17
rebase: avoid non-function use of "return" on FreeBSD
Kyle J. McKay
3
-0
/
+45
2014-04-11
test: fix t5560 on FreeBSD
Kyle J. McKay
1
-2
/
+2
2014-04-11
test: fix t7001 cp to use POSIX options
Kyle J. McKay
1
-2
/
+2
2014-04-09
Git 1.9.2
Junio C Hamano
3
-2
/
+23
2014-04-09
Merge branch 'jl/nor-or-nand-and' into maint
Junio C Hamano
57
-90
/
+88
2014-04-09
Merge branch 'cn/fetch-prune-overlapping-destination' into maint
Junio C Hamano
2
-6
/
+64
2014-04-09
Merge branch 'mh/update-ref-batch-create-fix' into maint
Junio C Hamano
2
-0
/
+12
2014-04-09
Merge branch 'jk/commit-dates-parsing-fix' into maint
Junio C Hamano
5
-4
/
+47
2014-04-09
Merge branch 'jc/fix-diff-no-index-diff-opt-parse' into maint
Junio C Hamano
1
-1
/
+1
2014-04-09
Merge commit 'doc/http-backend: missing accent grave in literal mark-up'
Junio C Hamano
1
-1
/
+1
2014-04-09
doc/http-backend: missing accent grave in literal mark-up
Thomas Ackermann
1
-1
/
+1
2014-04-09
utf8.c: partially update to version 6.3
Torsten Bögershausen
1
-5
/
+4
2014-04-08
Update draft release notes to 1.9.2
Junio C Hamano
1
-0
/
+9
2014-04-08
Merge branch 'mm/status-porcelain-format-i18n-fix' into maint
Junio C Hamano
2
-5
/
+9
2014-04-08
Merge branch 'bp/commit-p-editor' into maint
Junio C Hamano
10
-39
/
+137
2014-04-03
Start preparing for 1.9.1
Junio C Hamano
2
-1
/
+39
2014-04-03
Merge branch 'jk/mv-submodules-fix' into maint
Junio C Hamano
2
-1
/
+21
2014-04-03
Merge branch 'mh/remove-subtree-long-pathname-fix' into maint
Junio C Hamano
1
-32
/
+32
2014-04-03
Merge branch 'jk/lib-terminal-lazy' into maint
Junio C Hamano
1
-18
/
+19
2014-04-03
Merge branch 'nd/index-pack-error-message' into maint
Junio C Hamano
1
-2
/
+2
2014-04-03
Merge branch 'us/printf-not-echo' into maint
Junio C Hamano
2
-3
/
+3
2014-04-03
Merge branch 'rr/doc-merge-strategies' into maint
Junio C Hamano
1
-2
/
+2
2014-04-03
Merge branch 'jk/shallow-update-fix' into maint
Junio C Hamano
5
-56
/
+49
2014-04-03
Merge branch 'jc/stash-pop-not-popped' into maint
Junio C Hamano
1
-2
/
+8
2014-04-03
Merge branch 'jn/wt-status' into maint
Junio C Hamano
3
-55
/
+88
2014-04-02
update-ref: fail create operation over stdin if ref already exists
Aman Gupta
2
-0
/
+12
2014-04-01
t4212: loosen far-in-future test for AIX
Jeff King
1
-4
/
+2
2014-04-01
date: recognize bogus FreeBSD gmtime output
Jeff King
4
-0
/
+45
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
12
-16
/
+16
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
20
-27
/
+26
[next]