Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set default file encoding to utf-8 | Mike Frysinger | 2019-06-13 | 1 | -0/+1 |
* | tweak raise/dict syntax for Python 3 compat | Mike Frysinger | 2019-06-13 | 1 | -1/+1 |
* | abandon: fix usage of undefined variable | David Pursehouse | 2017-05-26 | 1 | -1/+1 |
* | implement optional '--all' in the abandon command | Kyunam.jo | 2016-10-17 | 1 | -21/+49 |
* | Removed duplication code in abandon.py | Kyunam.jo | 2016-10-12 | 1 | -1/+0 |
* | Change print statements to work in python3 | Sarah Owens | 2012-11-13 | 1 | -7/+8 |
* | More coding style cleanup | David Pursehouse | 2012-10-22 | 1 | -3/+3 |
* | Fixed repo abandon to give better messages. | Doug Anderson | 2011-04-07 | 1 | -9/+18 |
* | Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' | Shawn O. Pearce | 2009-04-18 | 1 | -2/+21 |
* | Introduce 'repo abandon <branchname>' as an alias for 'git branch -D'v1.0.9 | Shawn O. Pearce | 2008-11-03 | 1 | -0/+42 |