Yuriy VG
ec417833ee
doc: add description for git-info
2020-08-21 19:22:07 +03:00
Yuriy VG
b4b81e290e
Add bash completion for git-info
2020-08-21 19:22:07 +03:00
Yuriy VG
c92f03d303
git-info: colorized headers
2020-08-21 19:22:04 +03:00
Yuriy VG
af06d49c33
git-info: extend configuration and commit information
...
add ability to customize git-config, git-log commands from .gitconfig file
2020-08-21 17:57:07 +03:00
Yuriy VG
e7270b3667
git-info: remove notes about git-log, git-show
...
auxiliary message distracting from the main message
2020-08-21 16:14:54 +03:00
Yuriy VG
87cff6d5cb
git-info: add info about submodules
2020-08-21 16:10:06 +03:00
Yuriy VG
aaf9ef343b
git-info: fix indentation, remove comment
2020-08-21 16:01:11 +03:00
罗泽轩
73cc666030
Merge pull request #864 from v-y-a-s/pr
...
Updated the git pull-request command to use personal access token instead of basic auth.
2020-08-11 09:14:11 +08:00
vyas
eaeeef3b80
Grammar correction
2020-08-07 11:16:00 +05:30
vyas
73bb1e0f59
Remove $user
2020-08-06 13:06:28 +05:30
vyas
238038139d
corrections
2020-08-06 13:03:13 +05:30
vyas
85e1c4ff0a
Update doc
2020-08-05 16:53:36 +05:30
vyas
a0d7039482
fix config message name
2020-08-05 16:22:44 +05:30
vyas
49a34037ad
Remove comments
2020-08-05 16:19:51 +05:30
vyas
2dc9c26e36
PR test
2020-08-05 11:59:43 +05:30
罗泽轩
2f3772b09a
Merge pull request #860 from soraxas/implement-fish-completions
...
Implement fish completions file
2020-07-30 09:31:21 +08:00
Tin Lai
4a7fcb7d1c
implement fish completions file
...
Signed-off-by: Tin Lai <oscar@tinyiu.com>
2020-07-27 15:45:37 +10:00
罗泽轩
6e77d950eb
Merge pull request #853 from bethesque/feat/git-browse-with-multiple-remotes
...
feat(browse): select remote of current branch, fallback to origin
2020-07-27 09:24:28 +08:00
Beth Skurrie
572ae0dd46
feat(browse): automatically select origin remote if one exists, fallback to first otherwise
2020-07-26 08:22:43 +10:00
罗泽轩
a0a32abc0b
Merge pull request #854 from bethesque/fix/git-browse-sed-on-mac
...
fix(browse): update sed pattern to work on mac
2020-06-23 10:08:03 +08:00
Beth Skurrie
edf7b060d2
fix(browse): update sed pattern to work on mac
2020-06-23 09:31:21 +10:00
spacewander
2076ac9c38
Bump version to 6.1.0-dev
2020-06-22 21:31:49 +08:00
spacewander
4c9d59059e
Version 6.0.0
2020-06-22 11:18:23 +08:00
spacewander
97de52a3be
doc: remove gitter
...
We don't hang on it any more.
2020-06-22 10:59:20 +08:00
spacewander
a994411e58
git-cp: remove trailing space
2020-06-22 09:59:59 +08:00
罗泽轩
f06ba9f70b
Merge pull request #849 from vr8hub/undodoc
...
Correct undo documentation to match code order of parameters
2020-06-21 17:42:22 +08:00
罗泽轩
5a79873bd6
Merge pull request #850 from vr8hub/newundo
...
Modify to work when only a single commit, add parameter checks
2020-06-21 17:41:33 +08:00
vr8ce
27f42beb81
Tighten numeric regex
2020-06-19 22:56:55 -05:00
vr8ce
6ccd2fa439
Cleanup code
2020-06-18 23:38:55 -05:00
vr8ce
9dca93eeb2
Modify to work when only a single commit, add parameter checks
2020-06-17 20:11:07 -05:00
vr8ce
11cc90d5f6
Correct undo documentation to match code order of parameters
2020-06-15 23:13:05 -05:00
罗泽轩
90495d0d5e
Merge pull request #847 from Amorymeltzer/patch-1
...
docs: Note flag for git extra --version
2020-06-05 09:27:27 +08:00
Amory Meltzer
f2136ec433
docs: Note flag for git extra --version
2020-06-04 14:53:23 -04:00
罗泽轩
a04f27b255
Merge pull request #846 from spacewander/note
...
doc: add a note about the package maintainer.
2020-06-04 15:30:58 +08:00
spacewander
f27875d5bc
doc: add a note about the package maintainer.
2020-05-31 11:31:25 +08:00
罗泽轩
cb66d36434
Merge pull request #844 from ihoro/installation-via-freebsd-pkg
...
docs: mention installation via FreeBSD pkg
2020-05-31 11:13:21 +08:00
罗泽轩
d4ff718ac3
Merge pull request #843 from spacewander/remove_git_feature
...
break change: remove docs and other stuff of git-feature's alias
2020-05-31 11:10:57 +08:00
spacewander
23fcac8c4f
break change: remove docs and other stuff of git-feature's alias
2020-05-31 11:03:11 +08:00
罗泽轩
fa8165ba7e
Merge pull request #845 from alerque/remove-feature-aliases
...
Remove scripts that are mere alias wrappers for git-feature
2020-05-31 11:00:15 +08:00
Caleb Maclennan
db9ca55c71
Remove scripts that are mere alias wrappers for git-feature
...
Notably `git-bug` clobbers a very popular other project of the same name.
Having lightweight wrapper scripts clogging up the subcommand namespace
makes it awkward to make use of this project wholesale instead of
piecemeal. These function can be implemented by users with git aliases
very easily.
2020-05-30 15:32:01 +03:00
phigoro
672e330f47
docs: mention installation via FreeBSD pkg
2020-05-30 14:20:10 +03:00
罗泽轩
852e630314
Merge pull request #840 from spacewander/archive-invalid
...
git-archive-file: rename invalid chars in the output filename
2020-05-27 09:14:57 +08:00
罗泽轩
54199b8d08
Merge pull request #841 from sgleizes/bugfix/git-release-zsh-completion
...
Fix missing newline escapes in git-release zsh completion
2020-05-25 09:05:25 +08:00
sgleizes
edc4814ced
Fix missing newline escapes in git-release zsh completion
2020-05-23 13:36:13 +02:00
spacewander
8f133a32ba
git-archive-file: rename invalid chars in the output filename
...
Fix #838 .
2020-05-22 10:40:29 +08:00
罗泽轩
4eb4e7ffdb
Merge pull request #837 from jldugger/jldugger/pr-remote-default
...
add a default for the remote to fetch a pr from
2020-05-16 12:12:21 +08:00
罗泽轩
acf4123234
Merge pull request #836 from jldugger/jldugger/feature-config
...
add a config setting for prefix
2020-05-15 12:41:57 +08:00
Justin Dugger
9e843da98d
add a default for the remote to fetch a pr from
2020-05-14 00:32:48 -07:00
Justin Dugger
e8ee36733f
add a config setting for prefix
2020-05-14 00:19:54 -07:00
罗泽轩
db3389a3cc
Merge pull request #829 from cpradog/master
...
add squash option to git-feature
2020-04-05 17:15:02 +08:00