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
2016-03-10
Merge branch 'jk/grep-binary-workaround-in-test' into maint
Junio C Hamano
2
-13
/
+17
2016-03-10
Merge branch 'mm/push-simple-doc' into maint
Junio C Hamano
1
-0
/
+7
2016-03-10
Merge branch 'jk/tighten-alloc' into maint
Junio C Hamano
91
-482
/
+441
2016-03-10
Merge branch 'jk/more-comments-on-textconv' into maint
Junio C Hamano
3
-1
/
+24
2016-03-10
Merge branch 'jk/no-diff-emit-common' into maint
Junio C Hamano
4
-57
/
+3
2016-03-10
Merge branch 'jc/am-i-v-fix' into maint
Junio C Hamano
3
-9
/
+15
2016-03-10
Merge branch 'nd/git-common-dir-fix' into maint
Junio C Hamano
2
-1
/
+12
2016-03-10
Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint
Junio C Hamano
5
-33
/
+54
2016-03-10
Merge branch 'jk/epipe-in-async' into maint
Junio C Hamano
6
-3
/
+25
2016-03-10
Merge branch 'ps/config-error' into maint
Junio C Hamano
13
-105
/
+159
2016-03-10
Merge branch 'mg/work-tree-tests' into maint
Junio C Hamano
3
-0
/
+0
2016-03-10
Merge branch 'sp/remote-curl-ssl-strerror' into maint
Junio C Hamano
1
-2
/
+14
2016-03-10
Merge branch 'jx/http-no-proxy'
Junio C Hamano
1
-0
/
+6
2016-03-10
Merge branch 'jc/exclusion-doc'
Junio C Hamano
1
-1
/
+37
2016-03-10
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
1
-4
/
+6
2016-03-10
Merge branch 'sb/rebase-summary'
Junio C Hamano
1
-1
/
+1
2016-03-09
Disown ssh+git and git+ssh
Carlos MartÃn Nieto
3
-5
/
+6
2016-03-08
gitignore: document that unignoring a directory unignores everything in it
Junio C Hamano
1
-1
/
+37
2016-03-07
use setup_git_directory() in test-* programs
Jeff King
2
-0
/
+4
2016-03-07
grep: turn off gitlink detection for --no-index
Jeff King
2
-2
/
+31
2016-03-07
Documentation: talk about pager in api-trace.txt
Christian Couder
1
-0
/
+43
2016-03-06
mailmap: do not resolve blobs in a non-repository
Jeff King
1
-1
/
+2
2016-03-06
remote: don't resolve HEAD in non-repository
Jeff King
1
-5
/
+6
2016-03-06
setup: set startup_info->have_repository more reliably
Jeff King
2
-1
/
+4
2016-03-06
setup: make startup_info available everywhere
Jeff King
6
-17
/
+7
2016-03-05
strbuf_getwholeline: NUL-terminate getdelim buffer on error
Jeff King
2
-1
/
+11
2016-03-05
fetch-pack: update the documentation for "<refs>..." arguments
Gabriel Souza Franco
1
-0
/
+4
2016-03-05
l10n: de.po: translate 48 new messages
Ralf Thielow
1
-1360
/
+1545
2016-03-05
l10n: de.po: translate "command" as "Befehl"
Ralf Thielow
1
-40
/
+40
2016-03-05
l10n: de.po: fix interactive rebase message
Ralf Thielow
1
-2
/
+2
2016-03-05
l10n: de.po: add space to abbreviation "z. B."
Ralf Thielow
1
-3
/
+3
2016-03-05
l10n: de.po: fix typo
Christoph Hoopmann
1
-1
/
+1
2016-03-05
l10n: TEAMS: update Ralf Thielow's email address
Ralf Thielow
1
-1
/
+1
2016-03-05
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin
1
-1358
/
+1537
2016-03-05
Merge branch 'ko/merge-l10n' of https://github.com/changwoo/git-l10n-ko
Jiang Xin
1
-1402
/
+1583
2016-03-04
xdiff/xprepare: fix a memory leak
Ramsay Jones
1
-0
/
+1
2016-03-04
xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bits
Ramsay Jones
1
-1
/
+1
2016-03-04
Git 2.8-rc1
Junio C Hamano
2
-1
/
+13
2016-03-04
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
1
-11
/
+9
2016-03-04
Merge branch 'js/pthread-exit-emu-windows'
Junio C Hamano
1
-1
/
+1
2016-03-04
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
4
-32
/
+9
2016-03-04
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-1
/
+1
2016-03-04
Merge branch 'nd/i18n-2.8.0'
Junio C Hamano
4
-21
/
+21
2016-03-04
Merge branch 'tb/avoid-gcc-on-darwin-10-6'
Junio C Hamano
1
-0
/
+3
2016-03-04
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
4
-0
/
+207
2016-03-04
Merge branch 'mg/httpd-tests-update-for-apache-2.4'
Junio C Hamano
1
-0
/
+3
2016-03-04
t5510: do not leave changed cwd
Michael J Gruber
1
-4
/
+6
2016-03-04
Merge branch 'js/mingw-tests'
Junio C Hamano
1
-1
/
+7
2016-03-04
t9700: fix test for perl older than 5.14
Jeff King
1
-1
/
+7
2016-03-04
l10n: sv.po: Update Swedish translation (2509t0f0u)
Peter Krefting
1
-1355
/
+1534
[prev]
[next]