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
2020-12-17
Merge branch 'tb/partial-clone-filters-fix'
Junio C Hamano
1
-1
/
+9
2020-12-17
Merge branch 'js/t7900-protect-pwd-in-config-get'
Junio C Hamano
1
-2
/
+2
2020-12-16
pack-redundant: fix crash when one packfile in repo
Jiang Xin
1
-4
/
+33
2020-12-16
tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereq
Johannes Schindelin
1
-8
/
+0
2020-12-16
t9902: use `main` as initial branch name
Johannes Schindelin
1
-154
/
+155
2020-12-16
t6302: use `main` as initial branch name
Johannes Schindelin
1
-29
/
+30
2020-12-16
t5703: use `main` as initial branch name
Johannes Schindelin
1
-32
/
+33
2020-12-16
t5510: use `main` as initial branch name
Johannes Schindelin
1
-83
/
+85
2020-12-16
t5505: finalize transitioning to using the branch name `main`
Johannes Schindelin
1
-78
/
+78
2020-12-16
t3205: finalize transitioning to using the branch name `main`
Johannes Schindelin
1
-4
/
+5
2020-12-16
t3203: complete the transition to using the branch name `main`
Johannes Schindelin
1
-21
/
+22
2020-12-16
t3201: finalize transitioning to using the branch name `main`
Johannes Schindelin
1
-41
/
+42
2020-12-16
t3200: finish transitioning to the initial branch name `main`
Johannes Schindelin
1
-132
/
+133
2020-12-16
t1400: use `main` as initial branch name
Johannes Schindelin
1
-37
/
+38
2020-12-16
diff: correct interaction between --exit-code and -I<pattern>
Junio C Hamano
1
-0
/
+24
2020-12-16
t/perf: fix test_export() failure with BSD `sed`
Eric Sunshine
1
-2
/
+7
2020-12-14
Merge branch 'js/t5526-with-no-particular-primary-branch-name'
Junio C Hamano
1
-40
/
+43
2020-12-14
Merge branch 'jk/check-config-parsing-error-in-upload-pack'
Junio C Hamano
1
-0
/
+8
2020-12-14
Merge branch 'fc/atmark-in-refspec'
Junio C Hamano
2
-50
/
+58
2020-12-14
Merge branch 'dd/help-autocorrect-never'
Junio C Hamano
1
-8
/
+22
2020-12-13
init: provide useful advice about init.defaultBranch
Johannes Schindelin
3
-3
/
+12
2020-12-13
branch -m: allow renaming a yet-unborn branch
Johannes Schindelin
1
-0
/
+8
2020-12-09
t7900: use --fixed-value in git-maintenance tests
Josh Steadmon
1
-2
/
+2
2020-12-09
submodules: fix of regression on fetching of non-init subsub-repo
Peter Kaestle
1
-0
/
+117
2020-12-08
Merge branch 'fc/random-cleanup'
Junio C Hamano
2
-6
/
+6
2020-12-08
Merge branch 'rs/maintenance-run-outside-repo'
Junio C Hamano
1
-0
/
+8
2020-12-08
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
1
-2
/
+1
2020-12-08
Merge branch 'js/trace2-session-id'
Junio C Hamano
1
-0
/
+78
2020-12-08
Merge branch 'mt/do-not-use-scld-in-working-tree'
Junio C Hamano
2
-2
/
+28
2020-12-08
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
1
-0
/
+12
2020-12-08
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
1
-2
/
+4
2020-12-08
Merge branch 'ds/config-literal-value'
Junio C Hamano
1
-0
/
+149
2020-12-08
Merge branch 'tb/idx-midx-race-fix'
Junio C Hamano
1
-2
/
+28
2020-12-08
Merge branch 'ps/update-ref-multi-transaction'
Junio C Hamano
2
-48
/
+110
2020-12-08
Merge branch 'js/add-i-color-fix'
Junio C Hamano
1
-0
/
+84
2020-12-08
t7064: avoid relying on a specific default branch name
Johannes Schindelin
1
-51
/
+52
2020-12-08
t7900: fix typo: "test_execpt_success"
Josh Steadmon
1
-1
/
+1
2020-12-07
t6300: avoid using the default name of the initial branch
Johannes Schindelin
1
-88
/
+90
2020-12-04
t0064: make duplicate tests more robust
Jeff King
1
-2
/
+5
2020-12-04
t0064: drop sha1 mention from filename
Jeff King
1
-1
/
+1
2020-12-04
t5526: drop the prereq expecting the default branch name `main`
Johannes Schindelin
1
-21
/
+21
2020-12-04
t5526: avoid depending on a specific default branch name
Johannes Schindelin
1
-19
/
+22
2020-12-03
upload-pack.c: don't free allowed_filters util pointers
Taylor Blau
1
-1
/
+9
2020-12-03
upload-pack: propagate return value from object filter config callback
Jeff King
1
-0
/
+8
2020-12-03
Merge branch 'pk/subsub-fetch-fix'
Junio C Hamano
1
-63
/
+0
2020-12-03
Merge branch 'pb/pull-rebase-recurse-submodules'
Junio C Hamano
1
-2
/
+54
2020-12-02
Revert "submodules: fix of regression on fetching of non-init subsub-repo"
Junio C Hamano
1
-63
/
+0
2020-12-02
apply: don't use core.sharedRepository to create working tree files
Matheus Tavares
2
-2
/
+28
2020-12-02
t7900: speed up expensive test
Jeff King
1
-2
/
+4
2020-12-01
stash: fix stash application in sparse-checkouts
Elijah Newren
1
-1
/
+1
[prev]
[next]