Commit graph

42 commits

Author SHA1 Message Date
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 64b1db9f0f
be less verbose bhupesh 2021-05-19 20:59:12 +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
allcontributors[bot] 852ca580d8
docs: update README.md [skip ci] 2021-05-19 13:27:44 +00:00
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
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 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
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 216b70382d add support for restoring file to previous commit 2021-04-24 12:42:04 +05:30
Bhupesh Varshney 9906e6a8ed
no need for badge 2021-04-23 20:08:48 +05:30
allcontributors[bot] 7856a90024
docs: update README.md [skip ci] 2021-04-23 14:37:54 +00:00
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
Bhupesh-V a7753291e4 recover lost tags 2021-04-13 19:05:48 +05:30
Bhupesh-V a854217c4b 🐛 fix recovering stash if more than one exist 2021-04-12 19:53:10 +05:30
Bhupesh-V 170c2fc5ca 📝 add docs for installation 2021-04-12 12:10:23 +05:30
Bhupesh-V e6fe88f0c1 fucking typo 2021-04-12 11:27:38 +05:30
Bhupesh-V aa613f5d95 undo git stash apply 2021-04-11 13:16:50 +05:30
Bhupesh-V d9f967003a 👽 change meta data 2021-04-10 13:07:17 +05:30
Bhupesh-V 4f6ac727dd 💫 add ugit minimal demo 2021-04-10 12:32:34 +05:30
Bhupesh-V 6925509365 🎉 initial script ready for rock n roll 2021-04-10 12:16:25 +05:30
Bhupesh Varshney c988d3ff50 Initial commit 2021-04-10 11:48:48 +05:30