2011-09-02 |
Bjoern Ricks |
Use self.localdir
|
2011-09-02 |
Bjoern Ricks |
Pull needs the local dir
|
2011-09-02 |
Bjoern Ricks |
Refactor git pull command out of update
|
2011-09-02 |
Bjoern Ricks |
Fix variable name
|
2011-09-02 |
Bjoern Ricks |
Add more debug output
|
2011-09-02 |
Bjoern Ricks |
commands from config files may contain arguments therefore commandparse must split also kw args
|
2011-09-02 |
Bjoern Ricks |
Accept also --config for --config-file
|
2011-09-02 |
Bjoern Ricks |
Correct syntax and display abspath of config file
|
2011-09-02 |
Bjoern Ricks |
Check if config file exists and set destination of --config option to config_file
|
2011-09-02 |
Bjoern Ricks |
Also use option --config to pass the config file
|
2011-09-02 |
Bjoern Ricks |
Use local-master as default local branch name if no branch is set in the config
|
2011-09-02 |
Bjoern Ricks |
Fix typo
|
2011-09-02 |
Bjoern Ricks |
import capture_output
|
2011-09-02 |
Bjoern Ricks |
Fix: use self.branch to check if it contains a ":" branch variable could be None
|
2011-09-02 |
Bjoern Ricks |
Set default branch to "master"
|
2011-09-02 |
Bjoern Ricks |
Refactor git branching
|
2011-09-02 |
Bjoern Ricks |
Use logging instead of print
|
2011-05-31 |
Bjoern Ricks |
Include Andres changes to build gnupg from git with testing for scratchbox
|
2011-05-31 |
Bjoern Ricks |
Always use Pbuilder to create sources for gnupg
|
2011-03-08 |
Bjoern Ricks |
fix: short_rules_revision is a member variable
|
2011-03-08 |
Bjoern Ricks |
fix: don't call update function anymore
|
2011-03-08 |
Bjoern Ricks |
add short_rules_revision template
|
2011-03-08 |
Bjoern Ricks |
add a copy method for git
|
2011-03-08 |
Andre Heinecke |
Change the packaging rules to handle git sources
|
2011-02-08 |
Bjoern Ricks |
fixed typo
|
2011-02-02 |
Bjoern Ricks |
checkout git branch on update
|
2011-02-02 |
Bjoern Ricks |
fix variable name
|
2011-02-02 |
Bjoern Ricks |
log used git repo and branch
|
2011-02-01 |
Bjoern Ricks |
short revision doesn't depend on pkg_revision
|
2011-01-12 |
Sascha Teichmann |
contrib: copy-latest-pkgs.py copies now sources, too.
|
2011-01-11 |
Sascha Teichmann |
contrib: Added copy-latest-pkgs.py to copy/hardlink latest
|
2011-01-11 |
Bjoern Ricks |
provide stubs for short_revision number
|