Christopher Apple
896a960a03
fixed gcf, and a bunch of other things. Added git status before most returns
2020-06-13 10:59:47 -07:00
Wenxuan Zhang
1f1e135b9f
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
2020-05-07 19:38:54 +08:00
Wenxuan Zhang
801e137d71
docs: add comment
2020-04-17 12:35:43 +08:00
Wenxuan Zhang
bd67dcbddd
feat: support commit ref parameters for glo. #85
2020-04-17 12:29:39 +08:00
Wenxuan Zhang
a5da0127c7
fix: fix preview error on gss. #74
2020-04-09 11:02:58 +08:00
Wenxuan Zhang
d0f09565e0
fix: fix preview error on gd. #74
2020-04-08 10:45:18 +08:00
Wenxuan Zhang
168d9c1d19
feat: add an option to turn off the log graph.
2020-03-29 16:28:24 +08:00
nothingelsematters
9cdb037551
fzf preview bug fixed x2
2020-03-22 22:10:59 +08:00
nothingelsematters
ee52d21952
fzf preview bug fixed
2020-03-22 22:10:59 +08:00
Wenxuan Zhang
4eb0832e53
fix: 🐛 Fix issue on ga when path contains blanks
2020-01-15 15:30:52 +08:00
Wenxuan Zhang
fa3303b432
Refactor
2020-01-14 22:36:52 +08:00
Carlos de Paula
0c6199b8cd
Add files as arguments
...
Add case where "ga" command can accept files as arguments
that will be passed directly to "git add" bypassing fzf.
2020-01-14 22:10:40 +08:00
Wenxuan Zhang
1cdc643e84
feat: 🎸 Improve diff preview on untracked files for ga. #66
2019-12-22 12:14:06 +08:00
Wenxuan Zhang
10308be2c3
fix: 🐛 Fix path issue on osx. #65
2019-12-17 11:46:15 +08:00
Wenxuan Zhang
779e8b4d36
style: 💄 refactor xargs parameter format
2019-11-26 18:42:22 +08:00
Wenxuan Zhang
0de4c2c91f
fix: 🐛 fix more whitespace related bugs
2019-11-26 18:40:03 +08:00
Wenxuan Zhang
724d507e5d
fix: 🐛 Fix bug when path contains blanks
2019-11-23 12:02:41 +08:00
Wenxuan Zhang
90e9235778
fix: 🐛 Fix path error on deleted files
...
BREAKING CHANGE: 🧨 Paths listed by forgit::diff will use repo's root as start point.
2019-11-23 12:02:41 +08:00
Wenxuan Zhang
add3a02ebb
fix: 🐛 No necessary to check if fzf exists during loading. #57
2019-11-22 17:52:09 +08:00
Benjamin Caradeuc
903fba2c2f
🐛 fix typo in warning message
2019-11-20 23:46:45 +01:00
Wenxuan Zhang
1054326ff6
feat: 🎸 Read git's pager configuration. #51
2019-11-11 18:06:28 +08:00
Laur Aliste
6255d8b405
fix shell error in forgit.plugin.zsh
2019-11-06 13:12:27 +01:00
Christopher Apple
325e98cd03
Moved warning for no fzf to forgit::warn
2019-11-05 20:06:45 -07:00
Christopher Apple
4ab5a2daae
Fixed readme and added fzf check to zsh to be the same as fish version
2019-11-05 08:54:29 -07:00
Wenxuan Zhang
b7ef3ac3eb
fix: 🐛 Fix darwin compatibility on gd. #39
2019-10-24 11:27:36 +08:00
Wenxuan Zhang
e1418c0402
fix: 🐛 Fix relative path issue on forgit::diff
2019-10-22 12:28:55 +08:00
Gerrit Kieffer
fce64385df
Added -q flag for git reset HEAD
2019-08-26 09:13:40 +02:00
Gerrit Kieffer
3eff37d931
fix: 🐛 Fix relative path issue in add and reset head. #30
2019-08-25 11:27:12 +02:00
Wenxuan Zhang
02822e2fe9
feat: 🎸 Do not emojify on diff content
2019-08-17 11:16:32 +08:00
Wenxuan Zhang
3b36db0153
fix: 🐛 Fix relative path issue in diff. #29
2019-08-07 16:39:31 +08:00
Wenxuan Zhang
631cca8c12
feat: 🎸 Support diff with given commit (and paths).#27
2019-08-03 11:59:20 +08:00
Nattaphoom Chaipreecha
0b52a28ab0
Add grh command for git reset HEAD (unstage)
2019-07-05 23:06:46 +07:00
Wenxuan Zhang
c1666a4270
fix: 🐛 Fix copy keybind
2019-05-30 18:22:18 +08:00
Wenxuan Zhang
0d542fb3f4
Support multiple lines fzf opts.
2019-05-29 18:11:11 +08:00
Wenxuan Zhang
a93657c1fc
Bug fix.
2019-05-29 16:39:04 +08:00
Doron Behar
827d1e56a3
Add documentation and align it with actual functionality
2019-05-29 09:32:17 +03:00
Doron Behar
bd48b08e4a
Use a more general usage env vars to add opts
2019-05-29 09:25:30 +03:00
Doron Behar
cf54db9c72
Fix some more bindings and preview commands
2019-05-29 06:39:43 +03:00
Doron Behar
b6f1476d86
Enable configuring preview command for every cmd
2019-05-28 15:41:45 +03:00
Wenxuan Zhang
7459ba7cda
Support custom gitignore templates repo. #20
2019-03-14 14:15:05 +08:00
Wenxuan Zhang
3c7b9ea4b8
Remove theme & style config for bat.
2019-01-22 15:53:40 +08:00
Wenxuan
9651acbef2
Fix bat url refer comment.
2019-01-22 12:01:12 +08:00
Wenxuan
28d55baf67
Update keybinds table.
2019-01-22 11:58:47 +08:00
Wenxuan
ee79b779fd
Clean up.
2019-01-22 11:25:38 +08:00
Wenxuan
1b0254a7c6
Respect user's config for bat.
2019-01-21 11:39:32 +08:00
Wenxuan
8a647a9cea
Respect user's config for bat(except style).
2019-01-21 11:33:31 +08:00
Wenxuan
2463d767fc
Fix function name.
2019-01-21 11:00:45 +08:00
Wenxuan
7c0da36ba7
Feature: Remove option list on gi. #16
2019-01-18 17:52:52 +08:00
Wenxuan
99b3c66cd6
Update README
2019-01-18 17:41:15 +08:00
Wenxuan
99c973a3a1
Specified a better bat theme for gitignore
2019-01-18 17:19:22 +08:00