lp://qastaging/~ken-vandine/quickly/quickly-run
- Get this branch:
- bzr branch lp://qastaging/~ken-vandine/quickly/quickly-run
Branch merges
Related bugs
Bug #398196: "./project_name" broken in ubuntu-project template | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 133. By Didier Roche-Tolomelli
-
* Add completion for options (quickly --ver[TAB] will complete with verbose
option. Same for others. Warning, a new version of quickly_bash_completion
needs to be copied.
* Some cleanage to avoid repetition and having easier maintanable futur
command addition - 132. By Ken VanDine
-
Edit */*.py, now that we moved the files out the the python directory. Fixes LP #397427
- 131. By Didier Roche-Tolomelli
-
Add bash completion to quickly
- copy quickly_bash_completion to /etc/bash_ completion. d/quickly/
- relaunch bashThis feature is context compliant:
* $ quickly [TAB][TAB]: all commands available in the current context:
- if we are outside a project: getstarted new quickly
- in a ubuntu-project:
change-lp-project getstarted new save
dialog glade quickly
edit help release
quickly
* outside a project or from a different project template:
$ quickly -t ubuntu-project [TAB][TAB]
change-lp-project getstarted new save
dialog glade quickly
edit help release
quickly
* template completion:
- $ quickly new [TAB][TAB]
-> Show all available templates (same with quickly quickly command)
- $ quickly -t [TAB][TAB]
-> Same here - 128. By Rick Spencer
-
updated dialog and window code to load ui files after being packaged, looking in /user/share/
project_ name
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)