Commit graph

1355 commits

Author SHA1 Message Date
spacewander 952d1eb76f git-standup: add option to limit the number of commit 2019-11-04 11:36:29 +08:00
spacewander 227c19bb67 git-standup: add separate newline between the output 2019-11-03 10:53:40 +08:00
spacewander 7b9fbc4389 git-standup: add option '-B' to group the commits by branch 2019-11-01 17:32:55 +08:00
罗泽轩 a14547e92f
Merge pull request #790 from spacewander/git-summary-merge-email
git-summary: add --dedup-by-email to remove duplicate users
2019-10-31 10:01:35 +08:00
spacewander 203f5b48ad git-summary: add --dedup-by-email to remove duplicate users 2019-10-27 09:04:27 +08:00
hemanth.hm 7bdfb1f55f
Merge pull request #788 from spacewander/doc_git_summary_line
git-summary: add missing example of --line option
2019-10-15 13:02:43 -07:00
spacewander cf3e1e7e7d git-summary: add missing example of --line option 2019-10-15 10:13:32 +08:00
罗泽轩 fd36fc0ea2
Merge pull request #787 from rvbuelow/patch-1
Use GIT_DIR environment variable to to set .git directory
2019-10-02 19:23:08 +08:00
罗泽轩 eb9ddbe8a9
Merge pull request #786 from mbologna/patch-1
Docs: add OpenSUSE distribution information
2019-10-02 19:11:00 +08:00
Robin von Bülow 256044c04f
Use GIT_DIR environment variable to to set .git directory 2019-10-02 12:42:14 +02:00
Michele Bologna 0cd55d88bf
Docs: add OpenSUSE distribution information 2019-10-01 20:59:48 +02:00
罗泽轩 bba1f964b8
Merge pull request #784 from spacewander/git-effort-col-len
git-effort: adjust column limit according to the paths
2019-09-25 10:30:31 +08:00
spacewander 7015501161 git-effort: adjust column limit according to the paths
Fix #780.
2019-09-24 14:32:54 +08:00
罗泽轩 ff0b1cfb0b
Merge pull request #708 from pabs3/git-paste
Add git-paste for sending patches to pastebin
2019-09-10 11:24:30 +08:00
Paul Wise d90b02ce22
Regenerate docs
Changes-by: make man/git-paste.{1,html}
2019-09-10 10:40:22 +08:00
Paul Wise 5b62b4a884
Add git-paste for sending patches to pastebin 2019-09-10 10:39:20 +08:00
罗泽轩 f7d127b360
Merge pull request #778 from pabs3/cleanups
Clean up some minor issues detected by check-all-the-things
2019-09-06 14:46:15 +08:00
Paul Wise 1d7d4c2446
Switch from using /tmp to using mktemp
mktemp protects against attacks from other users.
mktemp protects against concurrent writers.
mktemp respects the $TMPDIR environment variable.

Suggested-by: check-all-the-things
2019-09-05 12:41:45 +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
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