Commit graph

18 commits

Author SHA1 Message Date
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