Commits
User selector
Commit history
Commits on Sep 25, 2012
Commits on Apr 21, 2012
Commits on Oct 5, 2010
Changed versiontag prefix to allow addition of dynamic data (i.e. date)
Show description for ff275faauthored andcommitted
Commits on Aug 22, 2010
Commits on Aug 21, 2010
Commits on Jul 22, 2010
Change the default behaviour of all scripts to NOT fetch.
Show description for de95e00committed
Commits on Jul 9, 2010
Commits on Jun 29, 2010
- authored andcommitted
- authored andcommitted
Commits on Apr 4, 2010
Commits on Feb 24, 2010
Commits on Feb 22, 2010
Better naming of common functions categorizing them into common,
Show description for 7832d6ecommitted
Commits on Feb 20, 2010
Added function gitflow_require_initialized(), to assert that the gitflow
Show description for c1598bfcommittedRewrite the way git-flow initialized its variables in git-flow and assumed
Show description for d72e4accommittedDon't store remote and local branch names in shell variables, but query
Show description for 21c7aa9committed
Commits on Feb 15, 2010
Replaced all 'typeset' and 'typeset -i' calls by 'local', as adviced on:
Show description for f46e290committed
Commits on Feb 9, 2010
Commits on Feb 7, 2010
Commits on Feb 4, 2010
Added an optional <base> argument to all start subactions.
Show description for 010252acommitted- committed
Commits on Jan 29, 2010
Make the 'to fetch or not to fetch' flag explicit in the other commands, too.
Show description for 2acfffdcommitted- committed
Commits on Jan 28, 2010
Merge branch 'feature/subcmd-structure' into develop
Show description for 46e9c86committedGive all subcommands an optional setup() function that will be called by git-flow in order to let the subcommand initialize its environment.
Show description for b866b01committed