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
2019-12-10
Merge branch 'dl/pretty-reference'
Junio C Hamano
1
-1
/
+1
2019-12-10
Merge branch 'dl/submodule-set-url'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'js/complete-svn-recursive'
Junio C Hamano
1
-0
/
+1
2019-12-01
Merge branch 'dl/complete-rebase-onto'
Junio C Hamano
1
-0
/
+4
2019-12-01
Merge branch 'jk/remove-sha1-to-hex'
Junio C Hamano
1
-32
/
+0
2019-11-20
pretty: implement 'reference' format
Denton Liu
1
-1
/
+1
2019-11-20
completion: complete `tformat:` pretty format
Denton Liu
1
-1
/
+1
2019-11-13
completion: tab-complete "git svn --recursive"
James Shubin
1
-0
/
+1
2019-11-13
hex: drop sha1_to_hex()
Jeff King
1
-15
/
+0
2019-11-12
completion: learn to complete `git rebase --onto=`
Denton Liu
1
-0
/
+4
2019-11-11
hex: drop sha1_to_hex_r()
Jeff King
1
-17
/
+0
2019-11-10
Fix spelling errors in no-longer-updated-from-upstream modules
Elijah Newren
5
-5
/
+5
2019-11-10
multimail: fix a few simple spelling errors
Elijah Newren
2
-5
/
+5
2019-11-10
Fix spelling errors in messages shown to users
Elijah Newren
1
-1
/
+1
2019-11-10
Fix spelling errors in code comments
Elijah Newren
3
-4
/
+4
2019-11-07
Fix spelling errors in documentation outside of Documentation/
Elijah Newren
1
-1
/
+1
2019-10-30
submodule: teach set-url subcommand
Denton Liu
1
-1
/
+1
2019-10-23
Merge branch 'nr/diff-highlight-indent-fix'
Junio C Hamano
1
-1
/
+1
2019-10-23
Merge branch 'mb/clarify-zsh-completion-doc'
Junio C Hamano
1
-2
/
+3
2019-10-18
completion: clarify installation instruction for zsh
Maxim Belsky
1
-2
/
+3
2019-10-15
diff-highlight: fix a whitespace nit
Norman Rasmussen
1
-1
/
+1
2019-10-15
Merge branch 'ew/hashmap'
Junio C Hamano
1
-0
/
+16
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
1
-0
/
+3
2019-10-09
Merge branch 'am/visual-studio-config-fix'
Junio C Hamano
1
-7
/
+8
2019-10-07
Merge branch 'cc/svn-fe-py-shebang'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'hb/hg-to-git-py3'
Junio C Hamano
1
-25
/
+25
2019-10-07
Merge branch 'mr/complete-more-for-log-etc'
Junio C Hamano
1
-4
/
+14
2019-10-07
Merge branch 'dl/complete-rebase-and-archive'
Junio C Hamano
1
-19
/
+8
2019-10-07
coccicheck: detect hashmap_entry.hash assignment
Eric Wong
1
-0
/
+16
2019-10-06
vcxproj: only copy `git-remote-http.exe` once it was built
Johannes Schindelin
1
-0
/
+3
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
1
-1
/
+1
2019-09-30
Merge branch 'dl/complete-cherry-pick-revert-skip'
Junio C Hamano
1
-2
/
+4
2019-09-30
Merge branch 'en/filter-branch-deprecation'
Junio C Hamano
1
-2
/
+2
2019-09-28
contrib/buildsystems: fix Visual Studio Debug configuration
Alexandr Miloslavskiy
1
-7
/
+8
2019-09-18
hg-to-git: make it compatible with both python3 and python2
Hervé Beraud
1
-25
/
+25
2019-09-18
contrib/svn-fe: fix shebang for svnrdump_sim.py
Clément Chigot
1
-1
/
+1
2019-09-12
completion: teach archive to use __gitcomp_builtin
Denton Liu
1
-4
/
+1
2019-09-12
completion: teach rebase to use __gitcomp_builtin
Denton Liu
1
-15
/
+7
2019-09-12
completion: add missing completions for log, diff, show
Max Rothman
1
-4
/
+14
2019-09-05
Recommend git-filter-repo instead of git-filter-branch
Elijah Newren
1
-2
/
+2
2019-08-27
rebase: teach rebase --keep-base
Denton Liu
1
-1
/
+1
2019-08-27
completion: add --skip for cherry-pick and revert
Denton Liu
1
-1
/
+1
2019-08-27
completion: merge options for cherry-pick and revert
Denton Liu
1
-2
/
+4
2019-08-13
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
1
-17
/
+49
2019-08-13
completion: complete config variables names and values for 'git clone -c'
SZEDER Gábor
1
-0
/
+6
2019-08-13
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
1
-24
/
+41
2019-08-13
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
1
-13
/
+46
2019-08-13
completion: split _git_config()
SZEDER Gábor
1
-9
/
+30
2019-08-13
completion: simplify inner 'case' pattern in __gitcomp()
SZEDER Gábor
1
-2
/
+2
2019-08-13
completion: use 'sort -u' to deduplicate config variable names
SZEDER Gábor
1
-1
/
+1
[next]