Paul Wise
a85d5f57bb
Switch http URLs to https where possible
...
Suggested-by: check-all-the-things
2019-09-05 12:41:45 +08:00
Paul Wise
1a414f5512
Fix typos
...
Suggested-by: codespell
Suggested-by: spellintian
2019-09-05 12:41:38 +08:00
Paul Wise
e24c1302f4
Fix an indefinite article in the documentation
...
Suggested-by: anorack
2019-09-04 19:35:43 +08:00
罗泽轩
883199093c
Merge pull request #776 from spacewander/update_git_pr_doc
...
git-pr: mention the limitation of -m option
2019-09-02 11:20:22 +08:00
罗泽轩
6a3d61ff12
Merge pull request #777 from fengkx/zplugin-install-completion
...
[Doc]Install completion with zplugin
2019-09-02 11:18:55 +08:00
fengkx
c4e94a4130
docs(Installation): 📝 add src in zplugin ice modifier to source the completion file
2019-09-01 12:06:13 +08:00
spacewander
a921e88d76
git-pr: mention the limitation of -m option
2019-08-30 09:23:08 +08:00
罗泽轩
a56e14488e
Merge pull request #772 from jacobherrington/add-git-coauthor
...
Add git coauthor command
2019-08-28 18:06:24 +08:00
jacobherrington
55cefa9021
Add conditional logic for linebreaks
2019-08-27 10:52:44 -05:00
jacobherrington
3484df9ca4
Ensure arguments exist
2019-08-23 20:30:18 -05: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
spacewander
5bffcb4c89
improve the quality of the integrity check.
2019-08-18 11:46:00 +08:00
罗泽轩
4867571df0
Merge pull request #774 from jacobherrington/patch-2
...
Link to the contributing document
2019-08-18 11:08:18 +08:00
spacewander
a2250dd205
Bump version to 5.1.0-dev.
2019-08-18 10:49:54 +08:00
Jacob Herrington
f053fc48db
Link to the contributing document
2019-08-17 18:43:55 -05:00
spacewander
ebdebadd3b
Version 5.0.0
2019-08-16 22:33:27 +08:00
罗泽轩
fa5017a4a5
Merge pull request #769 from spacewander/no_line_summary
...
git-line-summary: should be the history
2019-07-27 12:20:50 +08:00
spacewander
d4de567ca7
git-line-summary: should be the history
...
Also remove some trailing lines after the output.
2019-07-23 22:13:29 +08:00
罗泽轩
f2587339cf
Merge pull request #768 from bric3/fix-more-character-encoding-issues
...
git-guilt: protect against encoding issues with LC_ALL=C
2019-07-19 09:28:23 +08:00
Brice Dutheil
2dc5d5104e
git-guilt: protect against encoding issues with LC_ALL=C
2019-07-18 15:37:47 +02:00
罗泽轩
500ea2b119
Merge pull request #767 from spacewander/rename_branch_order
...
git-rename-branch: change branch argument order
2019-07-06 13:08:15 +08:00
spacewander
df06f3e3bd
git-rename-branch: change branch argument order
...
Now git-rename-branch has the same order like 'git branch -m', 'git
rename-tag' and other rename command.
Note that this is a break change.
Close #759 .
2019-07-06 11:41:47 +08:00
罗泽轩
defa89c794
Merge pull request #765 from spacewander/column_dependency
...
Installation.md: add dependencies section.
2019-06-30 11:46:51 +08:00
spacewander
58d13f88d4
Makefile: check dependencies before installation.
...
So that the packager will know what are dependencied when they are
making a new package.
2019-06-27 15:12:30 +08:00
spacewander
85248595e3
Installation.md: add dependencies section.
2019-06-27 12:33:18 +08:00
spacewander
0b49719ae4
man/Readme.md: we don't need to update git-extras docs separately
2019-06-24 10:26:14 +08:00
罗泽轩
3080b81bcc
Merge pull request #763 from spacewander/strict_check_integrity
...
check_integrity.sh: check more strickly.
2019-06-24 09:50:54 +08:00
spacewander
c03e0ad841
check_integrity.sh: check more strickly.
2019-06-22 11:16:09 +08:00
罗泽轩
ac9e35735b
Merge pull request #762 from spacewander/pr_merge
...
git-pr: add -m|--merge option to check out a merge commit
2019-06-22 10:54:34 +08:00
罗泽轩
a26f1e6f8e
Merge pull request #761 from btmurrell/preference-for-create-branch
...
`create-branch` allows for preference for `remote` option
2019-06-22 10:54:11 +08:00
Brian Murrell
7d3ab83ec3
implements remote pref for create-branch
2019-06-21 06:20:16 -07:00
spacewander
eae05bbb98
git-pr: add -m|--merge option to check out a merge commit
...
Close #757 .
2019-06-17 11:15:12 +08:00
brian murrell
820b7cd41b
impl for checking remote pref
2019-06-14 01:35:52 -07:00
hemanth.hm
1712db2146
Merge pull request #754 from spacewander/prompt_passwd_before_2fa
...
git-fork: prompt for password before 2FA code.
2019-06-03 11:06:59 +05:30
spacewander
c3c0bdfbbb
git-fork: prompt for password before 2FA code.
...
Fix #750 .
2019-06-02 12:20:09 +08:00
spacewander
4b09e94853
check_integrity.sh: improve readability.
2019-05-25 11:06:03 +08:00
罗泽轩
26447e5bbe
Merge pull request #753 from tiemonl/GH-752_update_reauthor_documentation
...
git-reauthor: updated documentation to show rename workaround
2019-05-23 09:45:31 +08:00
tiemonl
f4f7c1e3b5
GH-752 updated documentation to show rename workaround
2019-05-22 11:22:58 -04:00
罗泽轩
6d1982d6cf
Merge pull request #751 from timfeirg/master
...
git-rename-remote: rename a remote regardless of any existing remotes
2019-05-08 15:14:15 +08:00
timfeirg
ecdd665f1c
git-mv-remote: rename a remote regardless of any existing remotes
2019-05-08 14:08:20 +08:00
Abdullah
a214c93ad4
Installation instructions added for CRUX ( #746 )
...
Added support for CRUX
2019-03-05 12:17:49 +08:00
罗泽轩
044b06b6cb
Merge pull request #723 from bittner/feature/git-undo-soft-leave-changes-staged
...
Make `git undo -s` restore the staging area
2019-03-04 19:31:16 +08:00
罗泽轩
5b0a9d22b6
Merge pull request #744 from spacewander/git-guilt-identation
...
git-guilt: avoid exceeding 80 columns.
2019-02-19 08:47:19 +07:00
spacewander
eecfb9af47
git-guilt: avoid exceeding 80 columns.
2019-02-18 13:11:26 +08:00
spacewander
39df4dfa64
Bump version to 4.8.0-dev.
2019-02-09 17:36:46 +08:00
spacewander
f355fb4c94
Version 4.7.0
2019-02-09 17:08:42 +08:00
spacewander
7a89f7c6e4
git-pr: emphasized that the remote is required when pulling multiple PRs.
2019-02-09 16:58:31 +08:00
罗泽轩
99238bdf0a
Merge pull request #743 from spacewander/allow_multiple_pr
...
git-pr supports pulling multiple pr at once
2019-02-08 19:57:39 +07:00
spacewander
f29dad042c
git-pr: accpeted multiple GitHub URL or ID with remote.
2019-02-02 12:29:41 +08:00
spacewander
87b7c959b4
git-pr: added <[remote]:pr number> option.
2019-02-02 11:45:27 +08:00