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
2019-07-25
Merge branch 'sr/gpg-interface-stop-at-the-end'
Junio C Hamano
1
-0
/
+3
2019-07-25
Merge branch 'js/mingw-spawn-with-spaces-in-path'
Junio C Hamano
2
-3
/
+11
2019-07-25
Merge branch 'jc/post-c89-rules-doc'
Junio C Hamano
1
-3
/
+23
2019-07-25
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
10
-164
/
+597
2019-07-25
Merge branch 'vn/xmmap-gently'
Junio C Hamano
1
-1
/
+1
2019-07-25
Merge branch 'ac/log-use-mailmap-by-default-transition'
Junio C Hamano
4
-4
/
+29
2019-07-25
Merge branch 'es/local-atomic-push-failure-with-http'
Junio C Hamano
3
-0
/
+69
2019-07-25
Merge branch 'rm/gpg-program-doc-fix'
Junio C Hamano
1
-1
/
+1
2019-07-25
Merge branch 'js/unmap-before-ext-diff'
Junio C Hamano
1
-0
/
+2
2019-07-25
Merge branch 'tg/range-diff-output-update'
Junio C Hamano
7
-163
/
+409
2019-07-25
Merge branch 'ab/test-env'
Junio C Hamano
24
-127
/
+298
2019-07-25
git: mark cmd_rebase as requiring a worktree
Johannes Schindelin
2
-10
/
+1
2019-07-25
rebase: fix white-space
Johannes Schindelin
1
-1
/
+1
2019-07-23
xdiff: clamp function context indices in post-image
Jeff King
2
-2
/
+24
2019-07-23
grep: print the pcre2_jit_on value
Beat Bolli
1
-1
/
+1
2019-07-23
t6200: use test_commit_bulk
Jeff King
1
-6
/
+1
2019-07-19
travis-ci: build with GCC 4.8 as well
SZEDER Gábor
2
-4
/
+17
2019-07-19
The sixth batch
Junio C Hamano
1
-0
/
+35
2019-07-19
Merge branch 'ma/ref-filter-leakfix'
Junio C Hamano
1
-5
/
+9
2019-07-19
Merge branch 'js/trace2-signo-typofix'
Junio C Hamano
1
-1
/
+1
2019-07-19
Merge branch 'kb/mingw-set-home'
Junio C Hamano
1
-0
/
+24
2019-07-19
Merge branch 'ea/merge-code-cleanup'
Junio C Hamano
1
-33
/
+20
2019-07-19
Merge branch 'jl/status-reduce-vertical-blank'
Junio C Hamano
4
-85
/
+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
2
-6
/
+51
2019-07-19
Merge branch 'ew/repack-with-bitmaps-by-default'
Junio C Hamano
2
-2
/
+26
2019-07-19
Merge branch 'jk/check-connected-with-alternates'
Junio C Hamano
10
-100
/
+224
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
26
-98
/
+146
2019-07-19
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
11
-26
/
+266
2019-07-19
Merge branch 'tb/ref-filter-multiple-patterns'
Junio C Hamano
2
-26
/
+89
2019-07-19
Merge branch 'pw/status-with-corrupt-sequencer-state'
Junio C Hamano
2
-22
/
+37
2019-07-19
Merge branch 'ds/commit-graph-incremental'
Junio C Hamano
10
-74
/
+1414
2019-07-19
Merge branch 'br/blame-ignore'
Junio C Hamano
13
-99
/
+1855
2019-07-19
Merge branch 'cc/test-oidmap'
Junio C Hamano
8
-27
/
+221
2019-07-19
Merge branch 'ds/midx-expire-repack'
Junio C Hamano
8
-119
/
+602
2019-07-19
clean: show an error message when the path is too long
Johannes Schindelin
2
-1
/
+14
2019-07-18
CodingGuidelines: spell out post-C89 rules
Junio C Hamano
1
-3
/
+23
2019-07-18
README: fix rendering of text in angle brackets
Doug Ilijev
1
-1
/
+1
2019-07-18
rm: resolving by removal is not a warning-worthy event
Junio C Hamano
2
-1
/
+14
2019-07-16
transport-helper: avoid var decl in for () loop control
Junio C Hamano
1
-1
/
+2
2019-07-16
stash: fix handling removed files with --keep-index
Thomas Gummerer
2
-23
/
+16
2019-07-16
mingw: support spawning programs containing spaces in their names
Johannes Schindelin
2
-3
/
+11
2019-07-16
gpg-interface: do not scan past the end of buffer
Steven Roberts
1
-0
/
+3
2019-07-15
tests: defang pager tests by explicitly disabling the log.mailmap warning
Ariadne Conill
1
-0
/
+2
2019-07-15
documentation: mention --no-use-mailmap and log.mailmap false setting
Ariadne Conill
2
-2
/
+3
2019-07-15
log: add warning for unspecified log.mailmap setting
Ariadne Conill
1
-2
/
+24
2019-07-14
read-cache.c: do not die if mmap fails
Varun Naik
1
-1
/
+1
2019-07-12
gpg(docs): use correct --verify syntax
Robert Morgan
1
-1
/
+1
2019-07-12
transport-helper: enforce atomic in push_refs_with_push
Emily Shaffer
3
-0
/
+68
2019-07-11
The fifth batch
Junio C Hamano
1
-0
/
+16
[prev]
[next]