Commit graph

658 commits

Author SHA1 Message Date
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
nothingelsematters efb93423b7 fzf preview bug fixed x2
Former-commit-id: 9cdb037551
2020-03-22 22:10:59 +08:00
nothingelsematters de07813e07 fzf preview bug fixed
Former-commit-id: ee52d21952
2020-03-22 22:10:59 +08:00
Wenxuan Zhang 7505b82a1d fix: 🐛 Fix issue on ga when path contains blanks
Former-commit-id: 4eb0832e53
2020-01-15 15:30:52 +08:00
Wenxuan Zhang b5ef8632e2 Refactor
Former-commit-id: fa3303b432
2020-01-14 22:36:52 +08:00
Carlos de Paula e73cef6856 Add files as arguments
Add case where "ga" command can accept files as arguments
that will be passed directly to "git add" bypassing fzf.


Former-commit-id: 0c6199b8cd
2020-01-14 22:10:40 +08:00
Chris Apple 66d5daa732 Merge pull request #69 from cjappl/untracked_files
added untracked files to fish forgit-add

Former-commit-id: c954a1c92c
2019-12-30 13:15:21 -08:00
Christopher Apple 38cdcdb4b9 added untracked files to fish git-add
Former-commit-id: 857423fc24
2019-12-30 13:12:59 -08:00
Wenxuan Zhang c573ce4d10 feat: 🎸 Improve diff preview on untracked files for ga. #66
Former-commit-id: 1cdc643e84
2019-12-22 12:14:06 +08:00
Wenxuan Zhang d4285f3ea9 fix: 🐛 Fix path issue on osx. #65
Former-commit-id: 10308be2c3
2019-12-17 11:46:15 +08:00
Chris Apple 97fc2461d1 Deleted an extra echo left in from debugging
Former-commit-id: 70ac790418
2019-12-15 09:01:27 -08:00
Wenxuan 5d17148417 Merge pull request #63 from wfxr/fix-path
Fix more whitespace related bugs

Former-commit-id: ade7ca9554
2019-11-26 18:55:42 +08:00
Wenxuan Zhang fdec1c9f81 style: 💄 refactor xargs parameter format
Former-commit-id: 779e8b4d36
2019-11-26 18:42:22 +08:00
Wenxuan Zhang 59d3884d96 fix: 🐛 fix more whitespace related bugs
Former-commit-id: 0de4c2c91f
2019-11-26 18:40:03 +08:00
Chris Apple 999cdbe0c8 Merge pull request #62 from cjappl/fix_path_fish
Fix path fish

Former-commit-id: 23f30e9c7a
2019-11-26 09:49:26 +01:00
Christopher Apple 4586b34e61 fixed add even more, leading whitespace issue
Former-commit-id: fd63265fe5
2019-11-26 09:43:36 +01:00
Christopher Apple 050db8b7cd Better way to do spaces in filenames
Former-commit-id: 803cb4fd2d
2019-11-26 09:35:33 +01:00
Christopher Apple 2670b6e69b first attempt at new commands, removed pipe from pager command to be more readable
Former-commit-id: bd14e559e5
2019-11-25 23:59:45 +01:00
Wenxuan Zhang db376fef25 docs: ✏️ Add badges
Former-commit-id: 1aa0214d40
2019-11-25 20:09:50 +08:00
Wenxuan Zhang 6290dce29a docs: ✏️ Add an example for 'FORGIT_CMD_FZF_OPTS'
Former-commit-id: 8e1c0958bf
2019-11-25 15:02:52 +08:00
Chris Apple 89140fa225 Merge pull request #60 from wfxr/template-refactor
Update issue template & pr template. #59

Former-commit-id: e25a10cf94
2019-11-23 09:12:57 +01:00
Wenxuan Zhang 11b259c62f chore: 🤖 Move up description section in pr template
Former-commit-id: 8dda5bfa60
2019-11-23 14:01:04 +08:00
Wenxuan c46062a8e5 Merge pull request #58 from wfxr/dev
Fix path related bugs.

Former-commit-id: 176f4c4da5
2019-11-23 12:09:14 +08:00
Wenxuan Zhang fbc1dfdd5c chore: 🤖 Update issue template & pr template. #59
Former-commit-id: 8daff09f3d
2019-11-23 12:03:21 +08:00
Wenxuan Zhang 7dda409ee9 fix: 🐛 Fix bug when path contains blanks
Former-commit-id: 724d507e5d
2019-11-23 12:02:41 +08:00
Wenxuan Zhang b246d34799 fix: 🐛 Fix path error on deleted files
BREAKING CHANGE: 🧨 Paths listed by forgit::diff will use repo's root as start point.


Former-commit-id: 90e9235778
2019-11-23 12:02:41 +08:00
Wenxuan Zhang 263163f53e fix: 🐛 No necessary to check if fzf exists during loading. #57
Former-commit-id: add3a02ebb
2019-11-22 17:52:09 +08:00
Chris Apple 51d25d0829 Merge pull request #56 from benavern/master
🐛 fix typo in warning message

Former-commit-id: 5d55d7d57d
2019-11-21 10:31:12 +00:00
Benjamin Caradeuc b9800cb4d0 🐛 fix typo in warning message
Former-commit-id: 903fba2c2f
2019-11-20 23:46:45 +01:00
Chris Apple ba2991bec9 Merge pull request #55 from cjappl/fix_hash_and_templates
Moved from hash to type -q

Former-commit-id: 4174abe599
2019-11-20 17:08:33 +00:00
Christopher Apple 5e22207ace Moved from hash to type -q
Former-commit-id: 592f8cc10e
2019-11-20 17:05:19 +00:00
Chris Apple 7b5a451a04 Merge pull request #52 from cjappl/pager_impl
Added git pager support

Former-commit-id: 403ce7f599
2019-11-11 08:14:07 -07:00