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-18
Merge branch 'jc/diff-I-status-fix'
Junio C Hamano
2
-1
/
+26
2020-12-18
Merge branch 'es/perf-export-fix'
Junio C Hamano
1
-2
/
+7
2020-12-18
Merge branch 'rb/nonstop-config-mak-uname-update'
Junio C Hamano
1
-4
/
+0
2020-12-18
Merge branch 'ab/unreachable-break'
Junio C Hamano
2
-3
/
+0
2020-12-18
Merge branch 'jc/strmap-remove-typefix'
Junio C Hamano
1
-2
/
+2
2020-12-18
Merge branch 'jc/compat-util-setitimer-fix'
Junio C Hamano
1
-1
/
+1
2020-12-18
Merge branch 'dd/doc-p4-requirements-update'
Junio C Hamano
2
-3
/
+2
2020-12-18
Merge branch 'js/init-defaultbranch-advice'
Junio C Hamano
10
-20
/
+61
2020-12-18
Merge https://github.com/prati0100/git-gui
Junio C Hamano
6
-1397
/
+1711
2020-12-19
Merge branch 'sh/inactive-background'
Pratyush Yadav
2
-16
/
+37
2020-12-19
git-gui: use gray background for inactive text widgets
Stefan Haller
2
-16
/
+37
2020-12-17
Another batch before 2.30-rc1
Junio C Hamano
1
-0
/
+2
2020-12-17
Merge branch 'jh/index-v2-doc-on-fsmn'
Junio C Hamano
1
-2
/
+8
2020-12-17
Merge branch 'jb/midx-doc-update'
Junio C Hamano
1
-4
/
+0
2020-12-17
Merge branch 'rj/make-clean'
Junio C Hamano
3
-8
/
+15
2020-12-17
Merge branch 'js/t7064-master-to-initial'
Junio C Hamano
1
-51
/
+52
2020-12-17
Merge branch 'js/t6300-hardcode-main'
Junio C Hamano
1
-88
/
+90
2020-12-17
Merge branch 'jk/oid-array-cleanup'
Junio C Hamano
6
-199
/
+157
2020-12-17
Merge branch 'tb/partial-clone-filters-fix'
Junio C Hamano
3
-6
/
+21
2020-12-17
Merge branch 'js/t7900-protect-pwd-in-config-get'
Junio C Hamano
1
-2
/
+2
2020-12-18
Merge branch 'st/selected-text-colors'
Pratyush Yadav
1
-2
/
+4
2020-12-18
git-gui: Fix selected text colors
Serg Tereshchenko
1
-2
/
+4
2020-12-18
Merge branch 'rj/clean-speedup'
Pratyush Yadav
1
-0
/
+2
2020-12-18
Makefile: conditionally include GIT-VERSION-FILE
Ramsay Jones
1
-0
/
+2
2020-12-18
Merge branch 'sh/macos-labels'
Pratyush Yadav
1
-2
/
+2
2020-12-18
git-gui: fix colored label backgrounds when using themed widgets
Stefan Haller
1
-2
/
+2
2020-12-16
config.mak.uname: remove old NonStop compatibility settings
Randall S. Becker
1
-4
/
+0
2020-12-16
diff: correct interaction between --exit-code and -I<pattern>
Junio C Hamano
2
-1
/
+26
2020-12-16
t/perf: fix test_export() failure with BSD `sed`
Eric Sunshine
1
-2
/
+7
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-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
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-09
t7900: use --fixed-value in git-maintenance tests
Josh Steadmon
1
-2
/
+2
[next]