chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
d3cb28c
)
Add a boundary to parse_patches in pick.py
author
Catalin Marinas
<catalin.marinas@gmail.com>
Mon, 24 Mar 2008 10:19:49 +0000
(10:19 +0000)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Mon, 24 Mar 2008 10:19:49 +0000
(10:19 +0000)
By specifying 'stg pick -B aaa ..', stgit would pick both applied and unapplied patches. Simply set the boundary to len(applied) so that unapplied patches have to be picked explicitly.
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
No differences found