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
/
t4150-am.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
t: use commit_body to extract commit message bodies
Shlok Kulshreshtha
1
-4
/
+4
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-24
/
+24
2025-07-07
t4150: fix warning printed by awk due to escaped '\@'
Patrick Steinhardt
1
-1
/
+1
2025-04-07
t: refactor tests depending on Perl to print data
Patrick Steinhardt
1
-5
/
+5
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-1
/
+1
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-22
convert: fix leaks when resetting attributes
Patrick Steinhardt
1
-0
/
+1
2024-03-18
builtin/am: allow disabling conflict advice
Philippe Blain
1
-4
/
+4
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-2
/
+2
2023-04-11
Merge branch 'jc/spell-id-in-both-caps-in-message-id'
Junio C Hamano
1
-4
/
+4
2023-04-03
e-mail workflow: Message-ID is spelled with ID in both capital letters
Junio C Hamano
1
-4
/
+4
2023-01-16
Merge branch 'tr/am--no-verify'
Junio C Hamano
1
-0
/
+32
2023-01-05
am: allow passing --no-verify flag
Thierry Reding
1
-0
/
+32
2022-12-25
format-patch: support format.mboxrd with --stdout
Eric Wong
1
-1
/
+1
2022-03-17
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason
1
-18
/
+6
2022-02-04
i18n: factorize "invalid value" messages
Jean-Noël Avila
1
-1
/
+1
2022-01-05
Merge branch 'xw/am-empty'
Junio C Hamano
1
-0
/
+107
2021-12-15
am: support --allow-empty to record specific empty patches
徐沛文 (Aleen)
1
-0
/
+57
2021-12-15
am: support --empty=<option> to handle empty patches
徐沛文 (Aleen)
1
-0
/
+50
2021-12-13
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine
1
-1
/
+1
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-11-19
t4*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-14
/
+14
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-09-26
tests: avoid variations of the `master` branch name
Johannes Schindelin
1
-4
/
+4
2020-08-13
Merge branch 'ma/test-quote-cleanup'
Junio C Hamano
1
-4
/
+4
2020-08-06
t: don't spuriously close and reopen quotes
Martin Ågren
1
-4
/
+4
2020-08-06
apply: do not lazy fetch when applying binary
Jonathan Tan
1
-0
/
+16
2020-03-22
t: fix whitespace around &&
Andrei Rybak
1
-1
/
+1
2020-02-20
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
1
-0
/
+10
2020-02-20
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
1
-0
/
+10
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
1
-0
/
+52
2019-03-13
t4150: remove unused variable
Andrei Rybak
1
-3
/
+1
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-2
/
+2
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
1
-2
/
+2
2018-08-17
Merge branch 'ar/t4150-am-scissors-test-fix'
Junio C Hamano
1
-19
/
+20
2018-08-06
t4150: fix broken test for am --scissors
Andrei Rybak
1
-19
/
+20
2018-05-14
t: switch $_z40 to $ZERO_OID
brian m. carlson
1
-2
/
+2
2018-03-06
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
1
-0
/
+5
2018-02-14
am: support --quit
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2018-02-12
am: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2017-08-08
am: fix signoff when other trailers are present
Phillip Wood
1
-20
/
+63
2017-04-11
mailinfo: fix in-body header continuations
Linus Torvalds
1
-2
/
+4
2016-09-21
mailinfo: handle in-body header continuations
Jonathan Tan
1
-0
/
+23
2016-06-06
am: support --patch-format=mboxrd
Eric Wong
1
-0
/
+20
2015-09-08
Merge branch 'jc/builtin-am-signoff-regression-fix'
Junio C Hamano
1
-0
/
+48
2015-09-06
am: match --signoff to the original scripted version
Junio C Hamano
1
-0
/
+48
2015-09-01
rerere: release lockfile in non-writing functions
Jeff King
1
-0
/
+36
2015-08-04
git-am: add am.threeWay config variable
Remi Lespinet
1
-0
/
+19
2015-08-03
Merge branch 'pt/am-tests'
Junio C Hamano
1
-0
/
+217
2015-08-03
Merge branch 'pt/am-foreign'
Junio C Hamano
1
-0
/
+82
[next]