1. 4e11dd6 Changed implementation of gitflow_all_branches() subtly, since "git branch by Vincent Driessen · 15 years ago
  2. cf6e92a Changed GIT_DIR variable into DOT_GIT_DIR, since Git uses it and chokes if by Vincent Driessen · 15 years ago
  3. 0161de5 Added implementation of git-flow-init that asks the user interactively what by Vincent Driessen · 15 years ago
  4. 49094bd Change implementation of gitflow_all_branches() to get its result directly from by Vincent Driessen · 15 years ago
  5. d72e4ac Rewrite the way git-flow initialized its variables in git-flow and assumed by Vincent Driessen · 15 years ago
  6. 21c7aa9 Don't store remote and local branch names in shell variables, but query by Vincent Driessen · 15 years ago
  7. f46e290 Replaced all 'typeset' and 'typeset -i' calls by 'local', as adviced on: by Vincent Driessen · 15 years ago
  8. c5fcc01 Do not quote variable assignments. by Vincent Driessen · 15 years ago
  9. 5fa4758 Made the finishing of release/hotfix branches fail-safe. When a by Vincent Driessen · 15 years ago
  10. 1a2868b Add tag annotation and tag signing to both release and hotfix. by Vincent Driessen · 15 years ago
  11. d099126 Tidying up: by Vincent Driessen · 15 years ago
  12. 27592dd Tidy up: by Vincent Driessen · 15 years ago
  13. c3607ac Put all common functions into separate file gitflow-common. by Vincent Driessen · 15 years ago