- a2f53f9 Merge branch 'develop' into track-for-hotfix by Vincent Driessen · 13 years ago
- 76ec133 Revert changes installer location. by Vincent Driessen · 13 years ago
- c7e50ee Revert unnecessary changes. by Vincent Driessen · 13 years ago
- 805d245 Credit where credit is due. by Vincent Driessen · 13 years ago
- fda5507 Merge branch 'develop' into squash-option by Vincent Driessen · 13 years ago
- 0c4d0bf Cleanup (mostly whitespace issues). by Vincent Driessen · 13 years ago
- f414f0c Merge pull request #211 from pcragone/develop by Vincent Driessen · 13 years ago
- c072ff6 Merge pull request #219 from kperi/develop by Vincent Driessen · 13 years ago
- b1cc495 Merge pull request #220 from memleak/patch-1 by Vincent Driessen · 13 years ago
- 392ed79 Merge pull request #227 from jasom/develop by Vincent Driessen · 13 years ago
- 662bcd6 Merge pull request #223 from sinbad/feature/tagmessagefromfile by Vincent Driessen · 13 years ago
- c26286e Merge pull request #222 from sinbad/feature/fix_default_behaviour by Vincent Driessen · 13 years ago
- 9c48e05 Fix broken link to original blog-post by Jason Miller · 13 years ago
- 2e9ab49 Support reading the tag message from a file in release/hotfix finish by Steve Streeting · 13 years ago
- 2632778 Fix init -d behaviour when master branch exists, and one or more other branch exists, but develop does not by Steve Streeting · 13 years ago
- 12c2a9c fixes pull existing feature from remote. by memleak · 13 years ago
- a223c3a fixed small bug in line 510, 'it' instead of 'git' by Kostas · 13 years ago
- ad511b6 Merge branch 'develop' into feature/hotfix-tracking by Vedang Manerikar · 13 years ago
- 6606678 Updated from upstream by Vedang Manerikar · 13 years ago
- dc902ed Added 'init()' function to git-flow-{feature,release,hotfix,support}, which gets called if subargument is not help by pccr · 13 years ago
- 75fbdd7 Feature finish squash parameter by Myke Hines · 13 years ago
- 6fa8fed Release finish squash parameter by Myke Hines · 13 years ago
- 37f7d14 Added a track command to git-flow-hotfix along the lines of the git-flow-feature track command by Vedang Manerikar · 13 years ago
- ab7fda2 Merge branch 'debian-installer' into develop by Vincent Driessen · 13 years ago
- cc5e9a5 Update the Changelog. by Vincent Driessen · 13 years ago
- f608281 set EXPR_COMPAT=1 if running inside freebsd so shFlags works correctly by Ben Loveridge · 13 years ago
- 679f05f Remove the "still maintained" banner. by Vincent Driessen · 13 years ago
- 53cfc35 Add Vedang to AUTHORS. by Vincent Driessen · 13 years ago
- 7384052 Fix indenting. by Vincent Driessen · 13 years ago
- 56bff9a Added a -r flag to git-flow-feature-pull to support pull with rebase by Vedang Manerikar · 13 years ago
- adfd408 Merge pull request #160 from Zoramite/feature/Issue50 by Vincent Driessen · 13 years ago
- bb1becd Merge pull request #178 from lorin/feature/docs by Vincent Driessen · 13 years ago
- ee27210 Merge pull request #195 from Zoramite/feature/Issue148 by Vincent Driessen · 13 years ago
- f66eba8 Merge branch 'develop' into feature/Issue50 by Randy Merrill · 13 years ago
- afbf92c Updating the escape characters to fix an issue with having a + in the branch name. by Randy Merrill · 13 years ago
- 3b86dd3 install from my github repo by Vedang Manerikar · 13 years ago
- 6158d51 Added a -r flag to git-flow-feature-pull to support pull with rebase by Vedang Manerikar · 13 years ago
- 905cfb1 whitespace by Lorin Hochstein · 13 years ago
- 5a58633 Documented init -d flag and publish/pull by Lorin Hochstein · 13 years ago
- 07dacd5 Moved all installation instructions to the Wiki. by Vincent Driessen · 13 years ago
- e8c88c0 Merge pull request #173 from AlexZeitler/patch-1 by Vincent Driessen · 13 years ago
- c02c12d Updated Cygwin section with possibly missing package. by Alexander Zeitler · 13 years ago
- 6107f88 Merge pull request #172 from sjaeckel/develop by Vincent Driessen · 13 years ago
- e856e0a fixed the installer in msysgit environment to work with windows XP by Steffen Jaeckel · 13 years ago
- 72594ea Merge branch 'feature/convert-slashes' into develop by Vincent Driessen · 13 years ago
- 083a588 Better support for the Windows platform, where backslashes are dominant. by Vincent Driessen · 13 years ago
- 5e8cc9f Oops, forgot about spaces in the dirname. by Vincent Driessen · 13 years ago
- 4b9545e Add a proposal for our Windows users. by Vincent Driessen · 14 years ago
- b4626cb Merge branch 'develop' of github.com:nvie/gitflow into develop by Vincent Driessen · 14 years ago
- 49305ec Rewrote Eric's text a bit. by Vincent Driessen · 14 years ago
- 921ddf5 Add Eric Holmes to list of contributors. by Vincent Driessen · 14 years ago
- ba0cc8a Add --recursive. by Eric Holmes · 14 years ago
- 938ea5f Add information for contributing. by Eric Holmes · 14 years ago
- baf163e Check if a remote master branch exists before die, track it if no local master branch exists by Eric J. Holmes · 14 years ago
- 0d00b69 Add Changelog note and added Emre to list of contributors. by Vincent Driessen · 14 years ago
- 62c339e develop_branch uses origin/develop_branch as start-point if one exists. by Emre Berge Ergenekon · 14 years ago
- 766159d Add a cool new video tutorial on git-flow by Build a Module. by Vincent Driessen · 14 years ago
- 7cbdb84 Merge pull request #163 from phoet/publish_hotfix by Vincent Driessen · 14 years ago
- 447808f Merge branch 'chad3814-develop' into develop by Vincent Driessen · 14 years ago
- 4895c15 Fix wording. by Vincent Driessen · 14 years ago
- 0b324de add publishing to hotfix by Peter Schröder · 14 years ago
- 9c5c806 added a -D flag to the git flow finish command to try extra hard to delete the local branch after finishing the feature by Chad Walker · 14 years ago
- d0df88d Adding the variable expansion to the hotfix. by Randy Merrill · 14 years ago
- 05c4dbc Adding the `eval` to force variable expansion. by Randy Merrill · 14 years ago
- 1b454cc Replace contrib/debian/ with a note on how to install on Debian. by Gergely Nagy · 14 years ago
- be5dabf Merge pull request #141 from moranjk/develop by Vincent Driessen · 14 years ago
- 0c32062 fixed malformed if statement by James Moran · 14 years ago
- 7c7dc35 Merge branch 'develop' of https://github.com/kixx/gitflow into develop by Vincent Driessen · 14 years ago
- 3d12772 Merge pull request #138 from MarkBorcherding/feature/windows-install-step by Vincent Driessen · 14 years ago
- e73a1d9 Adding windows install step for libintl3.dll by Mark Borcherding · 14 years ago
- 06e854a Fix parsing for Bourne shell (FreeBSD) by Gruen Christian-Rolf (Kiki) · 14 years ago
- 0191c68 Merge pull request #132 from kwasticat/develop by Vincent Driessen · 14 years ago
- 26293bb This script depends on Bash-only features, and so should not be executed with sh. by Tacit Sawk · 14 years ago
- 14bcc58 Update the version number to distinguish HEAD from the released 0.4.1 version. by Vincent Driessen · 14 years ago
- 8b73fed Update the changelog. by Vincent Driessen · 14 years ago
- 59e6aef Update usage docs and changelog. by Vincent Driessen · 14 years ago
- cf5b2a5 Implement git flow feature finish without a branch name to finish the by Vincent Driessen · 14 years ago
- c4b4b3c Make room for new minor release (and update the changelog). by Vincent Driessen · 14 years ago
- b7fc886 Add Olivier Mengué to the list of contributors. by Vincent Driessen · 14 years ago
- 9720b66 Merge pull request #109 from dolmen/feature/msysgit-install by Vincent Driessen · 14 years ago
- 3626bfb Revert "Set GITFLOW_DIR correctly if git-flow is a symbolic link" by Vincent Driessen · 14 years ago
- f9ace1f Add Jon Bernard to the list of contributors. by Vincent Driessen · 14 years ago
- a64939d Merged pull request #119 from jbernard/develop. by Vincent Driessen · 14 years ago
- d762995 Add Kiall Mac Innes to the list of contributors. by Vincent Driessen · 14 years ago
- 7e583b5 Moved the debian stuff to the contrib directory. by Vincent Driessen · 14 years ago
- 96e3e3f Merged pull request #120 from kiall/develop. by Vincent Driessen · 14 years ago
- 6fc1323 Fixing some minor mistakes in debian/control metadata - followup to ca475abb09fc761e06720b15d05f33710a17409c by Kiall Mac Innes · 14 years ago
- ca475ab Add debian/ubuntu packaging. by Kiall Mac Innes · 14 years ago
- fff16ed Set GITFLOW_DIR correctly if git-flow is a symbolic link by Jon Bernard · 14 years ago
- a7a89cd Fix always-empty value for $DOT_GIT_DIR variable. by Vincent Driessen · 14 years ago
- e024fa4 Add Jannis Leidel to the list of contributors. by Vincent Driessen · 14 years ago
- 499b468 Merge branch 'develop' of https://github.com/jezdez/gitflow into develop by Vincent Driessen · 14 years ago
- 2f05c3c Add Konstantin Tjuterev to the list of contributors. by Vincent Driessen · 14 years ago
- f1b3213 Merge branch 'develop' of https://github.com/kostiklv/gitflow into develop by Vincent Driessen · 14 years ago
- 2074360 release: start subcommand takes an optional base as well by Stefan Näwe · 14 years ago
- f6fcc4e - Removed quoting in has $SOME_BRANCH $(get_remote_branches), as the check was always false by Konstantin Tjuterev · 14 years ago
- 8f280e0 Fixed require_tag_absent to not break when the list of tags contains an ambiguous entry, e.g. looking for "1.0.1" in "0.1.0 0.1.1 0.1.2 1.0". by Jannis Leidel · 14 years ago
- b52f79e Update README for msysgit to use the new installer by Olivier Mengué · 14 years ago
- 023ed69 Add an installer for the msysgit environment by Olivier Mengué · 14 years ago
- baf66be Merge branch 'release/0.4.1' into develop by Vincent Driessen · 14 years ago