Commit graph

63 commits

Author SHA1 Message Date
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
Bhupesh Varshney b0b64bc241
Merge pull request #5 from TabulateJarl8/patch-1
Add AUR to the README
2021-05-05 19:03:56 +05:30
Tabulate 60818cd407
Update README.md 2021-05-05 08:08:41 -04:00
Tabulate 0dfdcacc99
Update README.md
Co-authored-by: Bhupesh Varshney <varshneybhupesh@gmail.com>
2021-05-05 08:06:05 -04:00
Bhupesh Varshney f4f60fe16f
add blog link 2021-05-03 11:42:52 +05:30
Tabulate ac8bda6a77
Add AUR to the README
There wasn't a feature branch so I'm doing this on master
2021-04-30 21:56:25 -04:00
Bhupesh-V aa3c295ee8 💩 use better version to restore files 2021-04-30 19:53:06 +05:30
Bhupesh-V f8cf84deca add alternate option names 2021-04-30 12:35:26 +05:30
Bhupesh-V 2313718665 🚩 add self-updating functionality 2021-04-29 18:52:21 +05:30
Bhupesh-V 1aa715bffe 💄 add some informative badges 2021-04-28 20:14:31 +05:30
Bhupesh-V a94a126ae6 🍻 don't ask why I wrote this, it works! 2021-04-28 19:59:58 +05:30
Bhupesh-V aec278c2e8 🐛 complete: undo git merge 2021-04-28 13:13:38 +05:30
Bhupesh-V b2dde3d8b8 💡 minor changes 2021-04-24 19:53:15 +05:30
Bhupesh-V 216b70382d add support for restoring file to previous commit 2021-04-24 12:42:04 +05:30
Bhupesh Varshney d52a73108a
Merge pull request #3 from Bhupesh-V/all-contributors/add-sharan-aithal
docs: add sharan-aithal as a contributor
2021-04-23 20:11:38 +05:30
Bhupesh Varshney 9906e6a8ed
no need for badge 2021-04-23 20:08:48 +05:30
allcontributors[bot] 38811e73de
docs: create .all-contributorsrc [skip ci] 2021-04-23 14:37:55 +00:00
allcontributors[bot] 7856a90024
docs: update README.md [skip ci] 2021-04-23 14:37:54 +00:00
Bhupesh Varshney dff20df26d
Merge pull request #2 from sharan-aithal/feature
Update ugit
2021-04-23 20:05:16 +05:30
Sharan Aithal 49caf20e82 Update README 2021-04-23 19:55:10 +05:30
Sharan Aithal 3650c72129 🔧 Add tput to dependency list 2021-04-23 19:42:30 +05:30
Bhupesh-V 99edc9a6d3 reccover/undo accidental file delete 2021-04-23 12:19:58 +05:30
Bhupesh-V ff6c0f54d1 ️ add ugit logo 2021-04-16 19:59:25 +05:30
Bhupesh-V 7c6d3a5bda 🔨 minor tweaks 2021-04-15 20:42:09 +05:30