Wenxuan
|
3dcafb7ace
|
Merge pull request #46 from cjappl/master
Fixed readme and added fzf check to zsh to be the same as fish version
Former-commit-id: 697a80e413
|
2019-11-06 11:08:41 +08:00 |
|
Christopher Apple
|
ad76f6259c
|
Moved warning for no fzf to forgit::warn
Former-commit-id: 325e98cd03
|
2019-11-05 20:06:45 -07:00 |
|
Christopher Apple
|
db619daa6e
|
Fixed readme and added fzf check to zsh to be the same as fish version
Former-commit-id: 4ab5a2daae
|
2019-11-05 08:54:29 -07:00 |
|
Wenxuan
|
a05a43891b
|
Merge pull request #45 from cjappl/master
Fish shell support #18
Former-commit-id: 8a43959e55
|
2019-11-05 12:51:53 +08:00 |
|
Christopher Apple
|
260535a07d
|
oops, left some test code in there
Former-commit-id: 2382cb55b6
|
2019-11-03 12:33:34 -07:00 |
|
Christopher Apple
|
1535164304
|
First draft of fish forgit completed :)
Former-commit-id: 10f0af9bb8
|
2019-11-03 12:32:11 -07:00 |
|
Christopher Apple
|
3eac59e222
|
stopping for the night
Former-commit-id: 46bfc0b6c6
|
2019-11-02 21:23:39 -06:00 |
|
Christopher Apple
|
82be622a09
|
stash working
Former-commit-id: e0dadacdfe
|
2019-11-02 21:08:34 -06:00 |
|
Christopher Apple
|
7c20f7bd5c
|
restore now working
Former-commit-id: 35cbef1d59
|
2019-11-02 21:03:34 -06:00 |
|
Christopher Apple
|
c47e836b67
|
starting getting fish added to forgit
Former-commit-id: e8b008c08b
|
2019-11-02 20:51:25 -06:00 |
|
Wenxuan
|
0399a714bf
|
Merge pull request #41 from wemyss/patch-2
Update README.md
Former-commit-id: 726b74f1b0
|
2019-10-30 16:03:58 +08:00 |
|
Wemyss
|
c07a892b6a
|
Update README.md
Former-commit-id: 63491979b0
|
2019-10-30 11:50:23 +11:00 |
|
Wenxuan Zhang
|
eb2295b06e
|
fix: 🐛 Fix darwin compatibility on gd. #39
Former-commit-id: b7ef3ac3eb
|
2019-10-24 11:27:36 +08:00 |
|
Wenxuan Zhang
|
760fe56428
|
fix: 🐛 Fix relative path issue on forgit::diff
Former-commit-id: e1418c0402
|
2019-10-22 12:28:55 +08:00 |
|
Wenxuan Zhang
|
c917df6296
|
docs: ✏️ Misc
Former-commit-id: ed6902dd5a
|
2019-10-11 12:03:03 +08:00 |
|
Wenxuan
|
b5f92035c5
|
Merge pull request #32 from Gerrit-K/silence-reset
Added -q flag for git reset HEAD
Former-commit-id: 106c1f86d1
|
2019-08-26 15:33:24 +08:00 |
|
Gerrit Kieffer
|
36806008a2
|
Added -q flag for git reset HEAD
Former-commit-id: fce64385df
|
2019-08-26 09:13:40 +02:00 |
|
Wenxuan
|
e6bcb8a9f8
|
Merge pull request #31 from Gerrit-K/relative-paths
fix: 🐛 Fix relative path issue in add and reset head. #30
Former-commit-id: 5f2e7a0632
|
2019-08-26 10:02:32 +08:00 |
|
Gerrit Kieffer
|
cfc0a49d8c
|
fix: 🐛 Fix relative path issue in add and reset head. #30
Former-commit-id: 3eff37d931
|
2019-08-25 11:27:12 +02:00 |
|
Wenxuan Zhang
|
06e5a57eb7
|
feat: 🎸 Do not emojify on diff content
Former-commit-id: 02822e2fe9
|
2019-08-17 11:16:32 +08:00 |
|
Wenxuan Zhang
|
9003f278df
|
fix: 🐛 Fix relative path issue in diff. #29
Former-commit-id: 3b36db0153
|
2019-08-07 16:39:31 +08:00 |
|
Wenxuan Zhang
|
937bf02588
|
docs: ✏️ Misc
Former-commit-id: 0cdc0e5447
|
2019-08-06 15:47:42 +08:00 |
|
Wenxuan Zhang
|
bb6fbab6fa
|
docs: ✏️ Add improved gd usage
Former-commit-id: 9f2d47e729
|
2019-08-03 12:22:56 +08:00 |
|
Wenxuan Zhang
|
e3ba18d29e
|
feat: 🎸 Support diff with given commit (and paths).#27
Former-commit-id: 631cca8c12
|
2019-08-03 11:59:20 +08:00 |
|
Wenxuan
|
852fa8bee9
|
Merge pull request #25 from pawamoy/patch-1
docs: Fix typo
Former-commit-id: ee11ff921c
|
2019-07-24 23:19:24 +08:00 |
|
Timothée Mazzucotelli
|
98bc134b86
|
docs: Fix typo
Former-commit-id: 6976ddb978
|
2019-07-24 15:19:17 +02:00 |
|
Wenxuan Zhang
|
895934bb30
|
docs: ✏️ Misc
Former-commit-id: afa1301d5f
|
2019-07-24 18:24:04 +08:00 |
|
Wenxuan Zhang
|
8a920d0b4f
|
docs: ✏️ Misc
Former-commit-id: fc2e4e8698
|
2019-07-11 11:10:49 +08:00 |
|
Wenxuan
|
9c8373a4f6
|
Merge pull request #24 from attomos/master
Add `grh` command for `git reset HEAD` (unstage)
Former-commit-id: 6aeecf641b
|
2019-07-11 11:04:15 +08:00 |
|
Nattaphoom Chaipreecha
|
b2fbca2275
|
Add grh command for git reset HEAD (unstage)
Former-commit-id: 0b52a28ab0
|
2019-07-05 23:06:46 +07:00 |
|
Wenxuan Zhang
|
faad05c65a
|
fix: 🐛 Fix copy keybind
Former-commit-id: c1666a4270
|
2019-05-30 18:22:18 +08:00 |
|
Wenxuan Zhang
|
c193f18285
|
docs: ✏️ Update README
Former-commit-id: 288e722d97
|
2019-05-29 19:26:22 +08:00 |
|
Wenxuan Zhang
|
6e7903a1a6
|
docs: ✏️ Update README
Former-commit-id: ca61c92e9d
|
2019-05-29 18:56:56 +08:00 |
|
Wenxuan Zhang
|
d2d1ab76c7
|
Support multiple lines fzf opts.
Former-commit-id: 0d542fb3f4
|
2019-05-29 18:11:11 +08:00 |
|
Wenxuan Zhang
|
c5f9fd611e
|
Bug fix.
Former-commit-id: a93657c1fc
|
2019-05-29 16:39:04 +08:00 |
|
Wenxuan
|
ee38401671
|
Merge pull request #22 from doronbehar/preview_conf
Enable configuring fzf opts for every command
Former-commit-id: 04e6ab932c
|
2019-05-29 16:11:40 +08:00 |
|
Doron Behar
|
e15849c990
|
Add documentation and align it with actual functionality
Former-commit-id: 827d1e56a3
|
2019-05-29 09:32:17 +03:00 |
|
Doron Behar
|
e766a62ed5
|
Use a more general usage env vars to add opts
Former-commit-id: bd48b08e4a
|
2019-05-29 09:25:30 +03:00 |
|
Doron Behar
|
908bcdb548
|
Fix some more bindings and preview commands
Former-commit-id: cf54db9c72
|
2019-05-29 06:39:43 +03:00 |
|
Doron Behar
|
dc203d70c2
|
Enable configuring preview command for every cmd
Former-commit-id: b6f1476d86
|
2019-05-28 15:41:45 +03:00 |
|
Wenxuan
|
c54eae42ce
|
docs: ✏️ Update README
Former-commit-id: 439029b47b
|
2019-05-23 23:40:30 +08:00 |
|
Wenxuan Zhang
|
b48856e98a
|
Support custom gitignore templates repo. #20
Former-commit-id: 7459ba7cda
|
2019-03-14 14:15:05 +08:00 |
|
Wenxuan Zhang
|
2b9aaa594f
|
Remove theme & style config for bat.
Former-commit-id: 3c7b9ea4b8
|
2019-01-22 15:53:40 +08:00 |
|
Wenxuan
|
aafb2bca05
|
Fix bat url refer comment.
Former-commit-id: 9651acbef2
|
2019-01-22 12:01:12 +08:00 |
|
Wenxuan
|
cf9a37aed7
|
Update keybinds table.
Former-commit-id: 28d55baf67
|
2019-01-22 11:58:47 +08:00 |
|
Wenxuan
|
ff58ec2900
|
Clean up.
Former-commit-id: ee79b779fd
|
2019-01-22 11:25:38 +08:00 |
|
Wenxuan
|
9ac4add6e1
|
Update README.
Former-commit-id: ebd667ad84
|
2019-01-21 11:59:54 +08:00 |
|
Wenxuan
|
c453076e94
|
Update README.
Former-commit-id: 1a01a6a977
|
2019-01-21 11:53:54 +08:00 |
|
Wenxuan
|
1259c09a46
|
Respect user's config for bat.
Former-commit-id: 1b0254a7c6
|
2019-01-21 11:39:32 +08:00 |
|
Wenxuan
|
c0d82c551c
|
Respect user's config for bat(except style).
Former-commit-id: 8a647a9cea
|
2019-01-21 11:33:31 +08:00 |
|