index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-02
submodule--helper: remove unused "list" helper
Ævar Arnfjörð Bjarmason
1
-25
/
+0
2022-09-02
submodule tests: test for "add <repository> <abs-path>"
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-09-02
submodule tests: test usage behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+26
2022-09-01
Merge branch 'en/t4301-more-merge-tree-tests'
Junio C Hamano
1
-1
/
+573
2022-09-01
Merge branch 'en/merge-unstash-only-on-clean-merge'
Junio C Hamano
1
-0
/
+9
2022-09-01
Merge branch 'sg/parse-options-subcommand'
Junio C Hamano
10
-8
/
+421
2022-09-01
Merge branch 'ds/bundle-uri-clone'
Junio C Hamano
3
-0
/
+128
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
3
-4
/
+4
2022-09-01
t: retire unused chainlint.sed
Eric Sunshine
1
-399
/
+0
2022-09-01
t/Makefile: teach `make test` and `make prove` to run chainlint.pl
Eric Sunshine
1
-3
/
+17
2022-09-01
test-lib: replace chainlint.sed with chainlint.pl
Eric Sunshine
1
-2
/
+7
2022-09-01
test-lib: retire "lint harder" optimization hack
Eric Sunshine
4
-21
/
+3
2022-09-01
t/chainlint: add more chainlint.pl self-tests
Eric Sunshine
34
-2
/
+336
2022-09-01
chainlint.pl: allow `|| echo` to signal failure upstream of a pipe
Eric Sunshine
3
-0
/
+24
2022-09-01
chainlint.pl: complain about loops lacking explicit failure handling
Eric Sunshine
12
-7
/
+153
2022-09-01
chainlint.pl: don't flag broken &&-chain if failure indicated explicitly
Eric Sunshine
7
-2
/
+62
2022-09-01
chainlint.pl: don't flag broken &&-chain if `$?` handled explicitly
Eric Sunshine
3
-0
/
+26
2022-09-01
chainlint.pl: don't require `&` background command to end with `&&`
Eric Sunshine
3
-1
/
+20
2022-09-01
t/Makefile: apply chainlint.pl to existing self-tests
Eric Sunshine
6
-14
/
+46
2022-09-01
chainlint.pl: don't require `return|exit|continue` to end with `&&`
Eric Sunshine
7
-2
/
+63
2022-09-01
chainlint.pl: validate test scripts in parallel
Eric Sunshine
1
-1
/
+49
2022-09-01
chainlint.pl: add parser to identify test definitions
Eric Sunshine
1
-3
/
+60
2022-09-01
chainlint.pl: add parser to validate tests
Eric Sunshine
1
-0
/
+46
2022-09-01
chainlint.pl: add POSIX shell parser
Eric Sunshine
1
-0
/
+243
2022-09-01
chainlint.pl: add POSIX shell lexical analyzer
Eric Sunshine
1
-0
/
+177
2022-09-01
t: add skeleton chainlint.pl
Eric Sunshine
1
-0
/
+115
2022-09-01
add -p: ignore dirty submodules
Johannes Schindelin
1
-0
/
+12
2022-09-01
add -p: gracefully handle unparseable hunk headers in colored diffs
Johannes Schindelin
1
-0
/
+10
2022-09-01
add -p: detect more mismatches between plain vs colored diffs
Johannes Schindelin
1
-2
/
+3
2022-08-30
test-crontab: minor memory and error handling fixes
Jeff King
1
-11
/
+12
2022-08-30
t6132(NO_PERL): do not run the scripted `add -p`
Johannes Schindelin
1
-1
/
+5
2022-08-30
t3701: test the built-in `add -i` regardless of NO_PERL
Johannes Schindelin
1
-2
/
+2
2022-08-29
Merge branch 'es/fix-chained-tests'
Junio C Hamano
5
-13
/
+14
2022-08-29
Merge branch 'vd/fix-perf-tests'
Junio C Hamano
2
-2
/
+2
2022-08-29
Merge branch 'jd/prompt-show-conflict'
Junio C Hamano
1
-0
/
+16
2022-08-29
Merge branch 'en/ancestry-path-in-a-range'
Junio C Hamano
1
-63
/
+36
2022-08-29
Merge branch 'mt/rot13-in-c'
Junio C Hamano
7
-294
/
+422
2022-08-29
Merge branch 'ds/decorate-filter-tweak'
Junio C Hamano
10
-43
/
+450
2022-08-29
format-patch: learn format.forceInBodyFrom configuration variable
Junio C Hamano
1
-0
/
+24
2022-08-29
format-patch: allow forcing the use of in-body From: header
Junio C Hamano
1
-0
/
+13
2022-08-29
t4301: emit blank line in more idiomatic fashion
Eric Sunshine
1
-10
/
+10
2022-08-29
t4301: fix broken &&-chains and add missing loop termination
Eric Sunshine
1
-2
/
+2
2022-08-28
gc: use temporary file for editing crontab
brian m. carlson
1
-2
/
+2
2022-08-28
test-mergesort: use mem_pool for sort input
René Scharfe
1
-1
/
+3
2022-08-28
test-mergesort: read sort input all at once
René Scharfe
1
-12
/
+24
2022-08-28
t4301: account for behavior differences between sed implementations
Eric Sunshine
1
-1
/
+1
2022-08-28
Merge branch 'en/t4301-more-merge-tree-tests' into es/t4301-sed-portability-fix
Junio C Hamano
1
-1
/
+573
2022-08-26
grep: fix multibyte regex handling under macOS
Diomidis Spinellis
1
-0
/
+15
2022-08-26
Merge branch 'vd/sparse-reset-checkout-fixes' into maint
Junio C Hamano
1
-0
/
+25
2022-08-26
Merge branch 'jk/fsck-tree-mode-bits-fix' into maint
Junio C Hamano
2
-0
/
+31
[prev]
[next]