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
2018-10-29
config.txt: move blame.* to a separate file
Nguyễn Thái Ngọc Duy
2
-21
/
+22
2018-10-29
config.txt: move apply.* to a separate file
Nguyễn Thái Ngọc Duy
2
-11
/
+12
2018-10-29
config.txt: move am.* to a separate file
Nguyễn Thái Ngọc Duy
2
-14
/
+15
2018-10-29
config.txt: move alias.* to a separate file
Nguyễn Thái Ngọc Duy
2
-18
/
+19
2018-10-29
config.txt: move add.* to a separate file
Nguyễn Thái Ngọc Duy
2
-7
/
+8
2018-10-29
config.txt: move core.* to a separate file
Nguyễn Thái Ngọc Duy
2
-594
/
+595
2018-10-29
config.txt: move advice.* to a separate file
Nguyễn Thái Ngọc Duy
2
-87
/
+87
2018-10-29
Update makefile in preparation for Documentation/config/*.txt
Nguyễn Thái Ngọc Duy
4
-3
/
+3
2018-10-29
Merge branches 'bp/reset-quiet' and 'js/mingw-http-ssl' into nd/config-split
Junio C Hamano
6
-3
/
+119
2018-10-29
commit-reach.h: add missing declarations (hdr-check)
Ramsay Jones
1
-2
/
+3
2018-10-29
ewok_rlw.h: add missing 'inline' to function definition
Ramsay Jones
1
-1
/
+1
2018-10-29
fetch-object.h: add missing declaration (hdr-check)
Ramsay Jones
1
-0
/
+2
2018-10-29
t3404-rebase-interactive: test abbreviated commands
Johannes Sixt
2
-7
/
+7
2018-10-27
sequencer: cleanup for gcc warning in non developer mode
Carlo Marcelo Arenas Belón
1
-1
/
+1
2018-10-26
Sixth batch for 2.20
Junio C Hamano
1
-0
/
+48
2018-10-26
Merge branch 'js/mingw-default-ident'
Junio C Hamano
4
-7
/
+62
2018-10-26
Merge branch 'ld/p4-unshelve'
Junio C Hamano
3
-58
/
+117
2018-10-26
Merge branch 'du/cherry-is-plumbing'
Junio C Hamano
2
-12
/
+1
2018-10-26
Merge branch 'ab/gc-doc-update'
Junio C Hamano
1
-1
/
+2
2018-10-26
Merge branch 'js/fuzzer'
Junio C Hamano
6
-19
/
+101
2018-10-26
Merge branch 'rv/alias-help'
Junio C Hamano
3
-3
/
+38
2018-10-26
Merge branch 'sb/diff-emit-line-ws-markup-cleanup'
Junio C Hamano
1
-7
/
+5
2018-10-26
Merge branch 'du/get-tar-commit-id-is-plumbing'
Junio C Hamano
1
-1
/
+1
2018-10-26
Merge branch 'mm/doc-no-dashed-git'
Junio C Hamano
2
-3
/
+3
2018-10-26
Merge branch 'du/rev-parse-is-plumbing'
Junio C Hamano
1
-1
/
+1
2018-10-26
Merge branch 'np/log-graph-octopus-fix'
Junio C Hamano
2
-15
/
+145
2018-10-26
Merge branch 'sg/split-index-racefix'
Junio C Hamano
5
-42
/
+360
2018-10-26
Merge branch 'ds/coverage-diff'
Junio C Hamano
1
-0
/
+108
2018-10-26
Merge branch 'bc/editorconfig'
Junio C Hamano
2
-0
/
+18
2018-10-26
Merge branch 'ma/t7005-bash-workaround'
Junio C Hamano
1
-1
/
+1
2018-10-26
Merge branch 'rs/subtree-fixes'
Junio C Hamano
1
-46
/
+83
2018-10-26
travis-ci: no longer use containers
Sebastian Staudt
1
-2
/
+0
2018-10-26
path.c: char is not (always) signed
Torsten Bögershausen
1
-1
/
+1
2018-10-26
http: give curl version warnings consistently
Junio C Hamano
1
-4
/
+2
2018-10-26
http: when using Secure Channel, ignore sslCAInfo by default
Johannes Schindelin
2
-1
/
+26
2018-10-26
http: add support for disabling SSL revocation checks in cURL
Brendan Forster
2
-0
/
+25
2018-10-26
upload-pack: fix broken if/else chain in config callback
Jeff King
1
-3
/
+6
2018-10-26
rebase -i: recognize short commands without arguments
Johannes Sixt
3
-3
/
+6
2018-10-26
archive: initialize archivers earlier
Josh Steadmon
6
-4
/
+23
2018-10-25
compat: make sure git_mmap is not expected to write
Carlo Marcelo Arenas Belón
1
-1
/
+1
2018-10-25
range-diff: allow to diff files regardless of submodule config
Lucas De Marchi
2
-1
/
+30
2018-10-25
howto/using-merge-subtree: mention --allow-unrelated-histories
Uwe Kleine-König
1
-1
/
+1
2018-10-25
doc: document diff/merge.guitool config keys
Denton Liu
2
-0
/
+14
2018-10-25
completion: support `git mergetool --[no-]gui`
Denton Liu
1
-1
/
+1
2018-10-25
mergetool: accept -g/--[no-]gui as arguments
Denton Liu
3
-7
/
+31
2018-10-25
repack -ad: prune the list of shallow commits
Johannes Schindelin
2
-1
/
+7
2018-10-25
shallow: offer to prune only non-existing entries
Johannes Schindelin
3
-8
/
+21
2018-10-25
repack: point out a bug handling stale shallow info
Johannes Schindelin
1
-0
/
+27
2018-10-25
t5410: use longer path for sample script
Jeff King
1
-1
/
+1
2018-10-25
t0061: adjust to test-tool transition
Junio C Hamano
2
-5
/
+29
[prev]
[next]