##// END OF EJS Templates
add ability to check what PRs should be backported in backport_pr...
add ability to check what PRs should be backported in backport_pr just run: python tools/backport_pr.py 1.x to see what PRs are marked for backport, but not yet applied.

File last commit:

r11030:f473514c
r12424:f37f469b
Show More
.gitignore
16 lines | 189 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox