Gitiles
Code Review
Sign In
review.gerrithub.io
/
Darma
/
git-flow-completion
/
afba99d60728e8642da6d528233cbf5ca028436f
afba99d
Updated zsh installation
by Marius Loewe
· 10 years ago
7413ccb
Merge pull request #7 from curiousstranger/oh-my-zsh-integration
by Justin Hileman
· 11 years ago
e664f8d
Merge branch 'release/0.4.2'
by Justin Hileman
· 11 years ago
0.4.2
80d3646
Update readme(s) for fish installation.
by Justin Hileman
· 11 years ago
2fdbd74
Add git-flow completion for fish shell
by Justin Hileman
· 11 years ago
0b53453
Readme markdown cleanup.
by Justin Hileman
· 11 years ago
e7ce92c
Update bash install for OS X
by Justin Hileman
· 11 years ago
ad10a29
Make bash + git < 1.7.1 more cross-platform friendly
by Justin Hileman
· 11 years ago
51f3956
Merge remote-tracking branch 'nhuray/develop' into develop
by Justin Hileman
· 11 years ago
ed1a2bf
Merge pull request #20 from soplakanets/develop
by Justin Hileman
· 11 years ago
ca710d1
Update subcommand descriptions.
by Serhiy Oplakanets
· 11 years ago
2790511
Add zsh completions for `release publish` and `release track`.
by Serhiy Oplakanets
· 11 years ago
57617b3
Reformulation of instructions for Bash installation with git < 1.7.1
by nhuray
· 11 years ago
b7570b3
Merge branch 'refs/heads/master' into oh-my-zsh-integration
by Matt Cable
· 11 years ago
eaee7d2
Merge pull request #16 from milanmitrovic/feature/support
by Justin Hileman
· 12 years ago
88a6987
Added support for completion of 'support' command.
by Milan Mitrović
· 12 years ago
e1ce64d
Merge branch 'develop' of https://github.com/milanmitrovic/git-flow-completion into develop
by Milan Mitrović
· 12 years ago
d54adb9
Merge branch 'release/0.4.1.0' into develop
by Justin Hileman
· 12 years ago
429930f
Merge branch 'release/0.4.1.0'
by Justin Hileman
· 12 years ago
0.4.1.0
821fa74
Update copyright date.
by Justin Hileman
· 12 years ago
aaefc62
update copyright date.
by Justin Hileman
· 12 years ago
12cb3bc
Sort branch lists so comm does not complain.
by Austin Matzko
· 12 years ago
e43aed8
Link to allow oh-my-zsh to load file
by Matt Cable
· 12 years ago
5945702
Merge branch 'release/0.4.0.2'
by Justin Hileman
· 12 years ago
0.4.0.2
56ff8b4
Whitespace cleanup for zsh completion.
by Justin Hileman
· 12 years ago
66847ba
Fix copypasta in zsh completion.
by Justin Hileman
· 12 years ago
c58f8c2
Fix wrong labels
by MURAOKA Yusuke
· 12 years ago
0e218ab
Merge branch 'release/0.4.0.1'
by Justin Hileman
· 13 years ago
0.4.0.1
c05e622
Only autocomplete untracked branches for feature/release tracking.
by Justin Hileman
· 13 years ago
c24e250
Git-flow doesn't track or publish hotfixes.
by Justin Hileman
· 13 years ago
5ee0c92
Add link to Bash git-completion installation instructions.
by Justin Hileman
· 13 years ago
bc55c6c
Merge branch 'release/0.4.0' into develop
by Justin Hileman
· 13 years ago
ba64bb2
Merge branch 'release/0.4.0'
by Justin Hileman
· 13 years ago
0.4.0
ae24ff3
Make README match actual functionality. That's usually a good thing.
by Justin Hileman
· 13 years ago
3dce9e6
Merge branch 'feature/git-flow-0-4-support' into develop
by Justin Hileman
· 13 years ago
b4e11fc
Add support for 'version' command.
by Justin Hileman
· 13 years ago
a71065b
Add support for git-flow 0.4's release and hotfix publish/track subcommands.
by Justin Hileman
· 13 years ago
5530efe
DRYer branch and prefix listing, add support for 'gitflow.origin' config.
by Justin Hileman
· 13 years ago
b2fd9a6
Add autocomplete for 'help' commands and subcommands.
by Justin Hileman
· 13 years ago
b2447fe
Merge branch 'release/0.3.3'
by Justin Hileman
· 13 years ago
0.3.3
e3f5953
Roll our own feature list and release list...
by Justin Hileman
· 13 years ago
41d21d6
Fix bug with remote feature autocompletion.
by Justin Hileman
· 13 years ago
61f4aee
Merge branch 'release/0.3.2.1'
by Justin Hileman
· 13 years ago
0.3.2.1
91843f8
Revert "Updated __git_find_on_cmdline to use __git_find_subcommand"
by Justin Hileman
· 13 years ago
0eb91c8
Merge branch 'release/0.3.2'
by Justin Hileman
· 13 years ago
0.3.2
289fb03
Update __git_flow_list_remote_features to use prefix config.
by Justin Hileman
· 13 years ago
7f3a479
Merge branch 'hotfix/0.3.1.1' into develop
by Justin Hileman
· 13 years ago
5a5e03f
Merge branch 'hotfix/0.3.1.1'
by Justin Hileman
· 13 years ago
0.3.1.1
f7390da
Documentation cleanup.
by Justin Hileman
· 13 years ago
fad15c6
Merge branch 'release/0.3.1'
by Justin Hileman
· 13 years ago
0.3.1
bee8218
Fix for the feature checkout branch argument completion.
by Vincent Driessen
· 13 years ago
c975c9a
Merge branch 'hotfix/add-some-docs'
by Zifei Tong
· 13 years ago
5eda741
add some docs
by Zifei Tong
· 13 years ago
33ba24a
Merge branch 'release/0.3-zsh'
by Zifei Tong
· 13 years ago
b2667cc
fix some bugs
by Zifei Tong
· 13 years ago
bf385d0
Merge branch 'release/0.3-zsh'
by Zifei Tong
· 13 years ago
9d6f84a
Merge branch 'feature/zsh-support' into develop
by Zifei Tong
· 13 years ago
9414b22
finished
by Zifei Tong
· 13 years ago
85b504a
the basic framework is finished
by Zifei Tong
· 13 years ago
4b64ecc
completion of flow subcommand, and its subsubcommands works now
by Zifei Tong
· 13 years ago
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
3e77edb
Apparently I can't count.
by Justin Hileman
· 13 years ago
763f0f9
Remove a few extra characters from 'list features' result.
by Justin Hileman
· 13 years ago
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
f144b1a
Temporarily alias __git_find_subcommand to old __git_find_on_cmdline for backwards compatability.
by Justin Hileman
· 13 years ago
88a4235
Updated __git_find_on_cmdline to use __git_find_subcommand
by Seth Voltz
· 13 years ago
1da3cb7
fixed typo in bash_completion.d folder name.
by Justin Hileman
· 13 years ago
2a7b91d
fixed readme for recent changes.
by Justin Hileman
· 13 years ago
fad617d
Removing 'git flow version' autocomplete, as it's mostly worthless.
by Justin Hileman
· 13 years ago
5772bc5
git flow feature track shouldn't appear twice.
by Justin Hileman
· 13 years ago
9189187
Redirecting stderr to /dev/null
by Justin Hileman
· 13 years ago
a12fdac
Fixed capitalization of git-flow
by Justin Hileman
· 13 years ago
1a6cd16
Fixed capitalization of git-flow
by Justin Hileman
· 13 years ago
fd37e37
Added README and LICENSE files, cleaned up documentation inside bash script.
by Justin Hileman
· 13 years ago
b20e97a
Updated install instructions.
by Justin Hileman
· 13 years ago
c5b5841
Initial commit of git-flow-completion.
by Justin Hileman
· 13 years ago