1. f476d26 While we're user input in git flow init, ask the user for all prefix by Vincent Driessen · 15 years ago
  2. 3227d80 Only switch to develop branch if it's newly created. by Vincent Driessen · 15 years ago
  3. 131c298 Provided a better way of checking whether master/develop branches need by Vincent Driessen · 15 years ago
  4. 6188206 Always set the gitflow.branch.master and gitflow.branch.develop properties. by Vincent Driessen · 15 years ago
  5. 0161de5 Added implementation of git-flow-init that asks the user interactively what by Vincent Driessen · 15 years ago
  6. 283b0f7 Fixed a problem with redirection of stdout/stderr. The specifier '2>&1' by Vincent Driessen · 15 years ago
  7. a4dd223 Quote all variables in function/program arguments. by Vincent Driessen · 15 years ago
  8. 4838644 Replace gitflow_check_ prefixes by gitflow_require_ prefixes, for consistency. by Vincent Driessen · 15 years ago
  9. 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
  10. 186d2b5 Refactored the subcommand invocation logic to form a more hierarchical structure and a cleaner design. by Vincent Driessen · 15 years ago