1. 88a6987 Added support for completion of 'support' command. by Milan Mitrović · 12 years ago
  2. 821fa74 Update copyright date. by Justin Hileman · 12 years ago
  3. 12cb3bc Sort branch lists so comm does not complain. by Austin Matzko · 12 years ago
  4. c05e622 Only autocomplete untracked branches for feature/release tracking. by Justin Hileman · 13 years ago
  5. c24e250 Git-flow doesn't track or publish hotfixes. by Justin Hileman · 13 years ago
  6. b4e11fc Add support for 'version' command. by Justin Hileman · 13 years ago
  7. a71065b Add support for git-flow 0.4's release and hotfix publish/track subcommands. by Justin Hileman · 13 years ago
  8. 5530efe DRYer branch and prefix listing, add support for 'gitflow.origin' config. by Justin Hileman · 13 years ago
  9. b2fd9a6 Add autocomplete for 'help' commands and subcommands. by Justin Hileman · 13 years ago
  10. e3f5953 Roll our own feature list and release list... by Justin Hileman · 13 years ago
  11. 41d21d6 Fix bug with remote feature autocompletion. by Justin Hileman · 13 years ago
  12. 91843f8 Revert "Updated __git_find_on_cmdline to use __git_find_subcommand" by Justin Hileman · 13 years ago
  13. 289fb03 Update __git_flow_list_remote_features to use prefix config. by Justin Hileman · 13 years ago
  14. 522c026 Add support for new 0.3 feature subcommands (checkout and pull). Update 'feature publish' subcommand completion to only list unpublished features. by Justin Hileman · 13 years ago 0.3
  15. 3e77edb Apparently I can't count. by Justin Hileman · 13 years ago
  16. 763f0f9 Remove a few extra characters from 'list features' result. by Justin Hileman · 13 years ago
  17. d017360 Update documentation for Git >= 1.7.1 ... We don't have to hack the git-completion script anymore! Wheee! by Justin Hileman · 13 years ago
  18. f144b1a Temporarily alias __git_find_subcommand to old __git_find_on_cmdline for backwards compatability. by Justin Hileman · 13 years ago
  19. 88a4235 Updated __git_find_on_cmdline to use __git_find_subcommand by Seth Voltz · 13 years ago
  20. fad617d Removing 'git flow version' autocomplete, as it's mostly worthless. by Justin Hileman · 13 years ago
  21. 5772bc5 git flow feature track shouldn't appear twice. by Justin Hileman · 13 years ago
  22. 9189187 Redirecting stderr to /dev/null by Justin Hileman · 13 years ago
  23. 1a6cd16 Fixed capitalization of git-flow by Justin Hileman · 13 years ago
  24. fd37e37 Added README and LICENSE files, cleaned up documentation inside bash script. by Justin Hileman · 13 years ago
  25. b20e97a Updated install instructions. by Justin Hileman · 13 years ago
  26. c5b5841 Initial commit of git-flow-completion. by Justin Hileman · 13 years ago