Commit graph

20 commits

Author SHA1 Message Date
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
Christopher Apple 857423fc24 added untracked files to fish git-add 2019-12-30 13:12:59 -08:00
Wenxuan Zhang 10308be2c3 fix: 🐛 Fix path issue on osx. #65 2019-12-17 11:46:15 +08:00
Chris Apple 70ac790418
Deleted an extra echo left in from debugging 2019-12-15 09:01:27 -08:00
Christopher Apple fd63265fe5 fixed add even more, leading whitespace issue 2019-11-26 09:43:36 +01:00
Christopher Apple 803cb4fd2d Better way to do spaces in filenames 2019-11-26 09:35:33 +01:00
Christopher Apple bd14e559e5 first attempt at new commands, removed pipe from pager command to be more readable 2019-11-25 23:59:45 +01: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
Christopher Apple 592f8cc10e Moved from hash to type -q 2019-11-20 17:05:19 +00:00
Christopher Apple 28ae99d659 Added git pager support 2019-11-11 08:12:17 -07:00
Christopher Apple 94a2c9c059 Fixed issue with mutliple inputs to git commands using ctrl+r 2019-11-07 08:36:45 -07:00
Christopher Apple 325e98cd03 Moved warning for no fzf to forgit::warn 2019-11-05 20:06:45 -07:00
Christopher Apple 10f0af9bb8 First draft of fish forgit completed :) 2019-11-03 12:32:11 -07:00
Christopher Apple 46bfc0b6c6 stopping for the night 2019-11-02 21:23:39 -06:00
Christopher Apple e0dadacdfe stash working 2019-11-02 21:08:34 -06:00
Christopher Apple 35cbef1d59 restore now working 2019-11-02 21:03:34 -06:00
Christopher Apple e8b008c08b starting getting fish added to forgit 2019-11-02 20:51:25 -06:00