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 5 hours
ago. based on code collected
about 17 hours
ago.
Nov 29, 2024 — Nov 29, 2025
Showing page 15 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'feature/tidy-up' into develop
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/tidy-up' into develop
Vincent Driessen
More...
almost 16 years ago
Tidy up:
Vincent Driessen
More...
almost 16 years ago
Tidy up:
Vincent Driessen
More...
almost 16 years ago
Put all common functions into separate file gitflow-common.
Vincent Driessen
More...
almost 16 years ago
Put all common functions into separate file gitflow-common.
Vincent Driessen
More...
almost 16 years ago
If feature diff is called without arguments, compare the changes made in this feature branch *including* the changes in the current working tree.
Vincent Driessen
More...
almost 16 years ago
If feature diff is called without arguments, compare the changes made in this feature branch *including* the changes in the current working tree.
Vincent Driessen
More...
almost 16 years ago
Fix: error message for "Unknown subcommand"
Vincent Driessen
More...
almost 16 years ago
Fix: error message for "Unknown subcommand"
Vincent Driessen
More...
almost 16 years ago
Added -v (--verbose) flags to list subaction of all subcommands.
Vincent Driessen
More...
almost 16 years ago
Added -v (--verbose) flags to list subaction of all subcommands.
Vincent Driessen
More...
almost 16 years ago
Added an optional <base> argument to all start subactions.
Vincent Driessen
More...
almost 16 years ago
Added an optional <base> argument to all start subactions.
Vincent Driessen
More...
almost 16 years ago
Fix: add init to Makefile.
Vincent Driessen
More...
almost 16 years ago
Fix: add init to Makefile.
Vincent Driessen
More...
almost 16 years ago
Allow creation of feature branches even for dirty working trees (using flag -f, --force).
Vincent Driessen
More...
almost 16 years ago
Allow creation of feature branches even for dirty working trees (using flag -f, --force).
Vincent Driessen
More...
almost 16 years ago
Fix: Of course, in sh, true=0 and false=1. In order to never mess this up again, the convenience functions flag() and noflag() have been used and all occurrences of 0 and 1 are replaces by true and false. This makes it safe (and more readable!) to test for active/inactive flags.
Vincent Driessen
More...
almost 16 years ago
Fix: Of course, in sh, true=0 and false=1. In order to never mess this up again, the convenience functions flag() and noflag() have been used and all occurrences of 0 and 1 are replaces by true and false. This makes it safe (and more readable!) to test for active/inactive flags.
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/fix-installer' into develop
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/fix-installer' into develop
Vincent Driessen
More...
almost 16 years ago
Added a nicer way of installing/uninstalling git-flow.
Vincent Driessen
More...
almost 16 years ago
Added a nicer way of installing/uninstalling git-flow.
Vincent Driessen
More...
almost 16 years ago
Only push to the origin repo if we wanted to fetch, too.
Vincent Driessen
More...
almost 16 years ago
Only push to the origin repo if we wanted to fetch, too.
Vincent Driessen
More...
almost 16 years ago
use correct name of shFlags
Stefan Naewe
More...
almost 16 years ago
use correct name of shFlags
Stefan Naewe
More...
almost 16 years ago
Merge branch 'feature/rebase-subcommand' into develop
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/rebase-subcommand' into develop
Vincent Driessen
More...
almost 16 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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