index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3510-cherry-pick-sequence.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sequencer: fix edit handling for cherry-pick and revert messages
Elijah Newren
2021-03-31
1
-1
/
+31
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-4
/
+4
*
cherry-pick: add test for `--skip` advice in `git commit`
Johannes Schindelin
2019-12-06
1
-1
/
+2
*
cherry-pick/revert: advise using --skip
Rohit Ashiwal
2019-07-02
1
-0
/
+20
*
cherry-pick/revert: add --skip option
Rohit Ashiwal
2019-07-02
1
-0
/
+102
*
t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks
Sergey Organov
2018-12-26
1
-2
/
+6
*
Merge branch 'nd/cherry-pick-quit-fix'
Junio C Hamano
2018-08-20
1
-1
/
+6
|
\
|
*
cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD
Nguyễn Thái Ngọc Duy
2018-08-16
1
-1
/
+6
*
|
Merge branch 'jk/empty-pick-fix'
Junio C Hamano
2018-07-24
1
-1
/
+6
|
\
\
|
*
|
sequencer: handle empty-set cases consistently
Jeff King
2018-07-11
1
-1
/
+6
|
|
/
*
|
t: switch $_x40 to $OID_REGEX
brian m. carlson
2018-05-14
1
-4
/
+4
*
|
Merge branch 'ps/test-chmtime-get'
Junio C Hamano
2018-04-25
1
-2
/
+2
|
\
\
|
*
|
t/helper: 'test-chmtime (--get|-g)' to print only the mtime
Paul-Sebastian Ungureanu
2018-04-09
1
-2
/
+2
|
|
/
*
/
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-2
/
+2
|
/
*
Merge branch 'pb/test-must-fail-is-for-git'
Junio C Hamano
2017-01-19
1
-3
/
+3
|
\
|
*
don't use test_must_fail with grep
Pranit Bauva
2017-01-07
1
-3
/
+3
*
|
sequencer: make sequencer abort safer
Stephan Beyer
2016-12-09
1
-1
/
+1
*
|
t3510: test that cherry-pick --abort does not unsafely change HEAD
Stephan Beyer
2016-12-09
1
-0
/
+10
|
/
*
tests: move test_cmp_rev to test-lib-functions
Martin von Zweigbergk
2012-12-23
1
-6
/
+0
*
cherry-pick: don't forget -s on failure
Miklos Vajna
2012-09-14
1
-3
/
+3
*
Merge branch 'rr/maint-t3510-cascade-fix'
Junio C Hamano
2012-06-07
1
-1
/
+1
|
\
|
*
t3510 (cherry-pick-sequence): add missing '&&'
Ramkumar Ramachandra
2012-06-05
1
-1
/
+1
*
|
t3502, t3510: clarify cherry-pick -m failure
Ramkumar Ramachandra
2011-12-15
1
-1
/
+1
*
|
t3510 (cherry-pick-sequencer): use exit status
Ramkumar Ramachandra
2011-12-15
1
-29
/
+29
*
|
revert: tolerate extra spaces, tabs in insn sheet
Ramkumar Ramachandra
2011-12-15
1
-0
/
+11
*
|
revert: make commit subjects in insn sheet optional
Ramkumar Ramachandra
2011-12-15
1
-0
/
+28
|
/
*
Revert "reset: Make reset remove the sequencer state"
Jonathan Nieder
2011-12-12
1
-1
/
+1
*
revert: do not remove state until sequence is finished
Jonathan Nieder
2011-12-12
1
-3
/
+3
*
revert: allow single-pick in the middle of cherry-pick sequence
Jonathan Nieder
2011-12-12
1
-0
/
+12
*
revert: pass around rev-list args in already-parsed form
Jonathan Nieder
2011-12-12
1
-0
/
+5
*
revert: allow cherry-pick --continue to commit before resuming
Jonathan Nieder
2011-12-12
1
-3
/
+136
*
revert: remove --reset compatibility option
Jonathan Nieder
2011-11-23
1
-2
/
+2
*
revert: introduce --abort to cancel a failed cherry-pick
Jonathan Nieder
2011-11-23
1
-0
/
+96
*
revert: rename --reset option to --quit
Jonathan Nieder
2011-11-22
1
-5
/
+26
*
revert: Introduce --continue to continue the operation
Ramkumar Ramachandra
2011-08-08
1
-0
/
+96
*
revert: Don't implicitly stomp pending sequencer operation
Ramkumar Ramachandra
2011-08-08
1
-0
/
+9
*
revert: Remove sequencer state when no commits are pending
Ramkumar Ramachandra
2011-08-08
1
-0
/
+24
*
revert: Introduce --reset to remove sequencer state
Ramkumar Ramachandra
2011-08-05
1
-1
/
+13
*
revert: Save command-line options for continuing operation
Ramkumar Ramachandra
2011-08-05
1
-2
/
+27
*
revert: Save data for continuing after conflict resolution
Ramkumar Ramachandra
2011-08-05
1
-0
/
+48