Minabsapi

Results 11 issues of Minabsapi

Forwarded from https://github.com/termux/termux-widget/issues/67 ## Problem description Upon launching a script making use of `tsu`'s `sudo` through the Termux:Widget module, the script fails and the device starts hanging, apparently due to...

- [x] Checked for duplicates ### Describe the bug Upon launching `./cpt.py --last-stable deb` to get a Cling DEB package the script crashes ``` Cling Packaging Tool (CPT) Arguments vector:...

bug
cpt

From the GUI we can see file changes at a specific commit, but we can't view the whole file from it while `git show` allows that An option to view...

enhancement

This new Double Tree View of the file staging section may look a little cleaner to some than the one showcased in GitAhead, but I wouldn't really call it a...

enhancement

Sometimes there are files in ignored locations you don't want to track changes of, but still want to commit once. `git add -f` is here to take care of that...

enhancement

Amending a commit in Git enables a developer to modify commit message, but can do much more. It can also alter author date, creator... An advanced dialog to change those...

enhancement

It may be only me, but it happens that I have many repositories whose root folder name is the same Being able to set a name of a project repository...

enhancement

Searching for a way to animate SVGs I stumbled upon a specification called [SMIL](https://www.w3.org/TR/SMIL3/). Though quite old, this seemed very promising and its early implementations were reported to be very...

When trying to access a verified server through Aliucord, the "verify phone number" prompt replaces the message input zone, this even when you actually don't need a phone number to...

I have no idea how this project is supposed to work. There are files all over the place, I just have a small idea of what could be the main...

help wanted