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
2021-04-28
subtree: don't have loose code outside of a function
Luke Shumaker
1
-120
/
+125
2021-04-28
subtree: t7900: add porcelain tests for 'pull' and 'push'
Luke Shumaker
1
-0
/
+127
2021-04-28
subtree: t7900: add a test for the -h flag
Luke Shumaker
1
-0
/
+7
2021-04-28
subtree: t7900: rename last_commit_message to last_commit_subject
Luke Shumaker
1
-13
/
+13
2021-04-28
subtree: t7900: fix 'verify one file change per commit'
Luke Shumaker
1
-40
/
+6
2021-04-28
subtree: t7900: delete some dead code
Luke Shumaker
1
-11
/
+1
2021-04-28
subtree: t7900: use 'test' for string equality
Luke Shumaker
1
-36
/
+24
2021-04-28
subtree: t7900: comment subtree_test_create_repo
Luke Shumaker
1
-6
/
+8
2021-04-28
subtree: t7900: use consistent formatting
Luke Shumaker
1
-35
/
+35
2021-04-28
subtree: t7900: use test-lib.sh's test_count
Luke Shumaker
1
-336
/
+300
2021-04-28
subtree: t7900: update for having the default branch name be 'main'
Luke Shumaker
1
-58
/
+59
2021-04-27
git-completion.bash: consolidate cases in _git_stash()
Denton Liu
1
-19
/
+2
2021-04-27
git-completion.bash: use $__git_cmd_idx in more places
Denton Liu
1
-12
/
+14
2021-04-27
git-completion.bash: rename to $__git_cmd_idx
Denton Liu
1
-10
/
+10
2021-04-20
git-completion.bash: separate some commands onto their own line
Denton Liu
1
-9
/
+28
2021-04-16
completion: avoid aliased command lookup error in nounset mode
Ville Skyttä
1
-1
/
+1
2021-04-15
Merge branch 'ab/complete-cherry-pick-head'
Junio C Hamano
1
-1
/
+1
2021-04-13
Merge branch 'vs/completion-with-set-u'
Junio C Hamano
1
-3
/
+3
2021-04-08
completion: audit and guard $GIT_* against unset use
Ville Skyttä
1
-3
/
+3
2021-04-07
Merge branch 'js/cmake-vsbuild'
Junio C Hamano
1
-7
/
+19
2021-04-07
bash completion: complete CHERRY_PICK_HEAD
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
1
-1
/
+7
2021-03-29
cmake(install): include vcpkg dlls
Dennis Ameling
1
-0
/
+4
2021-03-29
cmake: add a preparatory work-around to accommodate `vcpkg`
Johannes Schindelin
1
-5
/
+9
2021-03-27
cmake(install): fix double .exe suffixes
Dennis Ameling
1
-2
/
+2
2021-03-27
cmake: support SKIP_DASHED_BUILT_INS
Johannes Schindelin
1
-0
/
+4
2021-03-24
git-completion.bash: use __gitcomp_builtin() in _git_stash()
Denton Liu
1
-22
/
+20
2021-03-24
git-completion.bash: extract from else in _git_stash()
Denton Liu
1
-36
/
+37
2021-03-24
git-completion.bash: pass $__git_subcommand_idx from __git_main()
Denton Liu
1
-12
/
+11
2021-03-22
Merge branch 'dl/stash-show-untracked'
Junio C Hamano
1
-1
/
+1
2021-03-22
simple-ipc: add Unix domain socket implementation
Jeff Hostetler
1
-0
/
+2
2021-03-19
Merge branch 'rs/xcalloc-takes-nelem-first'
Junio C Hamano
1
-0
/
+10
2021-03-15
cocci: allow xcalloc(1, size)
Junio C Hamano
1
-1
/
+1
2021-03-15
unix-stream-server: create unix domain socket under lock
Jeff Hostetler
1
-1
/
+1
2021-03-15
simple-ipc: add win32 implementation
Jeff Hostetler
1
-0
/
+4
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-0
/
+8
2021-03-08
fix xcalloc() argument order
René Scharfe
1
-0
/
+10
2021-03-05
stash show: teach --include-untracked and --only-untracked
Denton Liu
1
-1
/
+1
2021-02-12
Merge branch 'jk/complete-branch-force-delete'
Junio C Hamano
1
-2
/
+4
2021-02-03
completion: handle other variants of "branch -m"
Jeff King
1
-2
/
+4
2021-02-02
completion: treat "branch -D" the same way as "branch -d"
Jeff King
1
-1
/
+1
2021-01-23
Remove support for v1 of the PCRE library
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2021-01-04
completion: add proper public __git_complete
Felipe Contreras
1
-7
/
+33
2021-01-04
completion: bash: improve function detection
Felipe Contreras
1
-1
/
+1
2021-01-04
completion: bash: add __git_have_func helper
Felipe Contreras
1
-3
/
+7
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
1
-1
/
+1
2020-12-08
Merge branch 'fc/zsh-completion'
Junio C Hamano
2
-1
/
+2
2020-12-07
completion: bash: fix gitk alias regression
Felipe Contreras
1
-1
/
+1
2020-12-04
cmake: determine list of extra built-ins dynamically
Johannes Schindelin
1
-4
/
+11
[prev]
[next]