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
2020-12-21
diff-merges: new function diff_merges_suppress()
Sergey Organov
4
-4
/
+21
2020-12-21
diff-merges: re-arrange functions to match the order they are called in
Sergey Organov
2
-13
/
+16
2020-12-21
diff-merges: rename diff_merges_default_to_enable() to match semantics
Sergey Organov
3
-4
/
+4
2020-12-21
diff-merges: move checks for first_parent_only out of the module
Sergey Organov
3
-9
/
+11
2020-12-21
diff-merges: rename all functions to have common prefix
Sergey Organov
4
-15
/
+20
2020-12-21
revision: move diff merges functions to its own diff-merges.c
Sergey Organov
6
-78
/
+97
2020-12-21
revision: provide implementation for diff merges tweaks
Sergey Organov
3
-11
/
+24
2020-12-21
revision: factor out initialization of diff-merge related settings
Sergey Organov
1
-1
/
+8
2020-12-21
revision: factor out setup of diff-merge related settings
Sergey Organov
1
-6
/
+12
2020-12-21
revision: factor out parsing of diff-merge related options
Sergey Organov
1
-27
/
+40
2020-10-30
Second batch
Junio C Hamano
1
-0
/
+5
2020-10-30
Merge branch 'js/ci-ghwf-dedup-tests'
Junio C Hamano
1
-27
/
+31
2020-10-30
Merge branch 'dl/resurrect-update-for-sha256'
Junio C Hamano
1
-7
/
+6
2020-10-30
Merge branch 'cm/t7xxx-cleanup'
Junio C Hamano
3
-258
/
+217
2020-10-30
Merge branch 'ct/t0000-use-test-path-is-file'
Junio C Hamano
1
-1
/
+1
2020-10-30
Merge branch 'en/t7518-unflake'
Junio C Hamano
1
-1
/
+1
2020-10-29
Sync with Git 2.29.2
Junio C Hamano
1
-0
/
+12
2020-10-29
Git 2.29.2
Junio C Hamano
3
-2
/
+14
2020-10-29
Merge branch 'cc/doc-filter-branch-typofix' into maint
Junio C Hamano
1
-1
/
+1
2020-10-29
Merge branch 'jk/committer-date-is-author-date-fix' into maint
Junio C Hamano
3
-5
/
+5
2020-10-27
First batch
Junio C Hamano
1
-0
/
+38
2020-10-27
Merge branch 'dl/checkout-guess'
Junio C Hamano
8
-20
/
+109
2020-10-27
Merge branch 'dl/checkout-p-merge-base'
Junio C Hamano
7
-1
/
+56
2020-10-27
Merge branch 'sb/clone-origin'
Junio C Hamano
9
-23
/
+158
2020-10-27
Merge branch 'sk/force-if-includes'
Junio C Hamano
15
-18
/
+447
2020-10-27
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
9
-22
/
+603
2020-10-27
Merge branch 'rs/worktree-list-show-locked'
Junio C Hamano
3
-3
/
+17
2020-10-27
Merge branch 'rs/tighten-callers-of-deref-tag'
Junio C Hamano
4
-4
/
+17
2020-10-27
Merge branch 'rs/dist-doc-with-git-archive'
Junio C Hamano
1
-6
/
+11
2020-10-27
Merge branch 'cw/ci-ghwf-check-ws-errors'
Junio C Hamano
1
-0
/
+69
2020-10-27
Merge branch 'sd/userdiff-css-update'
Junio C Hamano
6
-1
/
+27
2020-10-27
Merge branch 'rk/completion-stash'
Junio C Hamano
1
-4
/
+6
2020-10-27
Merge branch 'kb/userdiff-rust-macro-rules'
Junio C Hamano
2
-1
/
+7
2020-10-27
Merge branch 'js/userdiff-php'
Junio C Hamano
3
-1
/
+15
2020-10-26
other small fixes for 2.29.2
Junio C Hamano
2
-1
/
+23
2020-10-26
Merge branch 'cc/doc-filter-branch-typofix'
Junio C Hamano
1
-1
/
+1
2020-10-26
Merge branch 'jk/committer-date-is-author-date-fix'
Junio C Hamano
3
-5
/
+5
2020-10-23
rebase: fix broken email with --committer-date-is-author-date
Jeff King
2
-5
/
+5
2020-10-23
am: fix broken email with --committer-date-is-author-date
Jeff King
2
-3
/
+3
2020-10-23
t3436: check --committer-date-is-author-date result more carefully
Jeff King
1
-7
/
+7
2020-10-22
Sync with Git 2.29.1
Junio C Hamano
4
-11
/
+19
2020-10-22
Git 2.29.1
Junio C Hamano
3
-2
/
+13
2020-10-22
Merge branch 'js/no-builtins-on-disk-option' into maint
Junio C Hamano
1
-9
/
+6
2020-10-22
t7102: prepare expected output inside test_expect_* block
Junio C Hamano
1
-123
/
+121
2020-10-22
t7201: put each command on a separate line
Charvi Mendiratta
1
-8
/
+18
2020-10-22
t7201: use 'git -C' to avoid subshell
Charvi Mendiratta
1
-8
/
+2
2020-10-22
t7102,t7201: remove whitespace after redirect operator
Charvi Mendiratta
2
-21
/
+21
2020-10-21
SKIP_DASHED_BUILT_INS: do not skip the bin/ programs
Johannes Schindelin
1
-9
/
+6
2020-10-20
t7102,t7201: remove unnecessary blank spaces in test body
Charvi Mendiratta
2
-34
/
+0
2020-10-20
t7101,t7102,t7201: modernize test formatting
Charvi Mendiratta
3
-65
/
+56
[next]