3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 23 hours ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up README by removing outdated sections More... 24 days ago
Announce git-flow-next More... 24 days ago
Use git_do where appropriate More... about 13 years ago
Create a git_do command to log git actions More... about 13 years ago
Merge pull request #235 from oddnoc/feature/112-init-fix More... over 13 years ago
Prevent error message on git flow init More... over 13 years ago
Be git-describe friendly. More... over 13 years ago
Merge pull request #201 from sjaeckel/feature/msysInstall More... over 13 years ago
Merge branch 'develop' into track-for-hotfix More... over 13 years ago
Revert changes installer location. More... over 13 years ago
Revert unnecessary changes. More... over 13 years ago
Credit where credit is due. More... over 13 years ago
Merge branch 'develop' into squash-option More... over 13 years ago
Cleanup (mostly whitespace issues). More... over 13 years ago
Merge pull request #211 from pcragone/develop More... over 13 years ago
Merge pull request #219 from kperi/develop More... over 13 years ago
Merge pull request #220 from memleak/patch-1 More... over 13 years ago
Merge pull request #227 from jasom/develop More... over 13 years ago
Merge pull request #223 from sinbad/feature/tagmessagefromfile More... over 13 years ago
Merge pull request #222 from sinbad/feature/fix_default_behaviour More... over 13 years ago
Fix broken link to original blog-post More... over 13 years ago
Support reading the tag message from a file in release/hotfix finish More... over 13 years ago
Fix init -d behaviour when master branch exists, and one or more other branch exists, but develop does not Without this change, init picks 'master' as both the production and integration branch and fails. With it, init detects the clash and behaves the same as if only master exists, picking 'develop' as integration branch More... over 13 years ago
fixes pull existing feature from remote. More... over 13 years ago
fixed small bug in line 510, 'it' instead of 'git' More... over 13 years ago
Merge branch 'develop' into feature/hotfix-tracking More... over 13 years ago
Updated from upstream More... over 13 years ago
Added 'init()' function to git-flow-{feature,release,hotfix,support}, which gets called if subargument is not help More... over 13 years ago
Feature finish squash parameter Adding an optional (false by default) -S option to 'git flow feature finish' to allow squashing the commit More... over 13 years ago
Release finish squash parameter Adding an optional (false by default) -S option to 'git flow release finish' to allow squashing the commit More... over 13 years ago