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
Add shell script to automatically changes the version number. More... almost 16 years ago
Add shell script to automatically changes the version number. More... almost 16 years ago
Add static shell variable that specifies the gitflow release version. More... almost 16 years ago
Add static shell variable that specifies the gitflow release version. More... almost 16 years ago
Fix: btype -> type More... almost 16 years ago
Fix: btype -> type More... almost 16 years ago
Functionally implement the gitflow-hotfix subcommand. More... almost 16 years ago
Functionally implement the gitflow-hotfix subcommand. More... almost 16 years ago
Functionally implement the creation/finishing of release branches. More... almost 16 years ago
Functionally implement the creation/finishing of release branches. More... almost 16 years ago
Fix: "*" conflicted with markdown syntax More... almost 16 years ago
Fix: "*" conflicted with markdown syntax 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). 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). More... almost 16 years ago
Merge branch 'make-feature-work' into develop More... almost 16 years ago
Merge branch 'make-feature-work' into develop More... almost 16 years ago
Functionally implemented the gitflow-feature subcommand. Starting and finishing feature branches is now possible in your repos. More... almost 16 years ago
Functionally implemented the gitflow-feature subcommand. Starting and finishing feature branches is now possible in your repos. More... almost 16 years ago
Only mention (warn) when develop is ahead of origin/develop. This is not harmful in any way. More... almost 16 years ago
Only mention (warn) when develop is ahead of origin/develop. This is not harmful in any way. More... almost 16 years ago
Unified notation for stderr file descriptor redirection. More... almost 16 years ago
Unified notation for stderr file descriptor redirection. 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. 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. More... almost 16 years ago
Added a TODO list for jotting down notes for future versions. More... almost 16 years ago
Added a TODO list for jotting down notes for future versions. More... almost 16 years ago
Remove test-sh-setup test file. More... almost 16 years ago
Remove test-sh-setup test file. More... almost 16 years ago
Add extra line to error message for clarification. More... almost 16 years ago
Add extra line to error message for clarification. More... almost 16 years ago