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-05-10
midx: teach "git multi-pack-index repack" honor "git repack" configurations
Son Luong Ngoc
1
-0
/
+16
2020-05-10
l10n: Update Catalan translation
Jordi Mas
1
-2553
/
+2977
2020-05-09
rebase --autosquash: fix a potential segfault
Johannes Schindelin
2
-2
/
+21
2020-05-08
The eighth batch
Junio C Hamano
1
-0
/
+49
2020-05-08
Merge branch 'cb/test-bash-lineno-fix'
Junio C Hamano
1
-8
/
+10
2020-05-08
Merge branch 'cb/t0000-use-the-configured-shell'
Junio C Hamano
1
-5
/
+2
2020-05-08
Merge branch 'bc/doc-credential-helper-value'
Junio C Hamano
1
-3
/
+7
2020-05-08
Merge branch 'dl/doc-stash-remove-mention-of-reflog'
Junio C Hamano
2
-3
/
+3
2020-05-08
Merge branch 'cb/avoid-colliding-with-netbsd-hmac'
Junio C Hamano
1
-3
/
+3
2020-05-08
Merge branch 'es/restore-staged-from-head-by-default'
Junio C Hamano
3
-10
/
+18
2020-05-08
Merge branch 'jk/arith-expansion-coding-guidelines'
Junio C Hamano
1
-4
/
+0
2020-05-08
Merge branch 'ds/sparse-allow-empty-working-tree'
Junio C Hamano
3
-41
/
+13
2020-05-08
Merge branch 'jt/commit-graph-plug-memleak'
Junio C Hamano
1
-11
/
+11
2020-05-08
Merge branch 'jk/for-each-ref-multi-key-sort-fix'
Junio C Hamano
6
-11
/
+104
2020-05-08
Merge branch 'jk/credential-sample-update'
Junio C Hamano
1
-5
/
+11
2020-05-08
Merge branch 'ah/userdiff-markdown'
Junio C Hamano
5
-0
/
+29
2020-05-08
Merge branch 'cb/credential-store-ignore-bogus-lines'
Junio C Hamano
3
-3
/
+96
2020-05-08
Merge branch 'dl/switch-c-option-in-error-message'
Junio C Hamano
1
-4
/
+10
2020-05-08
CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULL
Junio C Hamano
1
-0
/
+12
2020-05-08
upload-pack: clear filter_options for each v2 fetch command
Christian Couder
2
-16
/
+25
2020-05-08
unpack-trees: avoid array out-of-bounds error
Derrick Stolee
1
-5
/
+5
2020-05-08
bisect: allow CRLF line endings in "git bisect replay" input
Christopher Warrington
2
-0
/
+9
2020-05-08
submodule: port subcommand 'set-url' from shell to C
Shourya Shukla
2
-21
/
+33
2020-05-07
bugreport: collect list of populated hooks
Emily Shaffer
3
-0
/
+68
2020-05-07
bloom: fix `make sparse` warning
Đoàn Trần Công Danh
5
-6
/
+6
2020-05-07
credential: document protocol updates
Carlo Marcelo Arenas Belón
1
-13
/
+21
2020-05-07
credential: update gitcredentials documentation
Carlo Marcelo Arenas Belón
1
-8
/
+18
2020-05-07
t/test_lib: avoid naked bash arrays in file_lineno
Carlo Marcelo Arenas Belón
1
-8
/
+10
2020-05-07
t/t0000-basic: make sure subtests also use TEST_SHELL_PATH
Carlo Marcelo Arenas Belón
1
-5
/
+2
2020-05-07
ci: allow per-branch config for GitHub Actions
Jeff King
2
-0
/
+68
2020-05-07
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano
4
-8
/
+4
2020-05-07
auto-gc: extract a reusable helper from "git fetch"
Junio C Hamano
3
-8
/
+20
2020-05-06
t5500: count objects through stderr, not trace
Jonathan Tan
1
-6
/
+6
2020-05-06
gitfaq: fetching and pulling a repository
Shourya Shukla
1
-0
/
+8
2020-05-06
docs: document credential.helper allowed values
brian m. carlson
1
-3
/
+7
2020-05-06
gitfaq: files in .gitignore are tracked
Shourya Shukla
1
-0
/
+10
2020-05-05
Doc: reference the "stash list" in autostash docs
Denton Liu
2
-3
/
+3
2020-05-05
The seventh batch
Junio C Hamano
1
-0
/
+18
2020-05-05
Merge branch 'js/partial-urlmatch'
Junio C Hamano
3
-3
/
+29
2020-05-05
Merge branch 'js/partial-urlmatch-2.17'
Junio C Hamano
2
-6
/
+84
2020-05-05
Merge branch 'tb/commit-graph-perm-bits'
Junio C Hamano
8
-19
/
+100
2020-05-05
Merge branch 'dl/push-recurse-submodules-fix'
Junio C Hamano
1
-6
/
+3
2020-05-05
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
31
-181
/
+173
2020-05-05
Merge branch 'jk/test-fail-prereqs-fix'
Junio C Hamano
1
-0
/
+1
2020-05-05
Merge branch 'dd/iso-8601-updates'
Junio C Hamano
3
-16
/
+62
2020-05-05
Merge branch 'bc/wildcard-credential'
Junio C Hamano
4
-6
/
+58
2020-05-05
restore: default to HEAD when combining --staged and --worktree
Eric Sunshine
3
-10
/
+18
2020-05-05
builtin/receive-pack: avoid generic function name hmac()
Carlo Marcelo Arenas Belón
1
-3
/
+3
2020-05-05
Merge branch 'ar/ui-ready-semicolon'
Pratyush Yadav
3
-6
/
+6
2020-05-04
credential: correct order of parameters for credential_match
Carlo Marcelo Arenas Belón
1
-2
/
+2
[prev]
[next]