Commit graph

70 commits

Author SHA1 Message Date
Wenxuan c1ebb210e0
Merge pull request #10 from doronbehar/ctrl-aliases
Enable not defining aliases at all
2018-10-31 10:09:43 +08:00
Doron Behar cc269c82fa Check $FORGIT_NO_ALIASES in bash script as well 2018-10-30 18:35:27 +02:00
Doron Behar 57293ea6e9 Enable not defining aliases at all 2018-10-30 16:21:28 +02:00
Wenxuan 3fca70dfa1
Merge pull request #9 from mars90226/master
Add `git stash` viewer for bash
2018-10-12 15:42:42 +08:00
marspeng 7461d58662 Add git stash viewer for bash 2018-10-12 15:12:16 +08:00
Wenxuan 319d01b06c Update README 2018-09-27 20:47:55 +08:00
Wenxuan 4ee7af0f84 Amend README. 2018-09-18 13:37:07 +08:00
Wenxuan 3792406afa Add git stash viewer (#8). 2018-09-18 13:36:56 +08:00
Wenxuan 6599369fc5
Merge pull request #6 from sohkai/master
zsh: fix typo in aliasing forgit_add
2018-08-07 10:22:32 +08:00
Brett Sun 199bc66972
zsh: fix typo in aliasing forgit_add 2018-08-07 00:05:24 +02:00
Wenxuan 55cfdfa0de Update README. 2018-08-03 10:04:03 +08:00
Wenxuan 5810a21480 Move screenshots out of the repo. 2018-08-03 09:56:06 +08:00
Wenxuan 740ef6c148 Update README. 2018-08-03 09:52:29 +08:00
Wenxuan 02b53d36e8
Merge pull request #5 from idoa01/bash_support
Bash support
2018-08-03 09:30:18 +08:00
Ido Abramovich 9d4e17e7b4
return 1 when return like in zsh 2018-08-02 14:47:30 +03:00
Ido Abramovich e6e88991b4
simplify return check 2018-08-02 14:45:29 +03:00
Ido Abramovich ebeae219bc
reset IFS 2018-08-02 14:25:19 +03:00
Ido Abramovich 8faab30e94
update README.md 2018-08-02 14:13:37 +03:00
Ido Abramovich 742d930363
rename to use .sh 2018-08-02 14:13:23 +03:00
Ido Abramovich c1757163d0
back to default forgit::add functionality 2018-07-31 17:43:23 +03:00
Ido Abramovich f5c0ed1679
remove zsh setopt 2018-07-31 17:30:11 +03:00
Ido Abramovich 4eefa62936
add gclean 2018-07-31 17:29:54 +03:00
Ido Abramovich 24a38b00f3
add forgit restore 2018-07-31 17:20:59 +03:00
Ido Abramovich ce240ac9f7
add diff and ignore commands 2018-07-31 17:14:18 +03:00
Ido Abramovich 32636f56c4
add git commit browser 2018-07-31 16:58:15 +03:00
Ido Abramovich 866f6c0f2b
basic bash script; add 'ga' 2018-07-31 16:47:45 +03:00
Wenxuan 43522b9ace Add ctrl-y keybinding on forgit::log. 2018-07-20 15:39:50 +08:00
Wenxuan 72fc7f4c51 Add git-checkout-file & git-clean functions 2018-06-09 17:08:57 +08:00
Wenxuan 2dc83917ec Support user custom fzf options for forgit (#4) 2018-06-03 00:08:24 +08:00
Wenxuan fef4075d40 Update README 2018-05-01 00:31:52 +08:00
Wenxuan f4e78acefe Support custom status.color #3 2018-05-01 00:13:51 +08:00
Wenxuan 42deb6ef1e 🐛 Fix wrong alias on ga 2018-04-30 16:52:46 +08:00
Wenxuan 2499abae84 Naming refactor 2018-04-30 11:02:16 +08:00
Wenxuan a05721e8b9 Refactor 2018-04-30 10:48:09 +08:00
Wenxuan e3bca4099c
Merge pull request #2 from michaelmior/custom-aliases
Allow custom aliases
2018-04-30 10:04:02 +08:00
Michael Mior 2d737674e2 Allow custom aliases 2018-04-20 20:08:38 -04:00
Wenxuan f7dcb1425c Alignment 2018-04-15 22:53:38 +08:00
Wenxuan 17cc80d95e Update License 2018-04-15 11:37:00 +08:00
Wenxuan 2fce65acf5 Update README 2018-04-15 11:35:53 +08:00
Wenxuan 33ad1f70fe Update README 2018-04-14 09:35:17 +08:00
Wenxuan 576891ac7f Improve gd command
Now gd works in subdirectory of repo.
2018-04-09 17:33:46 +08:00
Wenxuan cb3ec9e73e Update README 2018-04-06 23:06:25 +08:00
Wenxuan 85ac102c34
Merge pull request #1 from yifeikong/patch-1
Add install method with antigen and fix some typo
2018-03-31 23:17:09 +08:00
Yifei Kong c1992be566
Add install method with antigen and fix some typo 2018-03-31 21:46:50 +08:00
Wenxuan bc05d3da53 Update README 2018-03-24 10:32:54 +08:00
Wenxuan e240d73260 Improve gi function 2018-03-24 10:23:17 +08:00
Wenxuan 19a8825345 Make sure no '-F' option on less pager 2017-12-22 20:53:31 +08:00
Wenxuan 3ae72272c2 Update README 2017-11-29 22:18:44 +08:00
Wenxuan 2b678d1b90 Refactor 2017-11-29 00:24:05 +08:00
Wenxuan 6d3dd2576f Update README 2017-11-28 20:08:43 +08:00