Damien Tardy-Panis
13f15d5339
stamp: add bash autocompletion
2016-12-04 16:18:54 +01:00
spacewander
1b84048bfc
Add --no-email to git-author
...
This feature is used to generate AUTHORS in 4.2.0 release.
2016-10-12 14:37:45 +08:00
Damien Tardy-Panis
9b3e25f407
Add git reauthor ( #548 )
...
Based on https://help.github.com/articles/changing-author-info/
2016-08-02 19:41:56 +02:00
Rémy HUBSCHER
3039f9405e
Add completion for git-psykorebase.
2015-07-31 17:06:22 +02:00
Nicolai Skogheim
6ba68941e8
Add completion for more options to effort
2015-07-24 18:57:46 +02:00
Kylie McClain
5b1ac3ccc6
use argument separator for usages of grep which can choke on weird input
2015-04-08 18:51:30 -04:00
Mark Eissler
de8d216c54
Updated bash completions for better-changelog.
2015-03-13 18:39:50 -07:00
hemanth.hm
83b9348c91
Merge pull request #300 from chernjie/git-scp
...
git scp - Copy files to SSH compatible `git-remote`.
2015-02-11 13:47:01 +05:30
wooorm
a58ee0a4e9
Fix missing closing curly brance in bash_completion.sh
...
- Introduced in b0a6d04f9ff303a9864070eda45c7309e3789ad4;
- Comments: https://github.com/tj/git-extras/commit/
b0a6d04f9ff303a9864070eda45c7309e3789ad4#commitcomment-9687275.
2015-02-11 08:53:12 +01:00
wooorm
b0a6d04f9f
Add git-authors
2015-02-07 17:24:21 +01:00
CJ
0325c46a43
tj#300 Added bash completion
2015-02-05 18:23:37 +08:00
Chris Hall
a36b7f4934
adding git-chore
2015-02-04 11:52:23 -05:00
spacewander
2f5a6c1399
add more bash completion functions
2014-12-14 17:17:01 +08:00
Guillaume Seren
903512c02b
Add ref completion to git-missing.
...
I find useful to get the ref completion in the git-missing command,
the behavior is the *like* the one on 'git log --pretty' it use the
'git for-each-ref' command to provide shortname of :
* All local branches.
* All remote/branches.
* All tags.
* The stash.
The output can be a bit huge, but provide a standard git / bash completion.
2014-12-12 18:52:07 +01:00
Damian Krzeminski
31bbed4ac8
Add --no-merges option to changelog
...
--no-merges allows for generating changelog without information about
merge commits
2013-12-01 18:18:03 -05:00
Phally
d3ad5d75c8
Adds the tag swtich to bash completion.
2013-03-03 19:30:21 +01:00
TJ Holowaychuk
5b72ac1b32
Revert "Added git-review to review files on branch since the branch was created."
...
This reverts commit 2bcd016f29 .
2012-10-29 12:38:56 -07:00
Craig MacGregor
2bcd016f29
Added git-review to review files on branch since the branch was created.
2012-10-24 13:07:04 -04:00
nickl-
1f2b3ea203
Alphabetically sorted bash_completion.
...
Makes it easier to work with and slightly optimizes things for bash_completion which sorts these completions alphabetically.
2012-07-22 22:51:57 +02:00
nickl-
79c8753436
Add bash_completion for new git-ignore switches.
2012-07-22 22:27:38 +02:00
TJ Holowaychuk
0c2a86f058
Added _git_squash() to bash_completion.sh
2012-02-04 14:01:02 -08:00
Jonhnny Weslley
e4df35beff
bash completion script
2012-01-14 11:16:49 -03:00