- 26 Jan, 2010 5 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
- 25 Jan, 2010 19 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
Don't do --no-ff merges for feature branches that exist of a single commit (no benefits are gained in those situations, only complexity is added).
-
Vincent Driessen authored
-
Vincent Driessen authored
Functionally implemented the gitflow-feature subcommand. Starting and finishing feature branches is now possible in your repos.
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
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 authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
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 authored
-
Vincent Driessen authored
-
Vincent Driessen authored
Add function gitflow_require_branches_equal() to test whether local and remote branches have diverged.
-
Vincent Driessen authored
-
Vincent Driessen authored
- gitflow_require_local_branch() - gitflow_require_remote_branch() - gitflow_require_branch()
-
Daniel Truemper authored
-
Daniel Truemper authored
-
- 24 Jan, 2010 3 commits
-
-
Daniel Truemper authored
-
Daniel Truemper authored
-
Daniel Truemper authored
-
- 21 Jan, 2010 3 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
- 20 Jan, 2010 5 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-