罗泽轩
e6caa931a5
Merge pull request #882 from vt-alt/git-utimes
...
git-utimes: Change files modification time to their last commit date
2020-11-29 11:40:12 +08:00
Aloxaf
e92d54cadb
fix: zsh completion of git-coauthor command
2020-11-26 22:30:05 +08:00
Vitaly Chikunov
aa174b3905
git-utimes: Change files modification time to their last commit date
...
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
2020-11-08 14:04:41 +03:00
spacewander
e116406ff1
git-back: removed
2020-08-28 22:23:41 +08:00
spacewander
6afc2fb4a8
sort completion in alphabetical order
2020-08-25 14:53:11 +08:00
spacewander
c56b61d2bd
remove incorrect completion
2020-08-25 14:50:56 +08:00
spacewander
c386733efd
git-info: add zsh completion
2020-08-25 14:45:12 +08:00
Yuriy VG
b4b81e290e
Add bash completion for git-info
2020-08-21 19:22:07 +03:00
Tin Lai
4a7fcb7d1c
implement fish completions file
...
Signed-off-by: Tin Lai <oscar@tinyiu.com>
2020-07-27 15:45:37 +10:00
spacewander
23fcac8c4f
break change: remove docs and other stuff of git-feature's alias
2020-05-31 11:03:11 +08:00
sgleizes
edc4814ced
Fix missing newline escapes in git-release zsh completion
2020-05-23 13:36:13 +02:00
Carlos Prado
3583825137
update zsh completion for bug and refactor commands
2020-04-05 03:32:27 +02:00
Carlos Prado
31079e0a60
updated zsh completion script
2020-04-05 03:29:24 +02:00
Rémy HUBSCHER
739ca052b4
Add documentation.
2020-03-19 16:10:20 +01:00
Mark Pitman
362a0c29ae
Add git-browse command
...
Handles git@server and https://server remotes.
Allows specification of the remote to open
Closes #666
2020-03-15 01:40:09 -07:00
Brice Dutheil
80cd52701e
Fixes #770 : Adds git-brv
2020-01-15 10:46:19 +01:00
Tom Andrade
704b1b4fdd
Add flags -s and -u for signed tags
2019-11-26 08:31:06 +01:00
罗泽轩
a6a1754093
Merge pull request #795 from spacewander/git-squash-commit-msg
...
Git squash commit msg
2019-11-05 18:12:43 +08:00
spacewander
46ea733983
git-squash: miss completion script change
2019-11-05 10:35:36 +08:00
spacewander
7b9fbc4389
git-standup: add option '-B' to group the commits by branch
2019-11-01 17:32:55 +08:00
spacewander
203f5b48ad
git-summary: add --dedup-by-email to remove duplicate users
2019-10-27 09:04:27 +08:00
Paul Wise
5b62b4a884
Add git-paste for sending patches to pastebin
2019-09-10 10:39:20 +08:00
Paul Wise
a85d5f57bb
Switch http URLs to https where possible
...
Suggested-by: check-all-the-things
2019-09-05 12:41:45 +08:00
jacobherrington
66288296b2
Add git coauthor command
...
This adds a feature to add additional authors to the previous commit,
this feature is supported by GitHub and GitLab and based on the format
should be self-evident to anyone reading the commit message.
2019-08-23 20:21:43 -05:00
timfeirg
ecdd665f1c
git-mv-remote: rename a remote regardless of any existing remotes
2019-05-08 14:08:20 +08:00
spacewander
792b697450
git-changelog: add --start-commit option, like --start-tag but for commit
2018-06-16 12:20:08 +08:00
Richard Russon
0f76863d9b
add: git-ignore -p (private to repo)
2018-05-23 23:59:21 +01:00
Luis Miguel Hernanz
43bc038d41
Preserve the existing user_commands in the git completion system
2017-11-14 22:57:50 -08:00
spacewander
423c49ab92
zsh: update completion of git bug|chore|feature|refactor|create-branch
2017-07-15 11:41:17 +08:00
Étienne BERSAC
d4c7581835
Add git-mr to checkout GitLab merge requests
2017-06-16 11:11:50 +02:00
spacewander
383f95f7c8
git-standup: update zsh completion
2017-04-13 00:16:55 +08:00
Niklas Schlimm
57c0eb776c
New Command git-bulk initial commit
2017-03-08 19:50:36 +01:00
Nicolai Skogheim
e31f61ba34
spelling: {a,an} archive. Fix #609
2016-12-26 19:22:55 +01:00
Damien Tardy-Panis
9ea8f98e5c
stamp: add zsh autocompletion
2016-12-04 16:21:09 +01:00
Damien Tardy-Panis
13f15d5339
stamp: add bash autocompletion
2016-12-04 16:18:54 +01:00
spacewander
dead6873db
Add git-reauthor to completion script
2016-11-01 10:24:12 +08:00
Robin Winslow
e476562a46
git-force-clone
...
All files for git-force-clone, a command for overwriting local repos when closing repositories.
2016-10-28 22:23:47 +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
Hozefa
5a8ce5e364
add rename-branch command ( #576 )
2016-09-11 09:11:32 +05:30
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
spacewander
66560432ce
add doc for git-pull-request and others
2016-07-29 11:39:39 +08:00
spacewander
299efd84af
submit zsh completion script to upstream
...
Now what you need is just `source /path/to/git-extras-completion.zsh`
2016-07-21 23:48:06 +08: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