Christopher Apple
a732afafb4
git cherry working in fish shell
2020-09-03 10:46:39 -07:00
Wenxuan Zhang
12d5d3c0d1
fish: sync #107
2020-09-02 15:40:02 +08:00
Wenxuan
c20e56d3a8
Merge pull request #107 from jsfaint/fix-gclean
...
Add missing parameters to fix gclean
2020-09-02 14:54:49 +08:00
Jia Sui
c80cf8c5e1
Add missing parameters to fix gclean
...
Without `-f` some file will not be cleaned
2020-09-02 14:50:03 +08:00
Wenxuan Zhang
9a36f6ea5e
refactor: reformat
2020-08-27 11:29:49 +08:00
Wenxuan Zhang
13ca262e67
refactor: improve git-cherry-pick style
2020-08-27 11:29:49 +08:00
Jia Sui
3166756079
feat: add cherry-pick support ( #106 )
...
* Add cherry-pick support
* Fix shellcheck warnings
2020-08-27 11:02:43 +08:00
Kalle Jillheden
e0573975ef
feat: configurable pager
...
Former-commit-id: c91135251b74851241e453b460150c6bdf20170f
2020-08-21 16:03:32 +08:00
Chris Apple
675eeff917
Merge pull request #104 from cjappl/master
...
added fish support for git show+diff pager
Former-commit-id: 4eab7e16f4
2020-08-12 09:45:08 -07:00
Christopher Apple
8061fb3594
added fish support for git show+diff pager
...
Former-commit-id: 3d3ef5336e
2020-08-12 09:42:35 -07:00
Wenxuan Zhang
e69def2cbe
ci: add shellcheck
...
Former-commit-id: 5698137887
2020-08-11 17:53:40 +08:00
Wenxuan Zhang
b37ebeda9c
doc: add ci badge
...
Former-commit-id: a3736afb3c
2020-08-11 17:42:56 +08:00
Wenxuan Zhang
0dc91503d9
ci: fix old fish version
...
Former-commit-id: 2f286ef785
2020-08-11 17:31:08 +08:00
Wenxuan Zhang
f2b8166a40
ci: add version info
...
Former-commit-id: 2d48dde0b3
2020-08-11 17:16:16 +08:00
Wenxuan Zhang
428ed11618
ci: split
...
Former-commit-id: fea7771a0c
2020-08-11 17:08:40 +08:00
Wenxuan Zhang
959052aabf
ci: fix prerequisites
...
Former-commit-id: 74858434a8
2020-08-11 17:02:57 +08:00
Wenxuan Zhang
0011eb4f13
ci: add github actions ci
...
Former-commit-id: 75441a90a8
2020-08-11 16:56:23 +08:00
Wenxuan Zhang
26162132ca
refactor: predefine pagers. #103
...
Former-commit-id: 352cc996c8
2020-08-08 15:36:07 +08:00
Wenxuan
c8629a3cd5
Merge pull request #103 from vedang/feature/handle-pager-attribute
...
handle git pager attribute.
Former-commit-id: 7de25d9fc1
2020-08-08 15:28:55 +08:00
Vedang Manerikar
e4d35c31ab
Handle .gitconfig pager attribute.
...
The existing script handles the `core.pager` attribute, but does not
account for the `pager` attribute in git-config. Tools like
`diff-highlight` which ship with git recommend using the `pager`
attribute, and provide beautiful diffs.
I've made minor changes in the script to use these configuration
parameters if they are defined.
Ref: https://github.com/git/git/tree/master/contrib/diff-highlight
Former-commit-id: d41375abdd
2020-08-08 12:08:42 +05:30
Wenxuan Zhang
cac5976435
docs: misc
...
Former-commit-id: 57224696a9
2020-08-05 11:45:55 +08:00
Wenxuan Zhang
6dfd086244
docs: add descriptions. close #102
...
Former-commit-id: 64c93ae585
2020-08-05 11:12:27 +08:00
Wenxuan Zhang
575815dfed
ci: update stale.yml
...
Former-commit-id: 938a795f61
2020-08-01 22:15:17 +08:00
Wenxuan Zhang
0f2a902cdc
ci: add stale.yml
...
Former-commit-id: c369b6c2d9
2020-08-01 21:58:20 +08:00
Chris Apple
3d22a09e8a
Merge pull request #99 from cjappl/add-btab-to-readme
...
added toggle mark move down to README
Former-commit-id: 3eee947171
2020-07-02 08:41:16 -07:00
Christopher Apple
5d01219302
added toggle mark move down to README
...
Former-commit-id: 74f10f3eed
2020-07-02 08:39:23 -07:00
Wenxuan Zhang
77315d8dfc
docs: shorten url
...
Former-commit-id: d0506a0f1c
2020-06-15 16:19:43 +08:00
Wenxuan
665daece45
Merge pull request #95 from cjappl/fix-gcf-fish
...
fixed gcf, and a bunch of other things. Added git status before returns
Former-commit-id: 3f62f39bbe
2020-06-15 10:05:47 +08:00
Christopher Apple
8ad950db00
fixed gcf, and a bunch of other things. Added git status before most returns
...
Former-commit-id: 896a960a03
2020-06-13 10:59:47 -07:00
Chris Apple
463258d80d
Merge pull request #93 from OakNinja/patch-1
...
The bug in fish <3.1 is resolved
Former-commit-id: 0a817455d9
2020-06-06 17:57:33 -07:00
Esse Woods
26e43e9778
The bug in fish <3.1 is resolved
...
The bug in 3.1 was solved by https://github.com/fish-shell/fish-shell/issues/6955
Resolves #87
Former-commit-id: 2782b0f2e6
2020-06-06 23:06:01 +02:00
Wenxuan
440b69f4cc
docs: add badge.
...
Former-commit-id: 9faef0c523
2020-05-12 19:47:49 +08:00
Wenxuan Zhang
2ee4b30ad6
docs: improve README
...
Former-commit-id: e346cb1980
2020-05-11 14:40:06 +08:00
Wenxuan Zhang
2170e5b3b9
feat: try to suppress global '-1' option for fzf
...
Use '+1' to suppress '-1' option set by `FZF_DEFAULT_OPTS`.
This is a undocumented option for `fzf`. There is no guarantee that it
will always work. It's better to not set such options in
`FZF_DEFAULT_OPTS` which are not globally applicable. #80
Former-commit-id: 1f1e135b9f
2020-05-07 19:38:54 +08:00
Chris Apple
1d15d10493
Merge pull request #88 from cjappl/glo-slice
...
added glo slice to fish, warning about fish 3.1
Former-commit-id: 35c61e6873
2020-04-20 15:45:43 -07:00
Christopher Apple
62ae7cde14
added glo slice to fish, warning about fish 3.1
...
Former-commit-id: b4f0efdeca
2020-04-20 15:44:02 -07:00
Wenxuan Zhang
e1f8ef8459
docs: add comment
...
Former-commit-id: 801e137d71
2020-04-17 12:35:43 +08:00
Wenxuan Zhang
9f0c261680
feat: support commit ref parameters for glo. #85
...
Former-commit-id: bd67dcbddd
2020-04-17 12:29:39 +08:00
Chris Apple
2288ecb46d
Merge pull request #83 from cjappl/preview_error
...
Fixed git diff and git stash show preview errors
Former-commit-id: 590e77ca07
2020-04-09 09:24:52 -07:00
Christopher Apple
566b6470d0
fixed git stash show
...
Former-commit-id: 5b839bc34c
2020-04-09 09:22:16 -07:00
Christopher Apple
095327b47d
fixed git diff preview fish
...
Former-commit-id: 2f2122bd59
2020-04-09 09:18:27 -07:00
Wenxuan Zhang
ccfded75fd
fix: fix preview error on gss. #74
...
Former-commit-id: a5da0127c7
2020-04-09 11:02:58 +08:00
Chris Apple
f0635a7808
Merge pull request #82 from pepijno/fix/fish_stash_syntax_error
...
Fix syntax error in git stash viewer for fish
Former-commit-id: 7e54bffad2
2020-04-08 14:45:15 -07:00
Pepijn Overbeeke
2021e30e16
Fix syntax error in git stash viewer for fish
...
Former-commit-id: 6beeb2a96e
2020-04-08 10:00:03 +02:00
Wenxuan Zhang
c96b426f2b
fix: fix preview error on gd. #74
...
Former-commit-id: d0f09565e0
2020-04-08 10:45:18 +08:00
Chris Apple
938baf81f5
Merge pull request #81 from cjappl/fix_path_fish
...
Feature toggle log graph, fish
Former-commit-id: 5e13b10180
2020-03-30 09:08:55 -07:00
Christopher Apple
14bf521b51
Feature toggle log graph, fish
...
Former-commit-id: f1f5fcc9f5
2020-03-30 09:06:55 -07:00
Wenxuan Zhang
d8ef14ba3d
docs: add description for FORGIT_LOG_GRAPH_ENABLE
...
Former-commit-id: 4cc211bd34
2020-03-29 16:28:24 +08:00
Wenxuan Zhang
3c82bcf7ac
feat: add an option to turn off the log graph.
...
Former-commit-id: 168d9c1d19
2020-03-29 16:28:24 +08:00
Wenxuan Zhang
6b63174ca0
fix: fix preview error for fish part. closes #76
...
Former-commit-id: 5426e7c19c
2020-03-22 22:25:08 +08:00