Bhupesh-V
8a13b28fc0
🚧 ignore shellcheck warning for now
2021-09-19 10:42:34 +05:30
Bhupesh-V
9a2b07704c
♿ ️ fetch changelog after updating ugit
2021-09-19 10:26:37 +05:30
Bhupesh-V
c768d699ab
🐛 fix shellcheck issues
2021-09-12 13:12:30 +05:30
Bhupesh-V
84d06089df
💥 getting ready for 5.0 release
2021-09-12 12:50:50 +05:30
Bhupesh-V
3290483124
🚩 bump version
2021-08-21 11:44:38 +05:30
Bhupesh-V
28782275de
🩹 get rid of header + new guide command
2021-08-21 11:43:43 +05:30
Bhupesh Varshney
6c09fcd0d0
optimize actions build time
2021-08-19 13:10:52 +05:30
Bhupesh Varshney
ac707cc1d6
Update README.md
2021-08-15 10:06:25 +05:30
Bhupesh Varshney
6ee4e53931
add downloads badge, how tf its 178??
2021-08-12 10:22:09 +05:30
Bhupesh-V
e4d0854dce
remove unnecssary stuff
2021-08-08 19:38:21 +05:30
Bhupesh-V
2bef2f15b1
support for undoing all current uncommited changes
2021-08-07 16:37:10 +05:30
Bhupesh Varshney
aa7c3ef913
make video demos work on FF
2021-06-11 13:23:45 +05:30
Bhupesh-V
5e2811a24e
Merge branch 'master' of https://github.com/Bhupesh-V/ugit
2021-06-05 12:50:38 +05:30
Bhupesh-V
9907ad6276
🎨 add support for picking commit to undo
2021-06-05 12:50:21 +05:30
Bhupesh Varshney
b9adda1279
add install docs for fzf
2021-05-31 11:07:55 +05:30
Bhupesh Varshney
dd18d3ae0d
Update ----bug-report.md
2021-05-25 19:03:38 +05:30
Bhupesh Varshney
202b82a411
Update README.md
2021-05-24 13:29:31 +05:30
Bhupesh Varshney
60ce7b12dc
update minimum dependencies reqd
2021-05-24 13:28:08 +05:30
Bhupesh-V
d08fd276a6
🔖 release ready 2.0
2021-05-21 12:35:11 +05:30
Bhupesh Varshney
dc19b9682d
Merge pull request #16 from unixorn/add-git-undo-symlink
...
Add symlink to git-undo
2021-05-20 20:39:01 +05:30
Bhupesh Varshney
def552e63e
get rid of action
2021-05-20 11:48:10 +05:30
Bhupesh Varshney
0c2f60d737
ignore zsh plugin from build
2021-05-20 11:20:44 +05:30
Joe Block
3a918f45ec
Add symlink to git-undo
...
The `git` command will run any command named `git-something` in your
`$PATH` when you run `git something`.
Add a `git-undo` symlink to make `ugit` feel more integrated with `git`.
Closes #15
2021-05-19 11:33:13 -06:00
Bhupesh Varshney
b2d696c5d6
Merge pull request #17 from unixorn/add-shebang-to-plugin-file
...
Add shebang to plugin file to make linting easier
2021-05-19 21:52:00 +05:30
Joe Block
aff7a72147
Add shebang to plugin file to make linting easier
...
Noticed PR linter was unhappy without a shebang - added.
2021-05-19 09:42:55 -06:00
Bhupesh Varshney
64b1db9f0f
be less verbose bhupesh
2021-05-19 20:59:12 +05:30
Bhupesh Varshney
a4a10fe9ef
Merge pull request #14 from unixorn/fix-bad-plugin-ref-in-install-docs
...
Update bad git-extra-commands reference
2021-05-19 20:52:35 +05:30
Joe Block
f3bfa7ece4
Update bad git-extra-commands reference
...
When I was copying the installation instructions, I missed a reference
to `git-extra-commands`, update.
2021-05-19 09:18:58 -06:00
Bhupesh Varshney
3c935455aa
Merge pull request #13 from Bhupesh-V/all-contributors/add-unixorn
...
docs: add unixorn as a contributor
2021-05-19 18:58:04 +05:30
allcontributors[bot]
c8198de10c
docs: update .all-contributorsrc [skip ci]
2021-05-19 13:27:45 +00:00
allcontributors[bot]
852ca580d8
docs: update README.md [skip ci]
2021-05-19 13:27:44 +00:00
Bhupesh Varshney
836fc8cd2a
Merge pull request #11 from unixorn/add-omz-plugin-file
...
Add oh-my-zsh-compatible plugin file.
2021-05-19 18:56:27 +05:30
Joe Block
aeff6c5a48
Add oh-my-zsh-compatible plugin file.
...
Add ugit.plugin.zsh. This is the standard name used by Oh-My-ZSH
(and oh-my-zsh-compatible ZSH frameworks) for plugins, and once
added to the user's configuration, will be loaded automatically
during login, and add the repo directory to the user's `$PATH` to
make `ugit` available.
This is also used by smarter ZSH frameworks like Antigen and Zgenom
to automatically keep the user's checkout of `ugit` up to date so
they get automatic updates.
Closes #10
2021-05-17 13:32:50 -06:00
Bhupesh Varshney
e7628c1639
remove useless badge
2021-05-14 12:30:51 +05:30
Bhupesh Varshney
a987b1a189
testing deepsource
2021-05-14 12:30:00 +05:30
DeepSource Bot
bb8efd9078
Add .deepsource.toml
2021-05-14 06:56:07 +00:00
Bhupesh Varshney
33da031da7
add community work <3
2021-05-13 11:51:40 +05:30
Bhupesh Varshney
4eaad2326f
indicate fzf supported version via #6
2021-05-13 11:47:17 +05:30
Bhupesh Varshney
df7e993386
jeez the author can never be satisfied with the content in README
2021-05-12 12:23:08 +05:30
Bhupesh-V
2fff49b4ee
📝 add more video demos + better installation guide
2021-05-11 12:48:02 +05:30
Bhupesh-V
b30e581a06
Merge branch 'master' of https://github.com/Bhupesh-V/ugit
2021-05-09 21:02:29 +05:30
Bhupesh-V
e97cc83506
♿ ️ improve multiple file handling
2021-05-09 21:02:08 +05:30
Bhupesh Varshney
cb468f122a
Update build.yml
2021-05-08 13:04:27 +05:30
Bhupesh Varshney
a32c48b359
basic CI setup with shellcheck
2021-05-08 13:01:23 +05:30
Bhupesh Varshney
3818d9499f
the fuck is wrong with me
2021-05-06 12:35:04 +05:30
Bhupesh Varshney
bf1a2f9705
add ugit in community
...
Damn this blew up!
2021-05-06 12:34:23 +05:30
Bhupesh Varshney
cb5338d346
add a better demo :)
2021-05-06 11:55:17 +05:30
Bhupesh Varshney
28c176d279
Merge pull request #8 from Bhupesh-V/all-contributors/add-TabulateJarl8
...
docs: add TabulateJarl8 as a contributor
2021-05-05 19:06:18 +05:30
allcontributors[bot]
38bf0e2ec7
docs: update .all-contributorsrc [skip ci]
2021-05-05 13:35:48 +00:00
allcontributors[bot]
c1770ba8dc
docs: update README.md [skip ci]
2021-05-05 13:35:47 +00:00