index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
script
/
ceph-backport.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
script/ceph-backport: allow hyphen in project during ceph fork deduction
J. Eric Ivancich
2024-12-19
1
-1
/
+1
*
script/ceph-backport: only fetch the merge sha1
Patrick Donnelly
2024-06-28
1
-1
/
+1
*
script/ceph-backport: do not assume ref layout for checkout
Patrick Donnelly
2024-06-28
1
-4
/
+4
*
srcipt/ceph-backports: add redmine ticket's JSON to debug output
Rishabh Dave
2024-06-12
1
-0
/
+1
*
script/ceph-backport: lookup "Release" custom_field by id
Patrick Donnelly
2024-06-06
1
-1
/
+1
*
script/ceph-backport: update Ceph PR id
Patrick Donnelly
2024-05-24
1
-2
/
+2
*
Revert "src/scripts/ceph-backport.sh: Add PR checklist"
Kamoltat
2024-03-02
1
-6
/
+0
*
src/scripts/ceph-backport.sh: Add PR checklist
Kamoltat
2024-02-27
1
-0
/
+6
*
script/ceph-backport: perform cherry-pick in single command
Patrick Donnelly
2023-08-14
1
-41
/
+26
*
script: ceph-backport.sh respects --force when PR is not merged in main
Radosław Zarzyński
2023-03-17
1
-3
/
+8
*
script: update backport scripts for reef
Nizamudeen A
2023-03-04
1
-0
/
+1
*
script/ceph-backport.sh: add label entries for cephadm
Adam King
2022-06-21
1
-0
/
+2
*
Merge pull request #46405 from mgfritch/ceph-backport-fw-slash
Adam King
2022-06-07
1
-1
/
+1
|
\
|
*
script/ceph-backport.sh: consume excess forward slash chars
Michael Fritch
2022-06-01
1
-1
/
+1
*
|
script/ceph-backport.sh: deal with main branch
Ernesto Puerta
2022-06-02
1
-6
/
+6
|
/
*
script: backport updates for quincy
Neha Ojha
2022-01-18
1
-0
/
+1
*
script: make backport scripts know about pacific
Nathan Cutler
2021-01-22
1
-1
/
+1
*
src/script/ceph-backport.sh: abort if jq not available
Nathan Cutler
2020-11-03
1
-1
/
+11
*
script/ceph-backport.sh: Check if jq is installed
Tiago Melo
2020-08-14
1
-0
/
+12
*
script: fix bash invocation on systems where bash live elsewhere
Willem Jan Withagen
2020-05-21
1
-1
/
+2
*
script/ceph-backport.sh: bump version number
Nathan Cutler
2020-03-24
1
-1
/
+1
*
script/ceph-backport.sh: set target_branch in API case
Nathan Cutler
2020-03-24
1
-2
/
+3
*
script/ceph-backport.sh: update for octopus
Nathan Cutler
2020-03-23
1
-1
/
+2
*
ceph-backport.sh: bump version number
Nathan Cutler
2020-02-21
1
-1
/
+1
*
ceph-backport.sh: fix setup routine
Nathan Cutler
2020-02-21
1
-6
/
+1
*
ceph-backport.sh: use Basic Authentication instead of access_token
Nathan Cutler
2020-02-10
1
-29
/
+34
*
ceph-backport.sh/PR quoting: eliminate unwanted newlines
Nathan Cutler
2020-02-10
1
-6
/
+34
*
ceph-backport.sh: bump version number
Nathan Cutler
2020-02-10
1
-1
/
+1
*
ceph-backport.sh: restore "set -x" when in debug mode
Nathan Cutler
2019-11-19
1
-0
/
+13
*
ceph-backport.sh: mention --force in usage message
Nathan Cutler
2019-11-19
1
-0
/
+1
*
ceph-backport.sh: allow user to specify --fork explicitly
Nathan Cutler
2019-11-19
1
-4
/
+29
*
ceph-backport.sh/interactive_setup: abort if Step 3 fails
Nathan Cutler
2019-11-08
1
-0
/
+1
*
ceph-backport.sh: increment version number
Nathan Cutler
2019-11-08
1
-1
/
+1
*
ceph-backport.sh: fix interactive setup brokenness
Nathan Cutler
2019-11-08
1
-7
/
+5
*
ceph-backport.sh: allow cherry-picking from non-master (via --force)
Nathan Cutler
2019-11-08
1
-4
/
+9
*
ceph-backport.sh --existing-pr: do not clobber existing labels
Nathan Cutler
2019-11-08
1
-16
/
+62
*
ceph-backport.sh: --existing-pr ... --force should update PR body
Nathan Cutler
2019-11-08
1
-1
/
+8
*
ceph-backport.sh: guess component with --existing-pr
Nathan Cutler
2019-11-08
1
-13
/
+17
*
ceph-backport.sh: increment the version number
Nathan Cutler
2019-11-04
1
-1
/
+1
*
ceph-backport.sh: delete deprecated config file after setup complete
Nathan Cutler
2019-11-04
1
-40
/
+25
*
ceph-backport.sh: implement interactive setup routine and new options
Nathan Cutler
2019-11-04
1
-410
/
+983
*
ceph-backport.sh: rename --prepare to --cherry-pick-only
Nathan Cutler
2019-10-24
1
-4
/
+9
*
ceph-backport.sh: refuse to cherry-pick from PR that isn't merged
Nathan Cutler
2019-10-23
1
-0
/
+8
*
ceph-backport.sh: refuse to cherry-pick from non-master PR
Nathan Cutler
2019-10-23
1
-2
/
+12
*
ceph-backport.sh: better variable names in cherry_pick_phase
Nathan Cutler
2019-10-23
1
-8
/
+9
*
ceph-backport.sh: increment version number
Nathan Cutler
2019-10-23
1
-1
/
+1
*
ceph-backport.sh: when github_user not set, do not fall back
Nathan Cutler
2019-10-23
1
-25
/
+22
*
ceph-backport.sh: when not in clone, explain how to get setup advice
Nathan Cutler
2019-10-23
1
-0
/
+1
*
ceph-backport.sh: do remote API call to vet the github token
Nathan Cutler
2019-10-23
1
-12
/
+46
*
ceph-backport.sh: introduce BACKPORT_COMMON env var
Nathan Cutler
2019-10-23
1
-1
/
+1
[next]