Commit Graph

  • 7238e29564 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. Vincent Driessen 2010-01-25 23:52:26 +01:00
  • 377949c132 Added a TODO list for jotting down notes for future versions. Vincent Driessen 2010-01-25 23:34:54 +01:00
  • b26c32fc29 Remove test-sh-setup test file. Vincent Driessen 2010-01-25 22:41:42 +01:00
  • ec2c895cef Add extra line to error message for clarification. Vincent Driessen 2010-01-25 22:40:13 +01:00
  • ab4b80d5b3 Merge branch 'ensure-clean-env' into develop Vincent Driessen 2010-01-25 22:16:57 +01:00
  • 3d41255579 Add checks for all the commands, to assure we're working in a clean and safe environment, before actually modifying stuff in the repo. Vincent Driessen 2010-01-25 22:16:08 +01:00
  • 6c9e8049a9 Add function gitflow_require_branch_absent(), to test for the *absence* of a branch. Vincent Driessen 2010-01-25 21:59:10 +01:00
  • a1bc8717e2 Implemented the gitflow_check_clean_working_tree() check for dirty directories. Vincent Driessen 2010-01-25 21:50:08 +01:00
  • afee9fdfed Add function gitflow_require_branches_equal() to test whether local and remote branches have diverged. Vincent Driessen 2010-01-25 17:29:29 +01:00
  • a0434cad2e Add warn() function and redefine die() in terms of warn. Vincent Driessen 2010-01-25 17:28:22 +01:00
  • 4f1cc33044 Added functions for assuring branches are in place before doing the actual work. Vincent Driessen 2010-01-25 16:44:57 +01:00
  • 7d0a4096f7 Merge branch 'tag-releases' into develop Daniel Truemper 2010-01-25 09:48:14 +01:00
  • 3ba8b3d676 tag each release Daniel Truemper 2010-01-25 09:47:59 +01:00
  • e17663f887 Merge branch 'cleanup' into develop Daniel Truemper 2010-01-24 12:14:36 +01:00
  • e4736ce59f duplicate method removed Daniel Truemper 2010-01-24 12:14:13 +01:00
  • 21c3483326 allow optional argument to the feature subcommand Daniel Truemper 2010-01-24 12:11:15 +01:00
  • 093a147731 Added header comments to all files. Vincent Driessen 2010-01-21 01:36:44 +01:00
  • f7f687ce52 Also add basic skeleton implementation for the gitflow-feature and gitflow-release subcommands. Vincent Driessen 2010-01-21 01:32:18 +01:00
  • 61ade55fcb Add initial beginning to the gitflow subcommand infrastructure. Vincent Driessen 2010-01-21 01:28:08 +01:00
  • 60e07ef561 Fix indenting of Markdown text Vincent Driessen 2010-01-21 00:54:06 +01:00
  • e8766e0e09 Quick test Vincent Driessen 2010-01-21 00:52:26 +01:00
  • c0eea1e19e Rename README file to enable Github's markdown syntax. Vincent Driessen 2010-01-21 00:49:13 +01:00
  • 78c73dc3ab Add initial project outline and guidelines. Vincent Driessen 2010-01-21 00:48:44 +01:00
  • a9575ca331 first commit Vincent Driessen 2010-01-21 00:14:40 +01:00