- 02 Nov, 2010 1 commit
-
-
Alexander Groß authored
-
- 31 Oct, 2010 1 commit
-
-
Vincent Driessen authored
-
- 25 Oct, 2010 1 commit
-
-
Vincent Driessen authored
I hope this makes it easier for people to contribute to git-flow.
-
- 20 Oct, 2010 1 commit
-
-
Vincent Driessen authored
-
- 18 Oct, 2010 5 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
By setting the environmental variable POSIXLY_CORRECT, getopt behaves strictly POSIX-compatible. This fixes the incorrect getopt parsing style that breaks git-flow in several flavours of Linux. Many thanks to Thiana for figuring this one out. This should fix issues #28 and #29.
-
- 08 Oct, 2010 2 commits
-
-
Vincent Driessen authored
This fixes issue #59.
-
Vincent Driessen authored
This implementation does not rely on Bash-specific functionality.
-
- 05 Oct, 2010 10 commits
-
-
Vincent Driessen authored
This is useful for small projects.
-
Vincent Driessen authored
Simply step aside to the master branch instead.
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Nowell Strite authored
For example, you could set the versiontag prefix to be: git config --global gitflow.prefix.versiontag "production/\$(date +%Y/%m/%d/)" which would result in tag names like: production/2010/09/22/my-hotfix-or-feature-name NOTE: Although this is a useful addition in the current version of git-flow, in a future reimplementation of it in Python, this will be replaced by hook scripts, so be sure not to rely on this feature too much for now. -
Guillaume-Jean Herbiet authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
- 01 Oct, 2010 5 commits
-
-
Felipe Talavera authored
-
Felipe Talavera authored
-
Felipe Talavera authored
-
Felipe Talavera authored
-
Felipe Talavera authored
-
- 23 Sep, 2010 1 commit
-
-
Vincent Driessen authored
This reverts commit 19a6e24a. This was a local experiment that I pushed to Github accidentally.
-
- 22 Sep, 2010 1 commit
-
-
Vincent Driessen authored
-
- 15 Sep, 2010 1 commit
-
-
Vincent Driessen authored
This makes it easy to download the submodule from behind a corporate firewall.
-
- 06 Sep, 2010 5 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
Vincent Driessen authored
-
eddie cianci authored
-
- 25 Aug, 2010 2 commits
-
-
Vincent Driessen authored
-
Vincent Driessen authored
Thanks Alexander Groß.
-
- 24 Aug, 2010 1 commit
-
-
Vincent Driessen authored
This has been requested by at least 10 people now, so it might be time for one.
-
- 22 Aug, 2010 1 commit
-
-
Adam Gibbins authored
-
- 21 Aug, 2010 1 commit
-
-
Vincent Driessen authored
-
- 20 Aug, 2010 1 commit
-
-
JP Toto authored
-