index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
t7000-t7999: fix broken &&-chains
Eric Sunshine
2018-07-16
7
-57
/
+57
*
t6000-t6999: fix broken &&-chains
Eric Sunshine
2018-07-16
5
-17
/
+17
*
t5000-t5999: fix broken &&-chains
Eric Sunshine
2018-07-16
14
-24
/
+24
*
t4000-t4999: fix broken &&-chains
Eric Sunshine
2018-07-16
6
-17
/
+17
*
t3030: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-170
/
+170
*
t3000-t3999: fix broken &&-chains
Eric Sunshine
2018-07-16
10
-28
/
+28
*
t2000-t2999: fix broken &&-chains
Eric Sunshine
2018-07-16
2
-8
/
+8
*
t1000-t1999: fix broken &&-chains
Eric Sunshine
2018-07-16
6
-19
/
+19
*
t0000-t0999: fix broken &&-chains
Eric Sunshine
2018-07-16
3
-15
/
+15
*
t9814: simplify convoluted check that command correctly errors out
Eric Sunshine
2018-07-16
1
-15
/
+3
*
t9001: fix broken "invoke hook" test
Eric Sunshine
2018-07-16
1
-2
/
+2
*
t7810: use test_expect_code() instead of hand-rolled comparison
Eric Sunshine
2018-07-16
1
-4
/
+3
*
t7400: fix broken "submodule add/reconfigure --force" test
Eric Sunshine
2018-07-16
1
-5
/
+6
*
t7201: drop pointless "exit 0" at end of subshell
Eric Sunshine
2018-07-03
1
-1
/
+0
*
t6036: fix broken "merge fails but has appropriate contents" tests
Eric Sunshine
2018-07-03
1
-4
/
+4
*
t5505: modernize and simplify hard-to-digest test
Eric Sunshine
2018-07-03
1
-6
/
+2
*
t5406: use write_script() instead of birthing shell script manually
Eric Sunshine
2018-07-03
1
-2
/
+3
*
t5405: use test_must_fail() instead of checking exit code manually
Eric Sunshine
2018-07-03
1
-2
/
+1
*
t/lib-submodule-update: fix "absorbing" test
Eric Sunshine
2018-07-03
1
-3
/
+2
*
t: drop unnecessary terminating semicolon in subshell
Eric Sunshine
2018-07-03
3
-4
/
+4
*
t: use sane_unset() rather than 'unset' with broken &&-chain
Eric Sunshine
2018-07-03
2
-3
/
+3
*
t: use test_write_lines() instead of series of 'echo' commands
Eric Sunshine
2018-07-03
10
-62
/
+61
*
t: use test_might_fail() instead of manipulating exit code manually
Eric Sunshine
2018-07-03
4
-10
/
+8
*
Second batch for 2.19 cycle
Junio C Hamano
2018-06-28
1
-0
/
+44
*
Merge branch 'sb/fix-fetching-moved-submodules'
Junio C Hamano
2018-06-28
2
-7
/
+5
|
\
|
*
t5526: test recursive submodules when fetching moved submodules
Stefan Beller
2018-06-14
1
-5
/
+1
|
*
submodule: fix NULL correctness in renamed broken submodules
Stefan Beller
2018-06-14
1
-2
/
+4
*
|
Merge branch 'tz/cred-netrc-cleanup'
Junio C Hamano
2018-06-28
3
-6
/
+11
|
\
\
|
*
|
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
2018-06-18
1
-0
/
+3
|
*
|
git-credential-netrc: fix exit status when tests fail
Luis Marsano
2018-06-18
1
-1
/
+3
|
*
|
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano
2018-06-18
2
-2
/
+2
|
*
|
git-credential-netrc: minor whitespace cleanup in test script
Todd Zullinger
2018-06-18
1
-4
/
+4
*
|
|
Merge branch 'jc/clean-after-sanity-tests'
Junio C Hamano
2018-06-28
5
-9
/
+6
|
\
\
\
|
*
|
|
tests: clean after SANITY tests
Junio C Hamano
2018-06-15
5
-9
/
+6
*
|
|
|
Merge branch 'nd/completion-negation'
Junio C Hamano
2018-06-28
4
-34
/
+136
|
\
\
\
\
|
*
|
|
|
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
2018-06-11
3
-29
/
+115
|
*
|
|
|
completion: suppress some -no- options
Nguyễn Thái Ngọc Duy
2018-05-29
2
-6
/
+6
|
*
|
|
|
parse-options: option to let --git-completion-helper show negative form
Nguyễn Thái Ngọc Duy
2018-05-29
3
-30
/
+46
*
|
|
|
|
Merge branch 'pw/add-p-recount'
Junio C Hamano
2018-06-28
2
-1
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
add -p: fix counting empty context lines in edited patches
Phillip Wood
2018-06-11
2
-1
/
+44
*
|
|
|
|
|
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
2018-06-28
2
-4
/
+45
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fetch-pack: test explicitly that --all can fetch tag references pointing to n...
Kirill Smelkov
2018-06-13
1
-0
/
+31
|
*
|
|
|
|
|
fetch-pack: don't try to fetch peel values with --all
Jeff King
2018-06-11
2
-4
/
+14
*
|
|
|
|
|
|
Merge branch 'ms/send-pack-honor-config'
Junio C Hamano
2018-06-28
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
builtin/send-pack: populate the default configs
Masaya Suzuki
2018-06-12
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-06-28
2
-0
/
+10
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
list-objects: check if filter is NULL before using
Jonathan Tan
2018-06-12
2
-0
/
+10
*
|
|
|
|
|
|
|
|
Merge branch 'sg/gpg-tests-fix'
Junio C Hamano
2018-06-28
4
-7
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
tests: make forging GPG signed commits and tags more robust
SZEDER Gábor
2018-06-11
4
-5
/
+4
|
*
|
|
|
|
|
|
|
|
t7510-signed-commit: use 'test_must_fail'
SZEDER Gábor
2018-06-11
1
-2
/
+2
[next]