1. ab3dc49 Fix: respect the VERSION_PREFIX in hotfix releases, too. by Vincent Driessen · 15 years ago
  2. 4838644 Replace gitflow_check_ prefixes by gitflow_require_ prefixes, for consistency. by Vincent Driessen · 15 years ago
  3. 46e9c86 Merge branch 'feature/subcmd-structure' into develop by Vincent Driessen · 15 years ago
  4. b866b01 Give all subcommands an optional setup() function that will be called by git-flow in order to let the subcommand initialize its environment. by Vincent Driessen · 15 years ago
  5. 49dd62b refactor git config calls to global variables by Benedikt Böhm · 15 years ago
  6. 186d2b5 Refactored the subcommand invocation logic to form a more hierarchical structure and a cleaner design. by Vincent Driessen · 15 years ago
  7. 6c2d30b Structurally replace gitflow by git-flow, as a true git extension. by Vincent Driessen · 15 years ago
  8. 4d22227 make git fetch silent by Benedikt Böhm · 15 years ago
  9. 83d4361 fix modes by Benedikt Böhm · 15 years ago
  10. 96f44c0 make branch prefixes configurable by Benedikt Böhm · 15 years ago
  11. 350e715 make origin configurable by Benedikt Böhm · 15 years ago
  12. 4a864fb make master and develop branch names configurable by Benedikt Böhm · 15 years ago
  13. 00ccea6 refactor the whole thing by Benedikt Böhm · 15 years ago