Commit graph

175 commits

Author SHA1 Message Date
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 1aa0214d40 docs: ✏️ Add badges 2019-11-25 20:09:50 +08:00
Wenxuan Zhang 8e1c0958bf docs: ✏️ Add an example for 'FORGIT_CMD_FZF_OPTS' 2019-11-25 15:02:52 +08:00
Chris Apple e25a10cf94
Merge pull request #60 from wfxr/template-refactor
Update issue template & pr template. #59
2019-11-23 09:12:57 +01:00
Wenxuan Zhang 8dda5bfa60 chore: 🤖 Move up description section in pr template 2019-11-23 14:01:04 +08:00
Wenxuan 176f4c4da5
Merge pull request #58 from wfxr/dev
Fix path related bugs.
2019-11-23 12:09:14 +08:00
Wenxuan Zhang 8daff09f3d chore: 🤖 Update issue template & pr template. #59 2019-11-23 12:03:21 +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
Chris Apple 5d55d7d57d
Merge pull request #56 from benavern/master
🐛 fix typo in warning message
2019-11-21 10:31:12 +00:00
Benjamin Caradeuc 903fba2c2f 🐛 fix typo in warning message 2019-11-20 23:46:45 +01:00
Chris Apple 4174abe599
Merge pull request #55 from cjappl/fix_hash_and_templates
Moved from hash to type -q
2019-11-20 17:08:33 +00:00
Christopher Apple 592f8cc10e Moved from hash to type -q 2019-11-20 17:05:19 +00:00
Chris Apple 403ce7f599
Merge pull request #52 from cjappl/pager_impl
Added git pager support
2019-11-11 08:14:07 -07:00
Christopher Apple 28ae99d659 Added git pager support 2019-11-11 08:12:17 -07:00
Wenxuan Zhang 11bfafbc93 docs: ✏️ Add link for 'delta' pager 2019-11-11 18:13:49 +08:00
Wenxuan Zhang 1054326ff6 feat: 🎸 Read git's pager configuration. #51 2019-11-11 18:06:28 +08:00
Chris Apple 5ca8ee01a7 Update issue templates
Added a default bug report and feature request template @wfxr
2019-11-10 10:20:47 -07:00
Chris Apple bd4d7427bf
Merge pull request #49 from cjappl/fix-multiline-fish
Fixed issue with mutliple inputs to git commands using ctrl+r
2019-11-07 08:43:56 -07:00
Christopher Apple 94a2c9c059 Fixed issue with mutliple inputs to git commands using ctrl+r 2019-11-07 08:36:45 -07:00
Wenxuan 1aa89aa659
Merge pull request #48 from cjappl/pr_template
Adding a PR template
2019-11-07 11:16:36 +08:00
Christopher Apple 4f3d50bebc Typo in tagged name 2019-11-06 08:00:26 -07:00
Christopher Apple f7fa6f4a3d Added PR template to help us get more info from contributors 2019-11-06 07:58:06 -07:00
Chris Apple 1cfc57b11f
Merge pull request #47 from laur89/master
fix shell error in forgit.plugin.zsh
2019-11-06 07:43:06 -07:00
Laur Aliste 6255d8b405 fix shell error in forgit.plugin.zsh 2019-11-06 13:12:27 +01:00
Wenxuan 697a80e413
Merge pull request #46 from cjappl/master
Fixed readme and added fzf check to zsh to be the same as fish version
2019-11-06 11:08:41 +08: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 8a43959e55
Merge pull request #45 from cjappl/master
Fish shell support #18
2019-11-05 12:51:53 +08:00
Christopher Apple 2382cb55b6 oops, left some test code in there 2019-11-03 12:33:34 -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
Wenxuan 726b74f1b0
Merge pull request #41 from wemyss/patch-2
Update README.md
2019-10-30 16:03:58 +08:00
Wemyss 63491979b0
Update README.md 2019-10-30 11:50:23 +11: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
Wenxuan Zhang ed6902dd5a docs: ✏️ Misc 2019-10-11 12:03:03 +08:00
Wenxuan 106c1f86d1
Merge pull request #32 from Gerrit-K/silence-reset
Added -q flag for git reset HEAD
2019-08-26 15:33:24 +08:00
Gerrit Kieffer fce64385df Added -q flag for git reset HEAD 2019-08-26 09:13:40 +02:00
Wenxuan 5f2e7a0632
Merge pull request #31 from Gerrit-K/relative-paths
fix: 🐛 Fix relative path issue in add and reset head. #30
2019-08-26 10:02:32 +08: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 0cdc0e5447 docs: ✏️ Misc 2019-08-06 15:47:42 +08:00