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
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
remote-mediawiki doc: link to MediaWiki's current version
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2020-09-16
remote-mediawiki doc: correct link to GitHub project
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2020-09-09
Merge branch 'os/vcbuild'
Junio C Hamano
2
-1
/
+2
2020-09-08
contrib/buildsystems: fix expat library name for generated vcxproj
Orgad Shaneh
2
-1
/
+2
2020-09-03
Merge branch 'jk/slimmed-down'
Junio C Hamano
6
-312
/
+6
2020-08-27
Merge branch 'rz/complete-more-options'
Junio C Hamano
1
-1
/
+13
2020-08-24
Merge branch 'dl/subtree-docs'
Junio C Hamano
1
-3
/
+3
2020-08-19
completion: add GIT_COMPLETION_SHOW_ALL env var
Ryan Zoeller
1
-1
/
+13
2020-08-18
contrib/subtree: document 'push' does not take '--squash'
Danny Lin
1
-2
/
+2
2020-08-18
contrib/subtree: fix "unsure" for --message in the document
Danny Lin
1
-1
/
+1
2020-08-17
Merge branch 'pd/mergetool-nvimdiff'
Junio C Hamano
1
-2
/
+2
2020-08-13
drop vcs-svn experiment
Jeff King
6
-287
/
+5
2020-08-13
make git-fast-import a builtin
Jeff King
1
-4
/
+1
2020-08-13
make git-bugreport a builtin
Jeff King
1
-4
/
+1
2020-08-13
make credential helpers builtins
Jeff King
1
-19
/
+1
2020-08-11
Merge branch 'ss/cmake-build'
Junio C Hamano
1
-0
/
+1000
2020-08-10
Merge branch 'es/adjust-subtree-test-for-merge-msg-update'
Junio C Hamano
1
-4
/
+2
2020-08-04
Merge branch 'mp/complete-show-color-moved'
Junio C Hamano
1
-0
/
+8
2020-08-03
Revert "contrib: subtree: adjust test to change in fmt-merge-msg"
Emily Shaffer
1
-4
/
+2
2020-07-29
mergetools: add support for nvimdiff (neovim) family
pudinha
1
-2
/
+2
2020-07-21
Merge branch 'en/sparse-status' into master
Junio C Hamano
1
-2
/
+2
2020-07-20
git-prompt: change == to = for zsh's sake
David J. Malan
1
-2
/
+2
2020-07-15
completion: add show --color-moved[-ws]
Michal Privoznik
1
-0
/
+8
2020-07-09
Merge branch 'vs/completion-with-set-u' into master
Junio C Hamano
1
-9
/
+9
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
1
-2
/
+4
2020-07-06
Merge branch 'ak/commit-graph-to-slab'
Junio C Hamano
1
-0
/
+18
2020-07-06
Merge branch 'en/sparse-status'
Junio C Hamano
1
-2
/
+24
2020-07-01
completion: nounset mode fixes
Ville Skyttä
1
-9
/
+9
2020-06-30
contrib: subtree: adjust test to change in fmt-merge-msg
Đoàn Trần Công Danh
1
-2
/
+4
2020-06-26
cmake: support for building git on windows with msvc and clang.
Sibi Siddharthan
1
-10
/
+45
2020-06-26
cmake: support for building git on windows with mingw
Sibi Siddharthan
1
-23
/
+94
2020-06-26
cmake: support for testing git when building out of the source tree
Sibi Siddharthan
1
-0
/
+20
2020-06-26
cmake: support for testing git with ctest
Sibi Siddharthan
1
-0
/
+124
2020-06-26
cmake: installation support for git
Sibi Siddharthan
1
-0
/
+49
2020-06-26
cmake: generate the shell/perl/python scripts and templates, translations
Sibi Siddharthan
1
-1
/
+110
2020-06-25
Merge branch 'jk/complete-git-switch'
Junio C Hamano
1
-39
/
+213
2020-06-22
git-prompt: include sparsity state as well
Elijah Newren
1
-2
/
+20
2020-06-22
git-prompt: document how in-progress operations affect the prompt
Elijah Newren
1
-0
/
+4
2020-06-17
commit: move members graph_pos, generation to a slab
Abhishek Kumar
1
-0
/
+18
2020-06-12
Introduce CMake support for configuring Git
Sibi Siddharthan
1
-0
/
+592
2020-06-08
Merge branch 'vs/complete-stash-show-p-fix'
Junio C Hamano
1
-1
/
+1
2020-05-28
completion: improve handling of --orphan option of switch/checkout
Jacob Keller
1
-7
/
+14
2020-05-28
completion: improve handling of -c/-C and -b/-B in switch/checkout
Jacob Keller
1
-2
/
+47
2020-05-28
completion: improve handling of --track in switch/checkout
Jacob Keller
1
-2
/
+22
2020-05-28
completion: improve handling of --detach in checkout
Jacob Keller
1
-1
/
+6
2020-05-28
completion: improve completion for git switch with no options
Jacob Keller
1
-13
/
+20
2020-05-28
completion: improve handling of DWIM mode for switch/checkout
Jacob Keller
1
-19
/
+76
2020-05-28
completion: perform DWIM logic directly in __git_complete_refs
Jacob Keller
1
-1
/
+18
2020-05-28
completion: extract function __git_dwim_remote_heads
Jacob Keller
1
-7
/
+21
2020-05-28
completion: replace overloaded track term for __git_complete_refs
Jacob Keller
1
-13
/
+15
[next]