1. b673c44 Better (less complex) way of counting the branch name length. by Vincent Driessen · 15 years ago
  2. 6884523 Use space (' ') instead of '?' as a pattern terminator. by Vincent Driessen · 15 years ago
  3. a4dd223 Quote all variables in function/program arguments. by Vincent Driessen · 15 years ago
  4. c5fcc01 Do not quote variable assignments. by Vincent Driessen · 15 years ago
  5. d29e315 Annotated the code with some TODO-notes. by Vincent Driessen · 15 years ago
  6. 5fa4758 Made the finishing of release/hotfix branches fail-safe. When a by Vincent Driessen · 15 years ago
  7. 1a2868b Add tag annotation and tag signing to both release and hotfix. by Vincent Driessen · 15 years ago
  8. ca73caf Replaced all old-style flag variables by shFlags-style flag variables. by Vincent Driessen · 15 years ago
  9. 27592dd Tidy up: by Vincent Driessen · 15 years ago
  10. 010252a Added an optional <base> argument to all start subactions. by Vincent Driessen · 15 years ago
  11. 3c337fb Added -v (--verbose) flags to list subaction of all subcommands. by Vincent Driessen · 15 years ago
  12. 2acfffd Make the 'to fetch or not to fetch' flag explicit in the other commands, too. by Vincent Driessen · 15 years ago
  13. ab3dc49 Fix: respect the VERSION_PREFIX in hotfix releases, too. by Vincent Driessen · 15 years ago
  14. 4838644 Replace gitflow_check_ prefixes by gitflow_require_ prefixes, for consistency. by Vincent Driessen · 15 years ago
  15. 46e9c86 Merge branch 'feature/subcmd-structure' into develop by Vincent Driessen · 15 years ago
  16. 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
  17. 49dd62b refactor git config calls to global variables by Benedikt Böhm · 15 years ago
  18. 186d2b5 Refactored the subcommand invocation logic to form a more hierarchical structure and a cleaner design. by Vincent Driessen · 15 years ago
  19. 6c2d30b Structurally replace gitflow by git-flow, as a true git extension. by Vincent Driessen · 15 years ago
  20. 4d22227 make git fetch silent by Benedikt Böhm · 15 years ago
  21. 83d4361 fix modes by Benedikt Böhm · 15 years ago
  22. 96f44c0 make branch prefixes configurable by Benedikt Böhm · 15 years ago
  23. 350e715 make origin configurable by Benedikt Böhm · 15 years ago
  24. 4a864fb make master and develop branch names configurable by Benedikt Böhm · 15 years ago
  25. 00ccea6 refactor the whole thing by Benedikt Böhm · 15 years ago