Commit Graph

1185 Commits

Author SHA1 Message Date
dependabot[bot]
44c521ab29
Bump softprops/action-gh-release from 1 to 2 (#496)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 19:28:07 -07:00
Will Stone
57afe578d3
Add support for Bun (#485)
* Add support for Bun

* Fixes

---------

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2024-02-04 09:13:52 -08:00
Mark Huang
fbca9587ae
Fix #460: wrong Android icon (#481)
* fix #460: wrong android icon

* Update test

* Remove extra line

---------

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2024-01-16 11:02:33 -08:00
Ilan Cosman
812fb9b6d6 Tiny startup improvements 2024-01-11 13:11:24 -08:00
Ilan Cosman
d3079fcc56 Modernize code 2024-01-06 10:16:33 -08:00
Ilan Cosman
bef392a51a improve git version detection 2024-01-06 09:57:55 -08:00
Ilan Cosman
19b1dcddfd fix checking versions in bug report 2024-01-06 09:49:37 -08:00
Ilan Cosman
f798c2a1eb remove redundant if 2024-01-04 19:49:34 -08:00
Ilan Cosman
ceb2fc801b Minor regex optimization 2024-01-03 12:43:53 -08:00
Ilan Cosman
aa314fdcb7 minor doc edits 2023-12-27 13:41:06 -08:00
Ilan Cosman
a34b0c2809 v6.1.1 2023-12-27 13:35:50 -08:00
Ilan Cosman
966dd0b22b Set the new jobs variable to prevent errors when updating 2023-12-27 13:30:55 -08:00
Ilan Cosman
95b415a450 Add pr attribution 2023-12-26 12:49:25 -08:00
Ilan Cosman
33926c3f3a v6.1.0 2023-12-26 12:47:19 -08:00
Ilan Cosman
78047c533d Changelog for v6.1.0 2023-12-26 12:16:37 -08:00
Ilan Cosman
3f97ee170f Use open pager as a heuristic for selecting/executing (closes #472) 2023-12-26 12:04:50 -08:00
daylily
cd94c083a4
Add job number display (#470)
* Add job number display

* Clean up, disable by default

* Update tests

---------

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2023-12-26 12:02:03 -08:00
Ilan Cosman
52268dd8f5 Reformat gcloud item 2023-12-24 11:57:20 -08:00
Ilan Cosman
cca9fc9f82 Reformat direnv item 2023-12-24 11:31:30 -08:00
Ilan Cosman
5de481de1b Add terraform icon 2023-12-24 11:21:59 -08:00
Ilan Cosman
1759ebbae0 Minor edits to terraform item 2023-12-24 11:14:27 -08:00
Ilan Cosman
9bd47e8256 Remove erroneous testing code 2023-12-24 10:44:20 -08:00
Ilan Cosman
d3a2d099eb changelog for v6.1.0 2023-12-22 17:05:47 -08:00
Ilan Cosman
c67c562a3f fix python vs python3 in python item (fixes #459) 2023-12-22 16:07:57 -08:00
Ilan Cosman
c7edb99ea2 fix transience when command is entered during output (fixes #455) 2023-12-22 10:37:48 -08:00
dependabot[bot]
18d5fcfcfc
Bump dessant/lock-threads from 4 to 5 (#463)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4 to 5.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v4...v5)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 16:59:58 -08:00
Ilan Cosman
96635fbfd3 More megalinter stuff 2023-10-14 10:41:07 -07:00
Ilan Cosman
44edb27fa1 Minor docs changes 2023-10-14 10:36:49 -07:00
Ilan Cosman
5683004f09 Use h2 tag in readme to remove link icon 2023-10-14 10:25:48 -07:00
Julian V
7f9d24de00
Add Zig item (#452)
* Add Zig item

* Add zig to removable items list

---------

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2023-10-06 18:23:22 -07:00
Ilan Cosman
1af8bf782c v6.0.1 2023-10-04 08:43:50 -07:00
Ilan Cosman
b90eaab4c0 Add space after transient prompt 2023-10-04 08:40:17 -07:00
Ilan Cosman
af67746044 v6 2023-10-03 21:16:59 -07:00
Ilan Cosman
c536562f9d Attribute ruby changes 2023-10-03 21:14:25 -07:00
Ilan Cosman
7ff4a38c62 More changelog for v6 2023-10-03 21:12:16 -07:00
Ilan Cosman
f037767b1d Changelog for v6 2023-10-03 21:10:30 -07:00
Ilan Cosman
7c06ae523a Add _tide_fish_colorize 2023-10-03 21:01:12 -07:00
Ilan Cosman
d9861ae730 Update readme for new assets 2023-10-03 20:44:40 -07:00
Ilan Cosman
a1e70600fd more image stuff 2023-10-03 20:41:19 -07:00
Ilan Cosman
5be8097592 add asciicast_ezgif_durations 2023-10-03 13:03:50 -07:00
Ilan Cosman
199b3df16c Stuff for making animations 2023-09-29 14:16:15 -07:00
Ilan Cosman
3b718d9f7d Add flexible 2023-09-29 09:39:50 -07:00
Ilan Cosman
c38b1a9aec Extensible 2023-09-28 18:48:57 -07:00
Ilan Cosman
d20c3a99de Add info about stitches 2023-09-28 18:29:12 -07:00
Ilan Cosman
1231e17457 Work 2023-09-28 18:24:40 -07:00
Ilan Cosman
8978ee7774 Adjust numbers 2023-09-28 09:31:29 -07:00
Ilan Cosman
502126bb7f Add track_dimensions tool 2023-09-28 08:34:14 -07:00
Ilan Cosman
b65fce85e1 Add screenshot cropping tool 2023-09-28 08:01:06 -07:00
Ilan Cosman
70b39593d6 Pretty up ARCHITECTURE 2023-09-27 13:56:52 -07:00
Ilan Cosman
10a1fabc9e Replace virtual_env item with more general python item 2023-09-24 13:20:46 -07:00