xaizek / pipedial (License: GPLv3 only) (since 2019-01-08)
One more tool for selecting something in console.
Subject SHA-1 Author Date
Update libcursed, libcursedrl and libvle modules aeffc9b470d267b538637acc2776c1a4b5c966a2 xaizek 2022-02-11 23:29:38
Upgrade libcursedrl submodule 9296ca76b3b826b3229b83e6360e4f28c9c49181 xaizek 2020-09-20 12:37:47
Add missing periods to the --help message 05dbec95ad751efffa3239b0532e4af5aac1e260 xaizek 2020-09-20 12:02:09
Fix --title not being documented in the manual a8db75af25b0c0d72290e76ab9b2e1972f2b4850 xaizek 2020-09-20 12:01:06
Add --filter/-f command-line option 6c57aefb8be0f48a8538bb2090a9717f72fa2ccd xaizek 2020-09-20 11:57:53
Extract PipeDial::editAndAccept() method 8bcdb2de69e697aee2fbf18d31994d194f27e188 xaizek 2020-07-29 16:55:54
Extract PipeDial::filter() method a9884d86dfb4b54b28d2fbf85f70ac4e87e52421 xaizek 2020-07-29 16:53:33
Do case-insensitive filtering on empty results e2ed8fdac868d082e8ff0fb1552b864af8f9ff61 xaizek 2020-07-29 16:46:38
Upgrade libcursed submodule 64cf2b4c79978b086366c68e3453ede6b9d15e8c xaizek 2020-07-29 16:45:58
Add ChangeLog 557e226c48cf93fa0ea946c05ed105cc9f4550e1 xaizek 2019-09-23 21:23:12
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pipedial

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pipedial

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master