Commit graph

26 commits

Author SHA1 Message Date
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
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
Christopher Apple 14bf521b51 Feature toggle log graph, fish
Former-commit-id: f1f5fcc9f5
2020-03-30 09:06:55 -07: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
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
Christopher Apple 38cdcdb4b9 added untracked files to fish git-add
Former-commit-id: 857423fc24
2019-12-30 13:12:59 -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
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 263163f53e fix: 🐛 No necessary to check if fzf exists during loading. #57
Former-commit-id: add3a02ebb
2019-11-22 17:52:09 +08:00
Benjamin Caradeuc b9800cb4d0 🐛 fix typo in warning message
Former-commit-id: 903fba2c2f
2019-11-20 23:46:45 +01:00
Christopher Apple 5e22207ace Moved from hash to type -q
Former-commit-id: 592f8cc10e
2019-11-20 17:05:19 +00:00
Christopher Apple 79b3575d87 Added git pager support
Former-commit-id: 28ae99d659
2019-11-11 08:12:17 -07:00
Christopher Apple 626661f855 Fixed issue with mutliple inputs to git commands using ctrl+r
Former-commit-id: 94a2c9c059
2019-11-07 08:36:45 -07: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 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