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-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
2
-1
/
+26
2020-12-17
Merge branch 'fr_next' of github.com:jnavila/git into git-po-master
Jiang Xin
1
-2400
/
+2413
2020-12-17
Merge branch '2.30-rc1' of github.com:bitigchi/git-po
Jiang Xin
1
-2410
/
+2506
2020-12-16
l10n: fr.po: v2.30.0 rnd 1
Jean-Noël Avila
1
-2396
/
+2409
2020-12-16
l10n: fr.po Fix a typo
Baptiste Fontaine
1
-1
/
+1
2020-12-16
l10n: fr fix misleading message
Jean-Noël Avila
1
-4
/
+4
2020-12-16
t/perf: fix test_export() failure with BSD `sed`
Eric Sunshine
1
-2
/
+7
2020-12-16
l10n: tr: v2.30.0-r1
Emir Sarı
1
-2410
/
+2506
2020-12-15
pull: display default warning only when non-ff
Felipe Contreras
2
-7
/
+66
2020-12-15
pull: correct condition to trigger non-ff advice
Junio C Hamano
1
-13
/
+19
2020-12-15
pull: get rid of unnecessary global variable
Junio C Hamano
1
-6
/
+5
2020-12-15
style: do not "break" in switch() after "return"
Ævar Arnfjörð Bjarmason
2
-3
/
+0
2020-12-15
compat-util: pretend that stub setitimer() always succeeds
Junio C Hamano
1
-1
/
+1
2020-12-15
strmap: make callers of strmap_remove() to call it in void context
Junio C Hamano
1
-2
/
+2
2020-12-15
l10n: sv.po: Update Swedish translation (5038t0f0u)
Peter Krefting
1
-2332
/
+2532
2020-12-15
l10n: git.pot: v2.30.0 round 1 (70 new, 45 removed)
Jiang Xin
1
-2276
/
+2375
2020-12-14
doc: mention Python 3.x supports
Đoàn Trần Công Danh
2
-3
/
+2
2020-12-14
Git 2.30-rc0
Junio C Hamano
2
-1
/
+29
2020-12-14
Merge branch 'js/t5526-with-no-particular-primary-branch-name'
Junio C Hamano
1
-40
/
+43
2020-12-14
Merge branch 'js/cmake-extra-built-ins-fix'
Junio C Hamano
1
-4
/
+11
2020-12-14
Merge branch 'da/vs-build-iconv-fix'
Junio C Hamano
3
-3
/
+2
2020-12-14
Merge branch 'jk/multi-line-indent-style-fix'
Junio C Hamano
2
-2
/
+2
2020-12-14
Merge branch 'jk/check-config-parsing-error-in-upload-pack'
Junio C Hamano
2
-1
/
+10
2020-12-14
Merge branch 'ae/doc-reproducible-html'
Junio C Hamano
1
-1
/
+4
2020-12-14
Merge branch 'so/glossary-branch-is-not-necessarily-active'
Junio C Hamano
1
-1
/
+1
2020-12-14
Merge branch 'fc/atmark-in-refspec'
Junio C Hamano
3
-51
/
+62
2020-12-14
Merge branch 'dd/help-autocorrect-never'
Junio C Hamano
3
-18
/
+52
2020-12-14
pull: give the advice for choosing rebase/merge much later
Felipe Contreras
1
-14
/
+18
2020-12-14
pull: refactor fast-forward check
Felipe Contreras
1
-11
/
+15
2020-12-14
index-format.txt: document v2 format of file system monitor extension
Jeff Hostetler
1
-2
/
+8
2020-12-14
docs: multi-pack-index: remove note about future 'verify' work
Johannes Berg
1
-4
/
+0
2020-12-13
init: provide useful advice about init.defaultBranch
Johannes Schindelin
4
-4
/
+29
2020-12-13
get_default_branch_name(): prepare for showing some advice
Johannes Schindelin
5
-11
/
+14
2020-12-13
branch -m: allow renaming a yet-unborn branch
Johannes Schindelin
2
-1
/
+11
2020-12-13
init: document `init.defaultBranch` better
Johannes Schindelin
1
-4
/
+7
2020-12-13
merge-ort: add modify/delete handling and delayed output processing
Elijah Newren
1
-2
/
+98
2020-12-13
merge-ort: add die-not-implemented stub handle_content_merge() function
Elijah Newren
1
-0
/
+14
2020-12-13
merge-ort: add function grouping comments
Elijah Newren
1
-0
/
+21
2020-12-13
merge-ort: add a paths_to_free field to merge_options_internal
Elijah Newren
1
-1
/
+25
2020-12-13
merge-ort: add a path_conflict field to merge_options_internal
Elijah Newren
1
-0
/
+7
2020-12-13
merge-ort: add a clear_internal_opts helper
Elijah Newren
1
-16
/
+24
[prev]
[next]