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
2018-07-03
ref-filter: avoid backend filtering with --ignore-case
Jeff King
2
-1
/
+10
2018-07-03
for-each-ref: consistently pass WM_IGNORECASE flag
Aleksandr Makarov
1
-1
/
+1
2018-07-03
t6300: add a test for --ignore-case
Jeff King
1
-0
/
+11
2018-07-03
t7201: drop pointless "exit 0" at end of subshell
Eric Sunshine
1
-1
/
+0
2018-07-03
t6036: fix broken "merge fails but has appropriate contents" tests
Eric Sunshine
1
-4
/
+4
2018-07-03
t5505: modernize and simplify hard-to-digest test
Eric Sunshine
1
-6
/
+2
2018-07-03
t5406: use write_script() instead of birthing shell script manually
Eric Sunshine
1
-2
/
+3
2018-07-03
t5405: use test_must_fail() instead of checking exit code manually
Eric Sunshine
1
-2
/
+1
2018-07-03
t/lib-submodule-update: fix "absorbing" test
Eric Sunshine
1
-3
/
+2
2018-07-03
t: drop unnecessary terminating semicolon in subshell
Eric Sunshine
3
-4
/
+4
2018-07-03
t: use sane_unset() rather than 'unset' with broken &&-chain
Eric Sunshine
2
-3
/
+3
2018-07-03
t: use test_write_lines() instead of series of 'echo' commands
Eric Sunshine
10
-62
/
+61
2018-07-03
t: use test_might_fail() instead of manipulating exit code manually
Eric Sunshine
4
-10
/
+8
2018-07-03
fsck: check skiplist for object in fsck_blob()
Ramsay Jones
1
-2
/
+11
2018-07-03
fsck: silence stderr when parsing .gitmodules
Jeff King
2
-1
/
+18
2018-07-03
config: add options parameter to git_config_from_mem
Jeff King
4
-8
/
+14
2018-07-03
config: add CONFIG_ERROR_SILENT handler
Jeff King
2
-0
/
+4
2018-07-03
config: turn die_on_error into caller-facing enum
Jeff King
2
-5
/
+18
2018-06-29
.mailmap: merge different spellings of names
Stefan Beller
1
-1
/
+10
2018-06-29
Makefile: fix the "built from commit" code
Johannes Schindelin
1
-2
/
+3
2018-06-28
t5407: fix test to cover intended arguments
Elijah Newren
1
-1
/
+1
2018-06-28
apply: fix grammar error in comment
Elijah Newren
1
-1
/
+1
2018-06-28
Second batch for 2.19 cycle
Junio C Hamano
1
-0
/
+44
2018-06-28
Merge branch 'sb/fix-fetching-moved-submodules'
Junio C Hamano
2
-7
/
+5
2018-06-28
Merge branch 'tz/cred-netrc-cleanup'
Junio C Hamano
3
-6
/
+11
2018-06-28
Merge branch 'jc/clean-after-sanity-tests'
Junio C Hamano
5
-9
/
+6
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
4
-34
/
+136
2018-06-28
Merge branch 'pw/add-p-recount'
Junio C Hamano
2
-1
/
+44
2018-06-28
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
2
-4
/
+45
2018-06-28
Merge branch 'ms/send-pack-honor-config'
Junio C Hamano
1
-1
/
+1
2018-06-28
Merge branch 'jh/partial-clone'
Junio C Hamano
2
-0
/
+10
2018-06-28
Merge branch 'sg/gpg-tests-fix'
Junio C Hamano
4
-7
/
+6
2018-06-28
Merge branch 'as/safecrlf-quiet-fix'
Junio C Hamano
2
-1
/
+11
2018-06-28
Merge branch 'ab/refspec-init-fix'
Junio C Hamano
4
-7
/
+15
2018-06-28
Documentation: declare "core.ignoreCase" as internal variable
Marc Strapetz
1
-3
/
+6
2018-06-28
commit-graph: fix documentation inconsistencies
Derrick Stolee
1
-5
/
+5
2018-06-28
fetch-pack: implement ref-in-want
Brandon Williams
4
-3
/
+186
2018-06-28
fetch-pack: put shallow info in output parameter
Brandon Williams
8
-24
/
+77
2018-06-28
fetch: refactor to make function args narrower
Brandon Williams
1
-26
/
+26
2018-06-28
fetch: refactor fetch_refs into two functions
Brandon Williams
1
-5
/
+18
2018-06-28
fetch: refactor the population of peer ref OIDs
Brandon Williams
1
-18
/
+18
2018-06-28
upload-pack: test negotiation with changing repository
Brandon Williams
4
-0
/
+99
2018-06-28
upload-pack: implement ref-in-want
Brandon Williams
4
-1
/
+260
2018-06-27
git-rebase--merge: modernize "git-$cmd" to "git $cmd"
Elijah Newren
1
-2
/
+2
2018-06-27
Fix use of strategy options with interactive rebases
Elijah Newren
3
-3
/
+8
2018-06-27
t3418: add testcase showing problems with rebase -i and strategy options
Elijah Newren
1
-0
/
+32
2018-06-27
dir.c: fix typos in core.excludesfile comment
Todd Zullinger
1
-1
/
+1
2018-06-27
gitignore.txt: clarify default core.excludesfile path
Todd Zullinger
1
-1
/
+1
2018-06-27
git-rebase: make --allow-empty-message the default
Elijah Newren
4
-22
/
+8
2018-06-27
t3401: add directory rename testcases for rebase and am
Elijah Newren
1
-0
/
+105
[prev]
[next]