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
2017-03-21
Merge branch 'ps/docs-diffcore' into maint
Junio C Hamano
1
-5
/
+5
2017-03-21
Merge branch 'ew/markdown-url-in-readme' into maint
Junio C Hamano
1
-3
/
+3
2017-03-21
Merge branch 'rj/remove-unused-mktemp' into maint
Junio C Hamano
6
-60
/
+0
2017-03-21
Merge branch 'jk/ewah-use-right-type-in-sizeof' into maint
Junio C Hamano
1
-2
/
+2
2017-03-20
Git 2.12.1
Junio C Hamano
1
-1
/
+2
2017-03-16
Preparing for 2.12.1
Junio C Hamano
3
-2
/
+43
2017-03-16
Merge branch 'js/realpath-pathdup-fix' into maint
Junio C Hamano
10
-18
/
+26
2017-03-16
Merge branch 'mm/two-more-xstrfmt' into maint
Junio C Hamano
2
-11
/
+9
2017-03-16
Merge branch 'vn/line-log-memcpy-size-fix' into maint
Junio C Hamano
1
-1
/
+2
2017-03-16
Merge branch 'ax/line-log-range-merge-fix' into maint
Junio C Hamano
2
-8
/
+17
2017-03-16
Merge branch 'jk/add-i-patch-do-prompt' into maint
Junio C Hamano
2
-4
/
+22
2017-03-16
Merge branch 'jt/http-base-url-update-upon-redirect' into maint
Junio C Hamano
3
-0
/
+21
2017-03-16
Merge branch 'js/travis-32bit-linux' into maint
Junio C Hamano
2
-0
/
+51
2017-03-16
Merge branch 'jh/mingw-openssl-sha1' into maint
Junio C Hamano
1
-1
/
+0
2017-03-16
Merge branch 'jk/http-auth' into maint
Junio C Hamano
1
-4
/
+46
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
9
-18
/
+18
2017-03-08
t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE
Johannes Schindelin
1
-0
/
+8
2017-03-06
ewah: fix eword_t/uint64_t confusion
Jeff King
1
-2
/
+2
2017-03-06
line-log: use COPY_ARRAY to fix mis-sized memcpy
Vegard Nossum
1
-1
/
+2
2017-03-06
Travis: also test on 32-bit Linux
Johannes Schindelin
2
-0
/
+51
2017-03-03
line-log.c: prevent crash during union of too many ranges
Allan Xavier
2
-8
/
+17
2017-03-02
add--interactive: fix missing file prompt for patch mode with "-i"
Jeff King
2
-4
/
+22
2017-03-01
README: create HTTP/HTTPS links from URLs in Markdown
Eric Wong
1
-3
/
+3
2017-02-28
wrapper.c: remove unused gitmkstemps() function
Ramsay Jones
5
-40
/
+0
2017-02-28
wrapper.c: remove unused git_mkstemp() function
Ramsay Jones
2
-20
/
+0
2017-02-28
http: attempt updating base URL only if no error
Jonathan Tan
3
-0
/
+21
2017-02-28
docs/diffcore: unquote "Complete Rewrites" in headers
Patrick Steinhardt
1
-4
/
+4
2017-02-28
docs/diffcore: fix grammar in diffcore-rename header
Patrick Steinhardt
1
-1
/
+1
2017-02-27
http: add an "auto" mode for http.emptyauth
Jeff King
1
-5
/
+45
2017-02-24
Git 2.12
Junio C Hamano
3
-1
/
+12
2017-02-24
Merge branch 'ps/doc-gc-aggressive-depth-update'
Junio C Hamano
1
-1
/
+1
2017-02-24
Merge branch 'bc/worktree-doc-fix-detached'
Junio C Hamano
1
-1
/
+1
2017-02-24
Merge branch 'dr/doc-check-ref-format-normalize'
Junio C Hamano
1
-3
/
+3
2017-02-24
Merge branch 'gp/document-dotfiles-in-templates-are-not-copied'
Junio C Hamano
1
-2
/
+2
2017-02-24
Merge branch 'rt/align-add-i-help-text'
Junio C Hamano
1
-1
/
+1
2017-02-24
Merge branch 'bc/blame-doc-fix'
Junio C Hamano
1
-2
/
+2
2017-02-24
docs/git-gc: fix default value for `--aggressiveDepth`
Patrick Steinhardt
1
-1
/
+1
2017-02-24
Merge tag 'l10n-2.12.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
11
-16381
/
+30174
2017-02-25
l10n: zh_CN: for git v2.12.0 l10n round 2
Jiang Xin
1
-1446
/
+2761
2017-02-25
l10n: Update Catalan translation
Jordi Mas
1
-280
/
+340
2017-02-23
http: restrict auth methods to what the server advertises
Jeff King
1
-0
/
+2
2017-02-23
l10n: pt_PT: update Portuguese tranlation
Vasco Almeida
1
-1634
/
+2928
2017-02-22
git add -i: replace \t with blanks in the help message
Ralf Thielow
1
-1
/
+1
2017-02-22
Documentation: use brackets for optional arguments
brian m. carlson
1
-2
/
+2
2017-02-22
Documentation: correctly spell git worktree --detach
brian m. carlson
1
-1
/
+1
2017-02-21
git-check-ref-format: clarify documentation for --normalize
Damien Regad
1
-3
/
+3
2017-02-22
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin
1
-168
/
+176
2017-02-20
Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn
Junio C Hamano
1
-1
/
+1
2017-02-20
l10n: sv.po: Update Swedish translation (3139t0f0u)
Peter Krefting
1
-168
/
+176
2017-02-20
l10n: de.po: translate 241 messages
Ralf Thielow
1
-1472
/
+2859
[next]