summaryrefslogtreecommitdiffstats
path: root/subcmds/cherry_pick.py
Commit message (Expand)AuthorAgeFilesLines
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+1
* Fix various whitespace issues reported by pyflakesDavid Pursehouse2020-02-121-1/+1
* Fix flake8 E251 unexpected spaces around keyword / parameter equalsDavid Pursehouse2020-02-121-7/+7
* split out cli validation from executionv1.13.5Mike Frysinger2019-08-281-1/+2
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Fix 'repo cherry-pick' to avoid hanging on commit-msg update.Than McIntosh2015-06-221-0/+1
* Fix: Missing spaces in printed messagesDavid Pursehouse2013-03-051-1/+1
* Add missing sys module when referencing stderrConley Owens2013-02-121-2/+2
* Change print statements to work in python3Sarah Owens2012-11-131-11/+10
* Clean up importsDavid Pursehouse2012-09-181-1/+2
* Remove unused importsDavid Pursehouse2012-08-231-1/+1
* Added repo cherry-pick commandv1.7.4.3Victor Boivie2011-04-071-0/+114