1. 4838644 Replace gitflow_check_ prefixes by gitflow_require_ prefixes, for consistency. by Vincent Driessen · 15 years ago
  2. 46e9c86 Merge branch 'feature/subcmd-structure' into develop by Vincent Driessen · 15 years ago
  3. 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
  4. 49dd62b refactor git config calls to global variables by Benedikt Böhm · 15 years ago
  5. 170dc74 Refactored the feature, release and support subcommands, too. by Vincent Driessen · 15 years ago
  6. 3911e16 Also, print the version tag in the summary message, then. by Vincent Driessen · 15 years ago
  7. b22a076 make version tag prefix configurable so one can use it for github semver.org compliance by Benedikt Böhm · 15 years ago
  8. 4e5c3e9 In the 'finish release' summary, also exclude the 'v' prefix. by Vincent Driessen · 15 years ago
  9. a1db9f1 Don't prefix tag names with 'v'. If you want that behaviour, include the 'v' on the command line manually. by Vincent Driessen · 15 years ago
  10. 6c2d30b Structurally replace gitflow by git-flow, as a true git extension. by Vincent Driessen · 15 years ago
  11. 4d22227 make git fetch silent by Benedikt Böhm · 15 years ago
  12. 83d4361 fix modes by Benedikt Böhm · 15 years ago
  13. 96f44c0 make branch prefixes configurable by Benedikt Böhm · 15 years ago
  14. 350e715 make origin configurable by Benedikt Böhm · 15 years ago
  15. 4a864fb make master and develop branch names configurable by Benedikt Böhm · 15 years ago
  16. 00ccea6 refactor the whole thing by Benedikt Böhm · 15 years ago