3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'feature/tidy-up' into develop More... almost 16 years ago
Merge branch 'feature/tidy-up' into develop More... almost 16 years ago
Tidy up: More... almost 16 years ago
Tidy up: More... almost 16 years ago
Put all common functions into separate file gitflow-common. More... almost 16 years ago
Put all common functions into separate file gitflow-common. 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. 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. More... almost 16 years ago
Fix: error message for "Unknown subcommand" More... almost 16 years ago
Fix: error message for "Unknown subcommand" More... almost 16 years ago
Added -v (--verbose) flags to list subaction of all subcommands. More... almost 16 years ago
Added -v (--verbose) flags to list subaction of all subcommands. More... almost 16 years ago
Added an optional <base> argument to all start subactions. More... almost 16 years ago
Added an optional <base> argument to all start subactions. More... almost 16 years ago
Fix: add init to Makefile. More... almost 16 years ago
Fix: add init to Makefile. More... almost 16 years ago
Allow creation of feature branches even for dirty working trees (using flag -f, --force). More... almost 16 years ago
Allow creation of feature branches even for dirty working trees (using flag -f, --force). 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. 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. More... almost 16 years ago
Merge branch 'feature/fix-installer' into develop More... almost 16 years ago
Merge branch 'feature/fix-installer' into develop More... almost 16 years ago
Added a nicer way of installing/uninstalling git-flow. More... almost 16 years ago
Added a nicer way of installing/uninstalling git-flow. More... almost 16 years ago
Only push to the origin repo if we wanted to fetch, too. More... almost 16 years ago
Only push to the origin repo if we wanted to fetch, too. More... almost 16 years ago
use correct name of shFlags More... almost 16 years ago
use correct name of shFlags More... almost 16 years ago
Merge branch 'feature/rebase-subcommand' into develop More... almost 16 years ago
Merge branch 'feature/rebase-subcommand' into develop More... almost 16 years ago