Commit graph

67 commits

Author SHA1 Message Date
Bhupesh-V 38b7be7335 🔖 release 5.9
Some checks failed
build / Linux Test (push) Has been cancelled
2025-04-13 14:41:16 +05:30
Bhupesh-V 2b0936d813 add support for recovering multiple uncommited deleted files (#79) 2025-04-13 14:40:43 +05:30
Bhupesh-V 0295f27059 🔖 release 5.8 ready 2024-02-03 12:07:32 +05:30
Bhupesh Varshney 5d6b3688f2
🚸 improve support for running ugit via docker (#68) (#69)
- don't update ugit inside docker
- instead of opening a browser, print the guide URL
- remove usage of basename on help text (#66)
2024-02-02 23:11:16 +05:30
Taebok Joseph Kim d76d376c30
Removed usage of HEREDOCS and replaced with preferred "printf" statements for printing "--help" text. (#70)
---------

Co-authored-by: Bhupesh Varshney <varshneybhupesh@gmail.com>
2024-02-02 23:05:06 +05:30
Bhupesh-V 7be63fc4c5 🔖 release v5.7 2023-10-20 12:06:19 +05:30
Stephen Martin 40289fd584 Sort tags by refname in fzf list. Issue #64 2023-10-18 22:58:45 -06:00
Bhupesh-V 21f96ec035 🔖 release 5.6 2023-05-27 16:01:23 +05:30
Nalin Singh b959579bee Suggestion Resolved 2023-05-26 12:56:44 +05:30
Nalin Singh 7c3a283e43 Added empty list check 2023-05-24 16:16:32 +05:30
Bhupesh-V 8ae45783d2 🔖 release 5.5 2023-03-27 17:27:24 +05:30
dr41d45 562dfe8a8a Fix fzf version comparison for --pointer option 2023-03-27 09:25:24 +03:00
dr41d45 19ed0d8c08 Update fzf version comparison to remove letters and parentheses 2023-02-24 16:00:35 +02:00
Bhupesh Varshney 76b4c96fbf
bump release no 2022-10-12 18:40:41 +05:30
Théotime Maillarbaux 77b1f7f24a
Added double quotes around new variables when they're used 2022-10-08 01:58:18 +02:00
thmaillarb b5d650181a Added support for fzf < 0.21.0 2022-10-05 15:20:01 +02:00
César Román 78f3e559f3
fix: fix printf command when undoing initial commit 2022-08-27 17:08:49 -07:00
Bhupesh-V 14da50780e 🐛 fix incorrect invocation of perror 2022-08-27 12:31:26 +05:30
Kopal Chakravarty ec4e4eea57
Merge branch 'Bhupesh-V:master' into add_bug_report_url 2022-08-26 12:07:52 +05:30
kopalchakravarty 8608fcd0a4 Fix error condition 2022-08-26 12:05:39 +05:30
Bhupesh-V 87ed8b447a 🛂 change strategy to show release changelog
Unfortunately we can't parse the markdown text correctly returned by the API
We will now mention the release URL to read changelog instead of doing any smart text wrangling.
2022-08-26 11:56:23 +05:30
kopalchakravarty 9a27136a86 Invoke error function: handle error cases 2022-08-26 11:53:47 +05:30
kopalchakravarty 10edf04217 Add:Bug report URL 2022-08-26 11:32:14 +05:30
Nalin Singh 64714b2e85 Removed Unwanted Message 2022-08-25 11:52:42 +05:30
Nalin Singh 5ead678252 Add: Undo git rm 2022-08-24 19:09:08 +05:30
Bhupesh-V 0f90c6eee5 🔖 bump ugit version 2022-08-15 23:15:14 +05:30
kopalchakravarty dd6b72346d Fix: undo initial commit- update comments 2022-08-15 16:04:53 +05:30
kopalchakravarty ae010592da Fix: Undo initial commit 2022-08-12 16:26:01 +05:30
kopalchakravarty 28d97306ee Revert "Fix: Undo initial commit"
This reverts commit 04a8539133.
2022-08-12 16:21:06 +05:30
kopalchakravarty 04a8539133 Fix: Undo initial commit 2022-08-12 16:18:21 +05:30
kopalchakravarty 9474cff2c2 Update ugit: Undo git tag 2022-08-09 21:28:39 +05:30
Kopal Chakravarty df0818bdc7
Update ugit: undo git tag
Co-authored-by: Bhupesh Varshney <varshneybhupesh@gmail.com>
2022-08-09 21:24:44 +05:30
kopalchakravarty 7e8838be76 Update ugit: Undo tag 2022-08-09 14:30:45 +05:30
Kopal Chakravarty c16a6d9114
Update ugit: fix syntax
Co-authored-by: Bhupesh Varshney <varshneybhupesh@gmail.com>
2022-08-09 09:11:11 +05:30
Kopal Chakravarty 55a92b20f8
Update ugit: fix syntax
Co-authored-by: Bhupesh Varshney <varshneybhupesh@gmail.com>
2022-08-09 09:10:57 +05:30
kopalchakravarty 032e20e3e4 Add functionality: undo git tag 2022-08-08 14:36:51 +05:30
Bhupesh Varshney ed8f14a124
bump version 2022-02-18 11:56:55 +05:30
César Román 3a68527405
fix: update strategy for detecting top-level directory
the previous method resulted in a false positive on Git BASH for Windows
2022-02-16 14:20:34 -08:00
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-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-V 9907ad6276 🎨 add support for picking commit to undo 2021-06-05 12:50:21 +05:30
Bhupesh-V d08fd276a6 🔖 release ready 2.0 2021-05-21 12:35:11 +05:30
Bhupesh-V e97cc83506 ️ improve multiple file handling 2021-05-09 21:02:08 +05:30
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