Keto
Keto
This PR makes it easier to compile the project by adding a function named 2048. This function is "inherited" by ``all`` and ``install``, making it easier to compile the project...
The following changes were made - Use f-strings over object + "string": don't do this - Remove Python byte-compiled code; it's ignored by Git now - Remove useless requirements: they're...
### Description This PR updates `dpkg-repack` to the latest version, as 1.48 no longer exists (for whatever reason) ### All Submissions * [x] Have you made sure there aren't any...
This PR updates `dimentio` to its latest commit. I only tested this on iOS 12, though I'll update this message in case it doesn't work for other versions, particularly iOS...
This PR updates ``siguza-utils`` to the latest commit hash, as many bins within the package have been updated. Specific changes were documented under the commit message.
This PR updates `lf` to its latest release, r27. No major changes were made.
This PR adds ``pueue``, a tool that allows users to manage their shell commands.
This PR adds [`kakoune`](https://github.com/mawww/kakoune), a vim-like experimental editor. Specific changes were documented under the commit message. Tested on my 2015 iPod touch 6th generation running iOS 12.4.1.
This PR updates `ktool` to its latest version, 1.4.0. All changes made were documented under the commit message; this built just fine on my 2015 iPod touch 6th gen running...
This PR makes building the project much easier and flexible by using a Makefile. This way, a two-liner can be used in order to do all the work (rather than...