3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 21 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only have network connectivity when explicitly asked for feature branches. This action is so common that it should be quick (very git-ish). More... almost 16 years ago
Only have network connectivity when explicitly asked for feature branches. This action is so common that it should be quick (very git-ish). More... almost 16 years ago
Replace gitflow_check_ prefixes by gitflow_require_ prefixes, for consistency. More... almost 16 years ago
Replace gitflow_check_ prefixes by gitflow_require_ prefixes, for consistency. More... almost 16 years ago
Support scenarios where the user might have cancelled a merge in the middle of a merge conflict. More... almost 16 years ago
Support scenarios where the user might have cancelled a merge in the middle of a merge conflict. More... almost 16 years ago
Created a second function called gitflow_test_clean_working_tree() that returns error codes instead of dies. More... almost 16 years ago
Created a second function called gitflow_test_clean_working_tree() that returns error codes instead of dies. More... almost 16 years ago
Fix 'feature diff' More... almost 16 years ago
Fix 'feature diff' More... almost 16 years ago
Initial implementation of merge conflict resolution support. More... almost 16 years ago
Initial implementation of merge conflict resolution support. More... almost 16 years ago
Include a globally available variable GIT_DIR, that points to the .git directory. More... almost 16 years ago
Include a globally available variable GIT_DIR, that points to the .git directory. More... almost 16 years ago
Remove pointless check for existence of function setup() More... almost 16 years ago
Remove pointless check for existence of function setup() More... almost 16 years ago
Merge branch 'feature/subcmd-structure' into develop More... almost 16 years ago
Merge branch 'feature/subcmd-structure' into develop More... almost 16 years ago
Forgot list command for hotfixes. More... almost 16 years ago
Forgot list command for hotfixes. More... almost 16 years ago
Give all subcommands an optional setup() function that will be called by git-flow in order to let the subcommand initialize its environment. More... almost 16 years ago
Give all subcommands an optional setup() function that will be called by git-flow in order to let the subcommand initialize its environment. More... almost 16 years ago
refactor git config calls to global variables More... almost 16 years ago
refactor git config calls to global variables More... almost 16 years ago
Remove double entry from README. More... almost 16 years ago
Remove double entry from README. More... almost 16 years ago
Remove double entry from README. More... almost 16 years ago
Remove double entry from README. More... almost 16 years ago
remove useless sanity check More... almost 16 years ago
remove useless sanity check More... almost 16 years ago