Mercurial > treepkg
log
age | author | description |
---|---|---|
Fri, 02 Sep 2011 09:47:42 +0000 | Bjoern Ricks | Use local-master as default local branch name if no branch is set in the config |
Fri, 02 Sep 2011 09:43:21 +0000 | Bjoern Ricks | Fix typo |
Fri, 02 Sep 2011 09:36:05 +0000 | Bjoern Ricks | import capture_output |
Fri, 02 Sep 2011 09:28:27 +0000 | Bjoern Ricks | Fix: use self.branch to check if it contains a ":" branch variable could be None |
Fri, 02 Sep 2011 09:26:26 +0000 | Bjoern Ricks | Set default branch to "master" |
Fri, 02 Sep 2011 08:45:28 +0000 | Bjoern Ricks | Refactor git branching |
Fri, 02 Sep 2011 08:43:23 +0000 | Bjoern Ricks | Use logging instead of print |