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 14 hours
ago. based on code collected
1 day
ago.
Dec 02, 2024 — Dec 02, 2025
Showing page 16 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add support for the -r (--rebase) option, before doing the actual merge.
Vincent Driessen
More...
almost 16 years ago
Add support for the -r (--rebase) option, before doing the actual merge.
Vincent Driessen
More...
almost 16 years ago
Fix: do integer comparison, not string comparison. wc returns stuff like ' 13', which is perfectly equal to 13.
Vincent Driessen
More...
almost 16 years ago
Fix: do integer comparison, not string comparison. wc returns stuff like ' 13', which is perfectly equal to 13.
Vincent Driessen
More...
almost 16 years ago
Added initial implementation of the rebase [-i] subcommand.
Vincent Driessen
More...
almost 16 years ago
Added initial implementation of the rebase [-i] subcommand.
Vincent Driessen
More...
almost 16 years ago
Add 'fatal' prefix for messages, like Git does itself.
Vincent Driessen
More...
almost 16 years ago
Add 'fatal' prefix for messages, like Git does itself.
Vincent Driessen
More...
almost 16 years ago
Fix: quote arg to typeset
Vincent Driessen
More...
almost 16 years ago
Fix: quote arg to typeset
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/allow-diff-without-name-arg' into develop
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/allow-diff-without-name-arg' into develop
Vincent Driessen
More...
almost 16 years ago
Allow for optional <name> argument in feature diffs. (No name uses the "current" feature branch.)
Vincent Driessen
More...
almost 16 years ago
Allow for optional <name> argument in feature diffs. (No name uses the "current" feature branch.)
Vincent Driessen
More...
almost 16 years ago
Update options for feature's subcommands in usage.
Vincent Driessen
More...
almost 16 years ago
Update options for feature's subcommands in usage.
Vincent Driessen
More...
almost 16 years ago
Fix: bug that caused BRANCH variable not to be set correctly.
Vincent Driessen
More...
almost 16 years ago
Fix: bug that caused BRANCH variable not to be set correctly.
Vincent Driessen
More...
almost 16 years ago
Implement showing the currently checked out feature branch in feature list overview, very Gitish.
Vincent Driessen
More...
almost 16 years ago
Implement showing the currently checked out feature branch in feature list overview, very Gitish.
Vincent Driessen
More...
almost 16 years ago
Add TODO item for adding installation of shFlags, too.
Vincent Driessen
More...
almost 16 years ago
Add TODO item for adding installation of shFlags, too.
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/verbose-feature-list' into develop
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/verbose-feature-list' into develop
Vincent Driessen
More...
almost 16 years ago
Add initial implementation of the --verbose flag algorithm.
Vincent Driessen
More...
almost 16 years ago
Add initial implementation of the --verbose flag algorithm.
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/getopt' into develop
Vincent Driessen
More...
almost 16 years ago
Merge branch 'feature/getopt' into develop
Vincent Driessen
More...
almost 16 years ago
Use shFlags to parse flags given to main and subcommands.
Vincent Driessen
More...
almost 16 years ago
Use shFlags to parse flags given to main and subcommands.
Vincent Driessen
More...
almost 16 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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