index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
Merge branch 'nd/init-relative-template-fix' into maint
Junio C Hamano
2
-4
/
+4
2019-07-25
Merge branch 'jk/test-commit-bulk'
Junio C Hamano
6
-33
/
+136
2019-07-25
Merge branch 'jc/denoise-rm-to-resolve'
Junio C Hamano
1
-0
/
+13
2019-07-25
Merge branch 'js/clean-report-too-long-a-path'
Junio C Hamano
1
-0
/
+12
2019-07-25
Merge branch 'tg/stash-keep-index-with-removed-paths'
Junio C Hamano
1
-0
/
+7
2019-07-25
Merge branch 'js/mingw-spawn-with-spaces-in-path'
Junio C Hamano
1
-0
/
+6
2019-07-25
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
5
-0
/
+341
2019-07-25
Merge branch 'ac/log-use-mailmap-by-default-transition'
Junio C Hamano
1
-0
/
+2
2019-07-25
Merge branch 'es/local-atomic-push-failure-with-http'
Junio C Hamano
1
-0
/
+49
2019-07-25
Merge branch 'tg/range-diff-output-update'
Junio C Hamano
2
-23
/
+185
2019-07-25
Merge branch 'ab/test-env'
Junio C Hamano
14
-111
/
+173
2019-07-23
xdiff: clamp function context indices in post-image
Jeff King
1
-0
/
+22
2019-07-23
t6200: use test_commit_bulk
Jeff King
1
-6
/
+1
2019-07-19
Merge branch 'jl/status-reduce-vertical-blank'
Junio C Hamano
3
-81
/
+0
2019-07-19
Merge branch 'pw/rebase-progress-test-cleanup'
Junio C Hamano
1
-8
/
+11
2019-07-19
Merge branch 'pw/prompt-cherry-pick-revert-fix'
Junio C Hamano
1
-2
/
+18
2019-07-19
Merge branch 'ew/repack-with-bitmaps-by-default'
Junio C Hamano
1
-0
/
+10
2019-07-19
Merge branch 'jk/check-connected-with-alternates'
Junio C Hamano
2
-0
/
+87
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
2
-2
/
+18
2019-07-19
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
1
-0
/
+122
2019-07-19
Merge branch 'tb/ref-filter-multiple-patterns'
Junio C Hamano
1
-0
/
+26
2019-07-19
Merge branch 'pw/status-with-corrupt-sequencer-state'
Junio C Hamano
1
-0
/
+16
2019-07-19
Merge branch 'ds/commit-graph-incremental'
Junio C Hamano
2
-1
/
+344
2019-07-19
Merge branch 'br/blame-ignore'
Junio C Hamano
4
-7
/
+754
2019-07-19
Merge branch 'cc/test-oidmap'
Junio C Hamano
6
-17
/
+217
2019-07-19
Merge branch 'ds/midx-expire-repack'
Junio C Hamano
1
-0
/
+184
2019-07-19
clean: show an error message when the path is too long
Johannes Schindelin
1
-0
/
+12
2019-07-18
rm: resolving by removal is not a warning-worthy event
Junio C Hamano
1
-0
/
+13
2019-07-16
stash: fix handling removed files with --keep-index
Thomas Gummerer
1
-0
/
+7
2019-07-16
mingw: support spawning programs containing spaces in their names
Johannes Schindelin
1
-0
/
+6
2019-07-15
tests: defang pager tests by explicitly disabling the log.mailmap warning
Ariadne Conill
1
-0
/
+2
2019-07-12
transport-helper: enforce atomic in push_refs_with_push
Emily Shaffer
1
-0
/
+49
2019-07-11
Merge branch 'js/rebase-reschedule-applies-only-to-interactive'
Junio C Hamano
1
-0
/
+8
2019-07-11
Merge branch 'jt/t5551-test-chunked'
Junio C Hamano
1
-3
/
+2
2019-07-11
range-diff: add headers to the outer hunk header
Thomas Gummerer
1
-19
/
+22
2019-07-11
range-diff: add filename to inner diff
Thomas Gummerer
1
-6
/
+10
2019-07-11
range-diff: add section header instead of diff header
Thomas Gummerer
2
-10
/
+165
2019-07-11
range-diff: suppress line count in outer diff
Thomas Gummerer
1
-8
/
+8
2019-07-11
range-diff: don't remove funcname from inner diff
Thomas Gummerer
1
-3
/
+3
2019-07-11
clone: copy hidden paths at local clone
Matheus Tavares
1
-0
/
+9
2019-07-11
dir-iterator: add flags parameter to dir_iterator_begin
Matheus Tavares
2
-7
/
+107
2019-07-11
dir-iterator: refactor state machine model
Matheus Tavares
2
-0
/
+18
2019-07-11
dir-iterator: add tests for dir-iterator API
Daniel Ferreira
4
-0
/
+90
2019-07-11
clone: better handle symlinked files at .git/objects/
Matheus Tavares
1
-7
/
+20
2019-07-11
clone: test for our behavior on odd objects/* content
Ævar Arnfjörð Bjarmason
1
-0
/
+111
2019-07-09
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
1
-0
/
+23
2019-07-09
Merge branch 'jh/status-aheadbehind'
Junio C Hamano
2
-0
/
+39
2019-07-09
Merge branch 'sg/t5551-fetch-smart-error-is-translated'
Junio C Hamano
1
-2
/
+2
2019-07-09
Merge branch 'ms/submodule-foreach-fix'
Junio C Hamano
1
-0
/
+7
2019-07-09
Merge branch 'jh/msvc'
Junio C Hamano
1
-2
/
+2
[prev]
[next]