1. 0f74cf4 This patch prevents silent failure of the auto-installer. by raybec · 14 years ago
  2. 68e53aa Fix: "eval set" called in the wrong context. by Vincent Driessen · 14 years ago
  3. f1eaa4e Don't just take the last argument, take the first. by Vincent Driessen · 14 years ago
  4. 553776f Move up the "getting started" paragraph. It's the most important one by Vincent Driessen · 14 years ago
  5. fe1d4c9 Add links to the great screen casts on git-flow to the README. by Vincent Driessen · 14 years ago
  6. 877f5fe Fix placement. by Vincent Driessen · 14 years ago
  7. 3770f07 Add stillmaintained link. by Vincent Driessen · 14 years ago
  8. c4d0cb1 fixed typo by Stefan Schüßler · 14 years ago
  9. 6f199b9 Make Github download URL in README https. by Vincent Driessen · 14 years ago
  10. 3090dfa Merge remote branch 'mine/develop' into develop by Brian St. Pierre · 14 years ago
  11. 5ff0b47 Fix issue 34: "release finish" error: bad variable name. by Brian St. Pierre · 14 years ago
  12. e26bfbc Adding more detailed installation information for Windows users on Cygwin and msysgit by Alexander Groß · 14 years ago
  13. 61f2c69 Fix FAQ link. by Vincent Driessen · 14 years ago
  14. 7567868 Move the FAQ over to the Wiki on Github. by Vincent Driessen · 15 years ago
  15. 149d154 Add installation instructions for homebrew and MacPorts. by Vincent Driessen · 15 years ago
  16. b9250b0 Finally, we can get rid of this nasty FAQ! by Vincent Driessen · 15 years ago
  17. ee7edbe Merge branch 'release/0.4' into develop by Vincent Driessen · 15 years ago
  18. 1c289cf Update changelog for this release. by Vincent Driessen · 15 years ago
  19. 60491d2 Bump the version number. by Vincent Driessen · 15 years ago
  20. e1ec57d Tell getopt to parse POSIX compatible. by Vincent Driessen · 15 years ago
  21. 47d1b9d Made a note on the apt-get installer's package name. by Vincent Driessen · 15 years ago
  22. f50df99 Manually select the last argument. by Vincent Driessen · 15 years ago
  23. ca8be52 Allow finishing release branches without creating a tag. by Vincent Driessen · 15 years ago
  24. 46f9998 Don't stop the script when the release branch is the current branch. by Vincent Driessen · 15 years ago
  25. ddd9dfe Tidy up a bit. by Vincent Driessen · 15 years ago
  26. 3ef45cd Add Nowell, Felipe and Guillaume to the AUTHORS list. Thanks, guys! by Vincent Driessen · 15 years ago
  27. ff275fa Changed versiontag prefix to allow addition of dynamic data (i.e. date) by Nowell Strite · 15 years ago
  28. 8fee0c2 Added -k option to keep (feature|hotfix|relase) branch when calling 'finish'. by Guillaume-Jean Herbiet · 15 years ago
  29. 9510b69 Merge branch 'feature/track-publish-for-release' into develop by Vincent Driessen · 15 years ago
  30. d256bbf Rename the helper function. by Vincent Driessen · 15 years ago
  31. 4d8239a Fix minor typo. by Vincent Driessen · 15 years ago
  32. b9765da No need to reimplement the git_current_branch function. by Vincent Driessen · 15 years ago
  33. 92c16a9 adds a check to avoid the delete release branch problem in release finish by Felipe Talavera · 15 years ago
  34. 4c90d92 lets add automatic delete of the branch when the remote flag is set under the release by Felipe Talavera · 15 years ago
  35. df706ac flow-release now checking if the version is set correctly by Felipe Talavera · 15 years ago
  36. bbca922 add the banner message to the release by Felipe Talavera · 15 years ago
  37. fbcf4a0 add publish and track command to the release flow by Felipe Talavera · 15 years ago
  38. 03f27ba Revert "Change submodule URL from git:// to http://" by Vincent Driessen · 15 years ago
  39. cb92228 Add FAQ note for Windows users. by Vincent Driessen · 15 years ago
  40. 19a6e24 Change submodule URL from git:// to http:// by Vincent Driessen · 15 years ago
  41. f8b34b2 Add another FAQ. by Vincent Driessen · 15 years ago
  42. 0c92777 Fix more Markdown syntax. by Vincent Driessen · 15 years ago
  43. f74a3a7 Fix markdown links to issues. by Vincent Driessen · 15 years ago
  44. 11965b3 Added two FAQs. by Vincent Driessen · 15 years ago
  45. c213052 added OSX instructions using curl (because wget isn't available by default) by eddie cianci · 15 years ago
  46. 25def71 Mention the ZSH support for git-flow-completion. by Vincent Driessen · 15 years ago
  47. b17b898 Add installation note on how to install getopt. by Vincent Driessen · 15 years ago
  48. b33ea8a Added a Flattr button to the README file. by Vincent Driessen · 15 years ago
  49. cf3da5a Fixed incorrect color flag by Adam Gibbins · 15 years ago
  50. 871f5ed Bugfix to avoid errors due to Git subcommands returning ANSI color output. by Vincent Driessen · 15 years ago
  51. ac949bf Fixed link to Cygwin and msysgit by JP Toto · 15 years ago
  52. ea738ef Added installation instructions for Windows users by JP Toto · 15 years ago
  53. 4d8b379 Make the links manually. by Vincent Driessen · 15 years ago
  54. b731e6f Mention Jeff's great article on the README file. by Vincent Driessen · 15 years ago
  55. a7ff318 Merge branch 'release/0.3' into develop by Vincent Driessen · 15 years ago
  56. 3d41ea0 Bump version to 0.4-dev. by Vincent Driessen · 15 years ago
  57. 7c4cc65 Bump version to 0.3. by Vincent Driessen · 15 years ago
  58. 02548fb Fix minor markdown issue and credit contributers. by Vincent Driessen · 15 years ago
  59. 2da8810 Add a Changelog, for keeping a clean overview of what changed. by Vincent Driessen · 15 years ago
  60. de95e00 Change the default behaviour of all scripts to NOT fetch. by Vincent Driessen · 15 years ago
  61. ec0b854 Add link to git-flow-completion project. by Vincent Driessen · 15 years ago
  62. d76add9 Remove "important" 0.2 message. by Vincent Driessen · 15 years ago
  63. 79d4b4f Add Mark to AUTHORS. by Vincent Driessen · 15 years ago
  64. cb654b1 Fix whitespace issues. by Vincent Driessen · 15 years ago
  65. 8a86c48 Finishing features now only update / and / if they exists, this allows you to work on a unpushed repo, or a git svn repo by Mark Derricutt · 15 years ago
  66. 1911101 Fix markdown issue. by Vincent Driessen · 15 years ago
  67. 1fd5bcf Added link to Google group. by Vincent Driessen · 15 years ago
  68. 309e74f Bumped version number to 0.3-dev by Vincent Driessen · 15 years ago
  69. 4f0f539 Added Rick Osborne's super-easy gitflow installer oneliner to the project. by Vincent Driessen · 15 years ago
  70. f68d405 Added new experimental `feature pull` subcommand. by Vincent Driessen · 15 years ago
  71. ddb350b Change the URL of the original blog post. by Vincent Driessen · 15 years ago
  72. 2b829ce Forgot to update usage text. by Vincent Driessen · 15 years ago
  73. 4132de9 Allow new feature branches in dirty working trees. by Vincent Driessen · 15 years ago
  74. e761e35 Force deletion of the feature branch after finish. by Vincent Driessen · 15 years ago
  75. 06a5de7 Forgot to mention Jason L. Shiffer in AUTHORS file. by Vincent Driessen · 15 years ago
  76. e4baddd Added Randy Merrill to the AUTHORS. by Vincent Driessen · 15 years ago
  77. 4de01f2 Adding an extra line to the output for extra spacing. by Randy Merrill · 15 years ago
  78. b681b45 Adding extra instructions when running the list option without any corresponding branches found. by Randy Merrill · 15 years ago
  79. a2baef9 Added alias 'co' for new 'checkout' subcommand. by Vincent Driessen · 15 years ago
  80. 5b05ad7 Fix: incorrect order of arguments in determining whether local branch exists. by Vincent Driessen · 15 years ago
  81. d43ab84 Added 'feature checkout' subcommand. by Vincent Driessen · 15 years ago
  82. c118a85 Fix: unnecessary requirement of origin when creating a new feature branch. by Vincent Driessen · 15 years ago
  83. d79a0d4 Added referral link to the AUTHORS file. by Vincent Driessen · 15 years ago
  84. d72acba Added inline license terms to all source files. by Vincent Driessen · 15 years ago
  85. 72c4f94 Whitespace issue. by Vincent Driessen · 15 years ago
  86. 2e1579f Added AUTHORS file. by Vincent Driessen · 15 years ago
  87. 5d1dbe7 Added (BSD) licensing terms to the project. by Vincent Driessen · 15 years ago
  88. 192ff52 Correct advisory message. Wording was reversed. by gmallard · 15 years ago
  89. b5500d4 Removed left-behind helper functions in git-flow. by Vincent Driessen · 15 years ago
  90. 3176f74 Explicitly avoid setting up tracking between develop and master. by Vincent Driessen · 15 years ago
  91. f6228ed Replace \c-terminated echo calls by more portable printf calls. by Vincent Driessen · 15 years ago
  92. b1033aa gitflow-init honors global gitflow configuration that may exist before a by Vincent Driessen · 15 years ago
  93. 477a88d Merge branch 'hotfix/0.2.1' into develop by Vincent Driessen · 15 years ago
  94. e0b54c0 Strip the GIT_EXEC_PATH Makefile parameter. Replaced it by the more Unixy by Vincent Driessen · 15 years ago
  95. 133c43c Bump the version number to 0.2.1 by Vincent Driessen · 15 years ago
  96. b554186 Merge branch 'release/0.2' into develop by Vincent Driessen · 15 years ago 0.2
  97. 097459c Merge branch 'release/0.2' by Vincent Driessen · 15 years ago
  98. 4fc0bc1 Use a more friendly URL for the original blog post URL. by Vincent Driessen · 15 years ago
  99. 0465a6d Bumped version number to 0.2 by Vincent Driessen · 15 years ago
  100. a2e4116 Document all available flags in all of the subcommand synopsis texts. by Vincent Driessen · 15 years ago