Wenxuan
2d7e6103fe
Merge pull request #183 from wallace11/master
...
Add missing support for `FORGIT_GLO_FORMAT`
2022-03-21 08:23:46 +08:00
wallace
2aaa8fb6af
Add missing support for FORGIT_GLO_FORMAT
2022-02-23 20:58:59 +02:00
Wenxuan
e0d3552d45
Merge pull request #182 from sandr01d/gct
...
Implemented git checkout tag
2022-02-15 10:27:33 +08:00
sandroid
ce19cc80ec
Added gct
2022-02-12 22:37:39 +01:00
Chris Apple
7b26cd46ac
Merge pull request #173 from cjappl/FixGaProblem
...
Reverted change b1c4c11959 to fix fish ga
2021-12-05 15:20:53 -08:00
Christopher Apple
fe912482b5
Reverted change b1c4c11959
2021-12-05 15:17:05 -08:00
Chris Apple
4bea935fff
Merge pull request #171 from wfxr/FixFishGitAdd
...
Fix for: ga preview not working with fish
2021-12-05 15:03:26 -08:00
Chris Apple
656087369f
Fixed git add for fish shell
2021-12-01 09:03:24 -08:00
Wenxuan
27d4a78756
Merge pull request #169 from p00f/fix_interactive_only_fish_preview
...
use fish to interpret preview command
2021-12-01 15:18:45 +08:00
Chinmay Dalal
b1c4c11959
use fish to interpret preview command
...
fixes #168
2021-11-30 09:03:41 +05:30
Wenxuan Zhang
b727321f2b
ci: remove outdated env
2021-10-26 18:45:45 +08:00
Wenxuan Zhang
5d15fd3532
refactor: ci lint
2021-10-26 18:40:26 +08:00
Peter Tri Ho
ed51746687
fix: restore setting FORGIT_INSTALL_DIR in fish #165
2021-10-26 13:32:05 +11:00
Wenxuan Zhang
a047bae35a
Revert "support fish shell" #164
...
This reverts commit 950a7352db .
2021-10-25 10:27:32 +08:00
Wenxuan
eb6db722cd
Merge pull request #164 from wren/git-forgit-147
2021-10-22 10:41:00 +08:00
Wenxuan Zhang
cef385bd44
docs: update git aliases description
2021-10-22 10:39:35 +08:00
Wenxuan Zhang
b86dc4b0c8
refactor: reduce git alias config steps
2021-10-22 10:38:17 +08:00
Wenxuan Zhang
05ab1c5864
Revert "fix: gcb can switch to an existed branch"
...
This reverts commit 8107352941 .
2021-10-20 10:55:53 +08:00
Wenxuan
bb55cf3f0a
Merge pull request #163 from crazy-matt/fix-checkout-branch-with-slashes
2021-10-20 10:49:11 +08:00
Wenxuan Zhang
950a7352db
support fish shell
2021-10-20 10:17:03 +08:00
Jonathan Wren
5403f42acf
add to readme
2021-10-17 23:42:26 -07:00
Jonathan Wren
96d0924aef
fix typos in docs
2021-10-17 23:40:42 -07:00
Jonathan Wren
df36068105
add some comments for clarification
2021-10-17 23:36:16 -07:00
Jonathan Wren
8bcd87af38
change dash to underscore for bin/git-forgit
...
Using an underscore instead of a dash simplifies the workflow and
documentation by making the commands and environment variables that
forgit uses the same (i.e. `git forgit checkout_file` is the same
command referred to by `forgit_checkout_file`)
2021-10-17 23:33:00 -07:00
Jonathan Wren
d6fa65ec92
clean up documentation format for readme alias section
2021-10-17 23:18:46 -07:00
Jonathan Wren
800b35c687
update alias documentation
2021-10-17 23:16:13 -07:00
Jonathan Wren
896aaa44a4
add handling for standalone version of forgit (for use in git commands)
2021-10-17 22:56:32 -07:00
Wenxuan Zhang
8107352941
fix: gcb can switch to an existed branch
2021-09-23 10:17:23 +08:00
crazy-matt
6620e1347c
fix the checkout branch...
...
...when a local branch exists and contains slashes in its name.
2021-08-31 22:20:18 +01:00
Chris Apple
9f3a423920
Fix issue where gitignore cache was not being properly set up
...
fix #161
2021-08-02 09:15:02 -07:00
Chris Apple
339d364305
Merge pull request #159 from Cellane/fix-gcb-alias
...
Fix `gcb` alias in Fish
2021-07-19 10:39:52 -07:00
Milan Vit
da234f6947
Fix gcb alias in Fish
2021-07-19 13:27:52 +09:00
Chris Apple
c091aab4d3
Merge pull request #156 from wfxr/fix_fish_checkout_branch
...
Moved git checkout branch to parity with zsh. Check out remote branch when possible
2021-06-26 09:54:07 -07:00
Chris Apple
3ca1d2c1aa
Moved git checkout branch to parity with zsh. Check out remote branch when possible
2021-06-26 09:52:09 -07:00
Chris Apple
9699eec955
Merge pull request #154 from ray-x/master
...
Bugfix: gd(git diff) for fish does not work with arguments
2021-06-09 21:58:37 -07:00
ray-x
6b4df330e1
Bugfix: gd(git diff) for fish does not work with arguments
2021-06-10 12:53:14 +10:00
Wenxuan Zhang
2db37aa4ec
feat: track the remote when possible #153
2021-06-02 13:00:51 +08:00
Wenxuan Zhang
d5e0fd86e9
refactor: replace $* with $@
...
ref: 7c1d3b859e (commitcomment-50792390) (thanks @ytian81)
2021-05-14 10:18:48 +08:00
Wenxuan
7806fc3ab3
Merge pull request #151 from cjappl/gco_fish
...
GCO for fish
2021-04-09 08:22:30 +08:00
Chris Apple
82f964e31e
first attempt gco fish
2021-04-08 15:26:00 -07:00
Chris Apple
509ef98d19
Merge pull request #150 from wfxr/feat-git-checkout-commit
...
feat: add gco to checkout a commit
2021-04-08 15:11:49 -07:00
Wenxuan Zhang
7c1d3b859e
feat: add gco to checkout a commit
2021-04-07 17:23:00 +08:00
Chris Apple
81c35227cb
feat: implement gfu for fish ( #149 )
...
* first attempt at fish gfu
* small tweak for test
* First commit
* Second commit
* fixup! First commit
* fixup! First commit
* removing test files
* Fixing typo after testing
* fixup! First commit
* Fix bug in original implementation
* fixup! First commit
* removing test file
* Commit 1 test
* Commit 2 test
* Finished fish implementation
2021-04-07 08:37:21 +08:00
Chris Apple
ff4bb52d14
Merge pull request #148 from cjappl/log-format
...
Implemented log format for fish
2021-04-05 11:28:30 -07:00
Chris Apple
e7940f3755
Implemented log format for fish
2021-04-05 11:26:29 -07:00
Wenxuan Zhang
6529356615
docs: add a link to #147
2021-04-01 09:40:18 +08:00
Wenxuan Zhang
e45eff4904
docs: fix contributors badge
2021-03-29 12:15:58 +08:00
Ariel Davidov
69d6639220
feat: add fixup function ( #146 )
...
* Add fixup function
Signed-off-by: Ariel Davidov <arik.davidov@gmail.com>
* refactor: more accurate editor
* refactor: support to fixup the first commit
Co-authored-by: Wenxuan Zhang <wenxuangm@gmail.com>
2021-03-29 12:08:38 +08:00
rlanore
416ac0308f
fix: fix reset parameter in FORGIT_LOG_FORMAT default value ( #145 )
...
* Fix reset color int FORGIT_LOG_FORMAT default value
* Fix FORGIT_LOG_FORMAT default doc
2021-03-25 20:55:46 +08:00
rlanore
8538c052bf
feat: support custom git log format ( #143 )
...
* Add option to git log format tunnable
* Add FORGIT_LOG_FORMAT doc
* Fix shellchecks
* rename options misc
Co-authored-by: Wenxuan Zhang <wenxuangm@gmail.com>
2021-03-25 11:15:18 +08:00