1. 51fa95d Only mention (warn) when develop is ahead of origin/develop. This is not harmful in any way. by Vincent Driessen · 15 years ago
  2. 144bb50 Unified notation for stderr file descriptor redirection. by Vincent Driessen · 15 years ago
  3. 7238e29 Use a safer, more reliable way of determining what branches are available, by parsing the 'git branch' output instead of depending on files in the FS. by Vincent Driessen · 15 years ago
  4. ec2c895 Add extra line to error message for clarification. by Vincent Driessen · 15 years ago
  5. 6c9e804 Add function gitflow_require_branch_absent(), to test for the *absence* of a branch. by Vincent Driessen · 15 years ago
  6. a1bc871 Implemented the gitflow_check_clean_working_tree() check for dirty directories. by Vincent Driessen · 15 years ago
  7. afee9fd Add function gitflow_require_branches_equal() to test whether local and remote branches have diverged. by Vincent Driessen · 15 years ago
  8. a0434ca Add warn() function and redefine die() in terms of warn. by Vincent Driessen · 15 years ago
  9. 4f1cc33 Added functions for assuring branches are in place before doing the actual work. by Vincent Driessen · 15 years ago
  10. 093a147 Added header comments to all files. by Vincent Driessen · 15 years ago
  11. 61ade55 Add initial beginning to the gitflow subcommand infrastructure. by Vincent Driessen · 15 years ago