lp://staging/~ubuntuone-hackers/tarmac/trunk
Created by
Sidnei da Silva
and last modified
- Get this branch:
- bzr branch lp://staging/~ubuntuone-hackers/tarmac/trunk
Members of
Ubuntu One hackers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/tarmac
- Paul Hummer: Pending requested
-
Diff: 1069 lines (+532/-80) (has conflicts)13 files modifiedbin/tarmac (+3/-1)
docs/introduction.txt (+5/-0)
tarmac/bin/__init__.py (+1/-1)
tarmac/bin/commands.py (+311/-15)
tarmac/bin/options.py (+12/-3)
tarmac/bin/registry.py (+2/-2)
tarmac/branch.py (+111/-20)
tarmac/plugins/command.py (+4/-3)
tarmac/plugins/commitmessage.py (+10/-6)
tarmac/plugins/tests/test_commitmessage.py (+7/-2)
tarmac/tests/mock.py (+2/-0)
tarmac/tests/test_branch.py (+19/-14)
tarmac/tests/test_commands.py (+45/-13)
Branch information
Recent revisions
- 431. By Vincent Ladeuil
-
Set the MP status to Merged after committing instead of waiting for lp to do so.
- 430. By James Westby
-
Allow the branch name to be used in the commit message template. (David Britton)
- 423. By Jonathan Lange
-
Allow verify command to be specified on command line.
- 422. By Jonathan Lange
-
Add "check" command.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/tarmac