summaryrefslogtreecommitdiff
path: root/tcwg-upstream2gerrit.sh
AgeCommit message (Expand)Author
2023-06-07Remove obsolete scriptsMaxim Kuvyrkov
2023-03-08Do not "<output> | grep -q", use "<output> | grep -q ... >/dev/null" insteadMaxim Kuvyrkov
2022-09-07Make "git reset --hard" quietMaxim Kuvyrkov
2020-04-28Shellcheck fixes round 3David Spickett
2020-04-22Various shellcheck warning fixesDavid Spickett
2018-11-26Don't ignore "null" values in variable expansionsMaxim Kuvyrkov
2018-01-31jenkins-helpers.sh: New helper convert_args_to_variablesMaxim Kuvyrkov
2018-01-25tcwg-upstream2gerrit.sh: Add 'filter' parameter.Christophe Lyon
2018-01-25tcwg-upstream2gerrit.sh: Call git am --abort if 'git am' failedChristophe Lyon
2018-01-25tcwg-upstream2gerrit.sh: Do not try to git reset on patch_file.Christophe Lyon
2018-01-24tcwg-upstream2gerrit.sh: Use reference repo for git cloningMaxim Kuvyrkov
2018-01-22tcwg-upstream2gerrit.sh: Proof-of-concept script to test upstream patchesMaxim Kuvyrkov