3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'feature/flip-args' into develop More... almost 16 years ago
Merge branch 'feature/flip-args' into develop More... almost 16 years ago
Update the README to reflect the new subcommand structure. More... almost 16 years ago
Update the README to reflect the new subcommand structure. More... almost 16 years ago
Refactored the feature, release and support subcommands, too. More... almost 16 years ago
Refactored the feature, release and support subcommands, too. More... almost 16 years ago
Make git-flow-version a first-class citizen amongst the other subcommands. More... almost 16 years ago
Make git-flow-version a first-class citizen amongst the other subcommands. More... almost 16 years ago
Refactored the subcommand invocation logic to form a more hierarchical structure and a cleaner design. More... almost 16 years ago
Refactored the subcommand invocation logic to form a more hierarchical structure and a cleaner design. More... almost 16 years ago
Also, print the version tag in the summary message, then. More... almost 16 years ago
Also, print the version tag in the summary message, then. More... almost 16 years ago
restore &> behaviour but with posix compliant shell syntax More... almost 16 years ago
restore &> behaviour but with posix compliant shell syntax More... almost 16 years ago
make version tag prefix configurable so one can use it for github semver.org compliance More... almost 16 years ago
make version tag prefix configurable so one can use it for github semver.org compliance More... almost 16 years ago
No feature branches is perfectly OK, so exit clean with code 0. More... almost 16 years ago
No feature branches is perfectly OK, so exit clean with code 0. More... almost 16 years ago
Added cmd_list and cmd_diff to git-flow-feature. More... almost 16 years ago
Added cmd_list and cmd_diff to git-flow-feature. More... almost 16 years ago
In the 'finish release' summary, also exclude the 'v' prefix. More... almost 16 years ago
In the 'finish release' summary, also exclude the 'v' prefix. More... almost 16 years ago
Don't prefix tag names with 'v'. If you want that behaviour, include the 'v' on the command line manually. More... almost 16 years ago
Don't prefix tag names with 'v'. If you want that behaviour, include the 'v' on the command line manually. More... almost 16 years ago
sh builtin command typeset is more portable than declare More... almost 16 years ago
sh builtin command typeset is more portable than declare More... almost 16 years ago
Fix: run git commands in the foreground, instead of the background. More... almost 16 years ago
Fix: run git commands in the foreground, instead of the background. More... almost 16 years ago
Add 'uninstall' target, too. More... almost 16 years ago
Add 'uninstall' target, too. More... almost 16 years ago