罗泽轩
8216e6bbbc
Merge pull request #691 from koppor/patch-1
...
Remove trailing dot of German Windows
2018-02-05 11:25:53 +08:00
Oliver Kopp
f959b4d4d3
Remove trailing dot of German Windows
2018-02-04 13:04:25 +01:00
罗泽轩
db2d0456ac
Merge pull request #690 from dominicbarnes/release-push-tags-first
...
feat(git-release): push tags first to help ci tools not miss them
2018-01-25 10:32:50 +08:00
Dominic Barnes
5639160b8b
feat(git-release): push tags first to help ci tools not miss them
...
If you are buliding on CircleCI for example, pushing the commits first
can lead to a race where CI env will not see the tags since the pull
happened before the tags were finished pushing.
It should be fully safe (and backwards-compatible) to change the order
of pushing to the remote.
2018-01-23 13:51:44 -08:00
罗泽轩
c2efbc889d
Merge pull request #687 from spacewander/add_semver
...
git-release: handle extra non-numeric prefix in tag with --semver
2017-12-14 18:40:41 +08:00
spacewander
ab99fb3eb2
git-release: handle extra non-numeric prefix in tag with --semver
2017-12-12 10:10:37 +08:00
hemanth.hm
17fce79d3c
Merge pull request #686 from spacewander/add_semver
...
git-release: add --semver option
2017-12-10 12:34:05 +05:30
spacewander
693c84f8f0
git-release: add --semver option
2017-12-10 14:06:00 +08:00
hemanth.hm
b7d960eadb
Merge pull request #684 from spacewander/ignore_unknown_arg
...
git-release: function usage doesn't exist, ignore unknown argument instead
2017-12-08 10:41:31 +05:30
spacewander
199364e932
git-release: function usage doesn't exist, ignore unknown argument instead
2017-12-07 00:29:07 +08:00
hemanth.hm
3b21b87036
Merge pull request #681 from EdwardBetts/master
...
Fix so 'git rebase-patch' is described once.
2017-11-26 12:57:30 +05:30
Edward Betts
fc8eaf0d28
Fix so 'git rebase-patch' is described once.
2017-11-26 06:31:22 +00:00
罗泽轩
6aecc2b9fa
Merge pull request #680 from lhernanz/master
...
Preserve existing user commands in zsh completion
2017-11-15 15:12:08 +08:00
Luis Miguel Hernanz
43bc038d41
Preserve the existing user_commands in the git completion system
2017-11-14 22:57:50 -08:00
罗泽轩
82896c8553
Merge pull request #679 from spacewander/update_git_changelog_doc
...
Mention how to control changelog format in docs of git-changelog
2017-11-13 14:18:37 +08:00
罗泽轩
f1aeed4344
Merge pull request #678 from timhwang21/devs/thwang/docs-update
...
Docs> Add -- in front of cmd for git log
2017-11-10 19:58:36 +08:00
spacewander
46bc0959e1
Mention how to control changelog format in docs of git-changelog
2017-11-10 11:20:08 +08:00
Timothy Hwang
167f0c8b50
Docs> Add -- in front of cmd for git log
...
The current docs are incorrect, using the command gives an error msg:
```
error: unknown argument --since=1 week ago
error: if that argument was meant for git-log,
error: please put it after two dashes ( -- ).
```
2017-11-09 13:54:54 -05:00
罗泽轩
e7ca960f0c
Merge pull request #676 from gormac/master
...
Fix 'Invalid code page' error when restoring code page at end of script for Windows
2017-11-03 16:38:09 +08:00
Marco Glasbergen
d520e0641e
Fix 'Invalid code page' error when resetting code page at end of script
2017-11-03 09:00:51 +01:00
罗泽轩
9573a7653b
Merge pull request #675 from quite/effort-cursor
...
git-effort: restore normal (visible) cursor properly
2017-10-27 20:18:47 +08:00
Daniel Lublin
af39b2b2ee
git-effort: restore normal (visible) cursor properly
...
If I understand GNU* correctly, cnorm should be used to undo `civis` (make
invisible). `cvvis` is just another abnormal mode, namely "very visible".
*) https://www.gnu.org/software/termutils/manual/termutils-2.0/html_chapter/tput_1.html
2017-10-27 10:30:17 +02:00
hemanth.hm
78835c7525
Merge pull request #674 from tj/pull-request-two-factor-auth
...
Add GitHub two factor auth support to git-pull-request
2017-10-22 06:02:55 +05:30
spacewander
a88958ba20
Add GitHub two-factor auth support to git-pull-request
2017-10-18 10:47:17 +08:00
hemanth.hm
5b7c076fba
Merge pull request #672 from mehandes/patch-1
...
Added Nix/NixOS method of installation
2017-10-15 15:41:52 +05:30
Matt
942bab3b32
Added Nix/NixOS method of installation
2017-10-15 11:23:25 +02:00
罗泽轩
7b76644bc6
Merge pull request #671 from sambostock/improve-ignore-io
...
Improve ignore-io
2017-10-15 10:37:39 +08:00
Sam Bostock
6b5f5d8762
Use local variables & format strings
2017-10-14 13:31:31 -04:00
Sam Bostock
18d8221dd2
Fix omission when alphabetically printing ignores
...
Iterating through `a..z` omits entries starting with other characters.
2017-10-09 23:18:18 -04:00
Sam Bostock
cfcb4d92c6
Remove arbitrary column limit on ignore-io
2017-10-09 23:08:12 -04:00
罗泽轩
1f0a044677
Merge pull request #670 from zeeshanu/patch-1
...
Fix typo in Commands.md
2017-08-09 20:51:19 +08:00
Zeeshan Ahmed
9f621306cb
Fix typo
2017-08-09 11:23:19 +05:00
hemanth.hm
c59ddb73b4
Merge pull request #668 from isaacm/patch-1
...
Fix typos
2017-07-19 22:30:22 +05:30
Isaac Mungai
669c9180b4
Fix typos, remove trailing whitespace
2017-07-19 10:18:01 -04:00
spacewander
12cd938db3
install: submit brew patch to upstream
...
Follow the atempt of pull request #491
2017-07-16 16:50:55 +08:00
spacewander
4defd6d676
Bump version to 4.5.0-dev.
2017-07-16 12:37:58 +08:00
spacewander
be8a1548d4
Version 4.4.0
2017-07-15 16:25:54 +08:00
spacewander
15759061f5
install: display absolute path of zsh completion script
2017-07-15 14:37:24 +08:00
spacewander
423c49ab92
zsh: update completion of git bug|chore|feature|refactor|create-branch
2017-07-15 11:41:17 +08:00
spacewander
227ef26e7f
git summary: use more common way to cd to top level directory
2017-07-15 09:57:57 +08:00
罗泽轩
9e2a625b29
Merge pull request #664 from mapitman/master
...
Specify upstream for git bug/chore/feature/refactor and git create-branch won't set origin as upstream by default
2017-07-13 12:25:18 +08:00
Mark Pitman
d990270de7
Update man page for create-branch
...
Add notes section to talk about change in default behavior.
2017-07-12 20:07:25 -07:00
Mark Pitman
4dc76ef81b
Update man pages
2017-07-12 00:59:56 -07:00
Mark Pitman
ab6c51bb8f
Update docs for new behavior
...
`git create branch`
`git feature|bug|chore|refactor`
2017-07-12 00:14:24 -07:00
Mark Pitman
c064956f85
Use "$@" instead of $@
2017-07-11 23:37:16 -07:00
Mark Pitman
a75411b029
Consolidate feature/bug/chore/refactor logic
...
Remove unneccesary code
2017-07-11 21:42:02 -07:00
Mark Pitman
93150aa411
Allow -r parameter to be in any order in command line
2017-07-11 21:41:06 -07:00
Mark Pitman
61b2a2c703
Add ability to specify a remote
...
Use -r to push the new branch to origin
Use -r <remote_name> to push to <remote_name>
Will not auto push to origin if you do not use the argument
2017-07-09 01:57:46 -07:00
Mark Pitman
be15db9cdf
Fix Issue #186
...
Use `git create-branch` instead of `git checkout -b` in:
git-bug
git-chore
git-feature
git-refactor
Since `git-finish` uses `git-delete-branch` (which expects the branch to
have been pushed to origin) we should use `git-create-branch` to create
it.
2017-07-07 23:19:02 -07:00
spacewander
6bd1ebd68b
fix a wrong name in installation message
2017-07-06 16:06:29 +08:00