Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/termux/command-not-found
Utility for suggesting packages in case typed command was not found.
https://github.com/termux/command-not-found
main: add submodule and initialize with commit 5a32102
66e8651db45b8badbb90cbc37efe62a60add8b19 authored about 5 years ago by Henrik Grimler <[email protected]>
66e8651db45b8badbb90cbc37efe62a60add8b19 authored about 5 years ago by Henrik Grimler <[email protected]>
science: add submodule and initialize with commit 322e328
40bbbe401f3fb7ec32e99974b527f7d43ed5cfcf authored about 5 years ago by Henrik Grimler <[email protected]>
40bbbe401f3fb7ec32e99974b527f7d43ed5cfcf authored about 5 years ago by Henrik Grimler <[email protected]>
x11: add submodule and initialize with commit a6bd07a
d55a5c17b11566a25b8e74c8217353bbbcc6303a authored about 5 years ago by Henrik Grimler <[email protected]>
d55a5c17b11566a25b8e74c8217353bbbcc6303a authored about 5 years ago by Henrik Grimler <[email protected]>
unstable: add submodule and initialize with commit 01716cd
d488906cf681376c14d0d9d39d35757514ebb976 authored about 5 years ago by Henrik Grimler <[email protected]>
d488906cf681376c14d0d9d39d35757514ebb976 authored about 5 years ago by Henrik Grimler <[email protected]>
games: add submodule and initialize with commit cbd5702
3d72ac5457072c7ab49204cb089a5cedf8792f5c authored about 5 years ago by Henrik Grimler <[email protected]>
3d72ac5457072c7ab49204cb089a5cedf8792f5c authored about 5 years ago by Henrik Grimler <[email protected]>
root: add submodule and initialize with commit 8ce73e8
0e6d9dd0c7dfc688cf42f23f71658dfd310a670e authored about 5 years ago by Henrik Grimler <[email protected]>
0e6d9dd0c7dfc688cf42f23f71658dfd310a670e authored about 5 years ago by Henrik Grimler <[email protected]>
Merge pull request #2 from termux/check-subscribed-repos
Check if user is subscribed to repo
6b2a0605c6699c84f79965b899df49171b79b18a authored about 5 years ago by Henrik Grimler <[email protected]>
declare map iterator in only one place
593f46e30cf8cd4c30c29dac027904dbc72846d2 authored about 5 years ago by Henrik Grimler <[email protected]>
593f46e30cf8cd4c30c29dac027904dbc72846d2 authored about 5 years ago by Henrik Grimler <[email protected]>
Change messages to user depending on if <repo>.list exists
If user is not subscribed to for example unstable-repo, show:
, after running pkg in unstable-re...
Install command-not-found to $PREFIX/libexec/termux, not $PREFIX/bin
ee5fbbbd626a212e05ed3af742d3a7e0c2a74752 authored over 5 years ago by Henrik Grimler <[email protected]>
ee5fbbbd626a212e05ed3af742d3a7e0c2a74752 authored over 5 years ago by Henrik Grimler <[email protected]>
Add forgotten install directive
eb9e21342c98b25e664d11b722682f6ca32e25a7 authored over 5 years ago by Henrik Grimler <[email protected]>
eb9e21342c98b25e664d11b722682f6ca32e25a7 authored over 5 years ago by Henrik Grimler <[email protected]>
Restructure package_map to {current_package, {current_binary, repo}}
Having {current_binary, {current_package, repo}} doesn't work when
packages conflict and have th...
Add LICENSE
3bbe7992e1cae3c88ea89d390fa09f56254ca63c authored over 5 years ago by Henrik Grimler <[email protected]>
3bbe7992e1cae3c88ea89d390fa09f56254ca63c authored over 5 years ago by Henrik Grimler <[email protected]>
Return error code in case of malloc error
c8b2ee61bbde7df4e53c946a1ac69dee48a6e64f authored over 5 years ago by Henrik Grimler <[email protected]>
c8b2ee61bbde7df4e53c946a1ac69dee48a6e64f authored over 5 years ago by Henrik Grimler <[email protected]>
Minor format fixes for readability/style
447b778b4fe5461bb8e96faa4598eb94af2cd5c3 authored over 5 years ago by Henrik Grimler <[email protected]>
447b778b4fe5461bb8e96faa4598eb94af2cd5c3 authored over 5 years ago by Henrik Grimler <[email protected]>
Fix malloc error handling
Commit from @xeffyr
58f4e455c7c4fa417fcc8058c8d20b4033896dcb authored over 5 years ago by Henrik Grimler <[email protected]>
Add file lists from @xeffyr for all official repos
f3d6738e5420e1ccd6c6b77eab7275f73f1eab23 authored over 5 years ago by Henrik Grimler <[email protected]>
f3d6738e5420e1ccd6c6b77eab7275f73f1eab23 authored over 5 years ago by Henrik Grimler <[email protected]>
Include file lists for all offical repos
e59480f57f11bbc7065f508d92209c1ece752da3 authored over 5 years ago by Henrik Grimler <[email protected]>
e59480f57f11bbc7065f508d92209c1ece752da3 authored over 5 years ago by Henrik Grimler <[email protected]>
Fix bug for "perfect match" where list isn't cleared
58164751503c9e1805628fb3d763e50827758bd2 authored over 5 years ago by Henrik Grimler <[email protected]>
58164751503c9e1805628fb3d763e50827758bd2 authored over 5 years ago by Henrik Grimler <[email protected]>
Add dummy commands files for testing
29b99e9aee2eac00370c3405ed83686d6bbd6461 authored over 5 years ago by Henrik Grimler <[email protected]>
29b99e9aee2eac00370c3405ed83686d6bbd6461 authored over 5 years ago by Henrik Grimler <[email protected]>
Re-write command-not-found in c++ and add CMakeLists.txt
13edb2a5efd06bad34a57e700c842746a4a53d5b authored over 5 years ago by Henrik Grimler <[email protected]>
13edb2a5efd06bad34a57e700c842746a4a53d5b authored over 5 years ago by Henrik Grimler <[email protected]>