index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subcmds
/
abandon.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
abandon: add support for --quiet
Mike Frysinger
2020-02-20
1
-2
/
+8
*
resort a few module imports to follow PEP8
Mike Frysinger
2020-02-18
1
-1
/
+3
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+2
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
1
-4
/
+4
*
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-08-28
1
-5
/
+5
*
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