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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
t7400: fix broken "submodule add/reconfigure --force" test
Eric Sunshine
1
-5
/
+6
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-06-28
Merge branch 'sb/fix-fetching-moved-submodules'
Junio C Hamano
1
-5
/
+1
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
1
-2
/
+39
2018-06-28
Merge branch 'pw/add-p-recount'
Junio C Hamano
1
-0
/
+43
2018-06-28
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
1
-0
/
+41
2018-06-28
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+8
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
1
-0
/
+10
2018-06-25
Merge branch 'cc/tests-without-assuming-ref-files-backend'
Junio C Hamano
1
-1
/
+3
2018-06-25
Merge branch 'nd/reject-empty-shallow-request'
Junio C Hamano
1
-0
/
+11
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-1
/
+1
2018-06-25
Merge branch 'en/merge-recursive-tests'
Junio C Hamano
2
-861
/
+1098
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
2
-10
/
+64
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
1
-0
/
+9
2018-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
1
-3
/
+35
2018-06-19
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-2
/
+4
2018-06-19
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
1
-1
/
+2
2018-06-19
t7400: encapsulate setup code in test_expect_success
Stefan Beller
1
-2
/
+4
2018-06-19
t3404: check root commit in 'rebase -i --root reword root commit'
Todd Zullinger
1
-1
/
+2
2018-06-18
Merge branch 'sg/t7406-chain-fix'
Junio C Hamano
1
-6
/
+6
2018-06-18
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
1
-0
/
+9
2018-06-18
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
1
-0
/
+13
2018-06-18
Merge branch 'ld/git-p4-updates'
Junio C Hamano
3
-0
/
+126
2018-06-18
t7406-submodule-update: fix broken &&-chains
SZEDER Gábor
1
-6
/
+6
2018-06-18
rebase --root: fix amending root commit messages
Johannes Schindelin
1
-1
/
+1
2018-06-18
rebase --root: demonstrate a bug while amending root commit messages
Todd Zullinger
1
-0
/
+9
2018-06-18
ewah_read_mmap: bounds-check mmap reads
Jeff King
1
-0
/
+13
2018-06-18
t3200: clarify description of --set-upstream test
Kaartic Sivaraam
1
-1
/
+1
2018-06-15
tests: clean after SANITY tests
Junio C Hamano
5
-9
/
+6
2018-06-14
t5526: test recursive submodules when fetching moved submodules
Stefan Beller
1
-5
/
+1
2018-06-13
Merge branch 'jk/index-pack-maint'
Junio C Hamano
2
-0
/
+16
2018-06-13
Merge branch 'jk/submodule-fsck-loose-fixup'
Junio C Hamano
1
-7
/
+22
2018-06-13
fetch-pack: test explicitly that --all can fetch tag references pointing to n...
Kirill Smelkov
1
-0
/
+31
2018-06-12
git-p4: auto-size the block
Luke Diamand
1
-0
/
+8
2018-06-12
git-p4: better error reporting when p4 fails
Luke Diamand
1
-0
/
+78
2018-06-12
git-p4: add options --commit and --disable-rebase
Romain Merland
1
-0
/
+40
2018-06-12
list-objects: check if filter is NULL before using
Jonathan Tan
1
-0
/
+8
2018-06-11
fetch-pack: don't try to fetch peel values with --all
Jeff King
1
-0
/
+10
[next]