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
/
t4150-am.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-07-24
Revert "git-am: add am.threeWay config variable"
Junio C Hamano
1
-19
/
+0
2015-07-20
t4150: tests for am --[no-]scissors
Paul Tan
1
-0
/
+48
2015-07-20
t4150: am with post-applypatch hook
Paul Tan
1
-0
/
+38
2015-07-20
t4150: am with pre-applypatch hook
Paul Tan
1
-0
/
+33
2015-07-20
t4150: am with applypatch-msg hook
Paul Tan
1
-0
/
+35
2015-07-20
t4150: am --resolved fails if index has unmerged entries
Paul Tan
1
-0
/
+13
2015-07-20
t4150: am --resolved fails if index has no changes
Paul Tan
1
-0
/
+12
2015-07-20
t4150: am refuses patches when paused
Paul Tan
1
-0
/
+14
2015-07-20
t4150: am fails if index is dirty
Paul Tan
1
-0
/
+12
2015-07-07
t4150: am.messageid really adds the message id
Paul Tan
1
-0
/
+12
2015-06-15
am: teach mercurial patch parser how to read from stdin
Paul Tan
1
-0
/
+10
2015-06-15
am: use gmtime() to parse mercurial patch date
Paul Tan
1
-0
/
+23
2015-06-15
t4150: test applying StGit series
Paul Tan
1
-0
/
+17
2015-06-15
am: teach StGit patch parser how to read from stdin
Paul Tan
1
-0
/
+10
[next]