openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
gitflow
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
1 day
ago.
Nov 26, 2024 — Nov 26, 2025
Showing page 22 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add shell script to automatically changes the version number.
Vincent Driessen
More...
almost 16 years ago
Add shell script to automatically changes the version number.
Vincent Driessen
More...
almost 16 years ago
Add static shell variable that specifies the gitflow release version.
Vincent Driessen
More...
almost 16 years ago
Add static shell variable that specifies the gitflow release version.
Vincent Driessen
More...
almost 16 years ago
Fix: btype -> type
Vincent Driessen
More...
almost 16 years ago
Fix: btype -> type
Vincent Driessen
More...
almost 16 years ago
Functionally implement the gitflow-hotfix subcommand.
Vincent Driessen
More...
almost 16 years ago
Functionally implement the gitflow-hotfix subcommand.
Vincent Driessen
More...
almost 16 years ago
Functionally implement the creation/finishing of release branches.
Vincent Driessen
More...
almost 16 years ago
Functionally implement the creation/finishing of release branches.
Vincent Driessen
More...
almost 16 years ago
Fix: "*" conflicted with markdown syntax
Vincent Driessen
More...
almost 16 years ago
Fix: "*" conflicted with markdown syntax
Vincent Driessen
More...
almost 16 years ago
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
More...
almost 16 years ago
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
More...
almost 16 years ago
Merge branch 'make-feature-work' into develop
Vincent Driessen
More...
almost 16 years ago
Merge branch 'make-feature-work' into develop
Vincent Driessen
More...
almost 16 years ago
Functionally implemented the gitflow-feature subcommand. Starting and finishing feature branches is now possible in your repos.
Vincent Driessen
More...
almost 16 years ago
Functionally implemented the gitflow-feature subcommand. Starting and finishing feature branches is now possible in your repos.
Vincent Driessen
More...
almost 16 years ago
Only mention (warn) when develop is ahead of origin/develop. This is not harmful in any way.
Vincent Driessen
More...
almost 16 years ago
Only mention (warn) when develop is ahead of origin/develop. This is not harmful in any way.
Vincent Driessen
More...
almost 16 years ago
Unified notation for stderr file descriptor redirection.
Vincent Driessen
More...
almost 16 years ago
Unified notation for stderr file descriptor redirection.
Vincent Driessen
More...
almost 16 years ago
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
More...
almost 16 years ago
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
More...
almost 16 years ago
Added a TODO list for jotting down notes for future versions.
Vincent Driessen
More...
almost 16 years ago
Added a TODO list for jotting down notes for future versions.
Vincent Driessen
More...
almost 16 years ago
Remove test-sh-setup test file.
Vincent Driessen
More...
almost 16 years ago
Remove test-sh-setup test file.
Vincent Driessen
More...
almost 16 years ago
Add extra line to error message for clarification.
Vincent Driessen
More...
almost 16 years ago
Add extra line to error message for clarification.
Vincent Driessen
More...
almost 16 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree