Commit History

Author SHA1 Message Date
  Mike Frysinger 784ccfc040 strip python2-only coding:utf-8 & print_function settings 5 years ago
  Mike Frysinger e6e27b338b abandon: add support for --quiet 6 years ago
  Mike Frysinger af1e5dea35 resort a few module imports to follow PEP8 6 years ago
  David Pursehouse 819827a42d Fix blank line issues reported by flake8 6 years ago
  David Pursehouse abdf750061 Fix indentation issues reported by flake8 6 years ago
  David Pursehouse 54a4e6007a Fix various whitespace issues reported by pyflakes 6 years ago
  Mike Frysinger ae6cb08ae5 split out cli validation from execution 6 years ago
  Mike Frysinger f601376e13 set default file encoding to utf-8 6 years ago
  Mike Frysinger 31067c0ac5 tweak raise/dict syntax for Python 3 compat 6 years ago
  David Pursehouse c354a9b922 abandon: fix usage of undefined variable 8 years ago
  Kyunam.jo 2e14792a94 implement optional '--all' in the abandon command 9 years ago
  Kyunam.jo 699bcd40be Removed duplication code in abandon.py 9 years ago
  Sarah Owens cecd1d864f Change print statements to work in python3 13 years ago
  David Pursehouse 5c6eeac8f0 More coding style cleanup 13 years ago
  Doug Anderson dafb1d68d3 Fixed repo abandon to give better messages. 15 years ago
  Shawn O. Pearce 552ac89929 Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' 17 years ago
  Shawn O. Pearce 9fa44db94b Introduce 'repo abandon <branchname>' as an alias for 'git branch -D' 17 years ago