xaizek / pinfo (License: GPLv2 only) (since 2018-12-07)
Console-based info and manual pages reader, which adds interactive navigation to man pages.
Subject SHA-1 Author Date
Disable readline completion afe969be38bb3969fc2c0181aa75bc7b2a928992 xaizek 2019-02-02 12:08:50
Fix formatting of description of some keys in info 50a0e7d3ffef2d2d9029434d2a7ce5936a2eb671 xaizek 2017-10-15 11:59:27
Fix example of STDERR-REDIRECTION option in info a2edf8ff2621a32b528cfd20631a9c22953a111f xaizek 2017-10-15 11:58:40
Fix crash after failed global search 6d244c69ce0d6130ac77c8f0fe3f80aeaaf618a5 xaizek 2017-10-15 11:55:31
tune travis dependencies 02f849b2a6839f79b78f08ab4343739e4e1202d0 Bas Zoetekouw 2019-02-01 14:31:36
add travis config 3f24ec2e2a0fab92ac01cf7efb30499ac1e5a6c2 Bas Zoetekouw 2019-02-01 14:28:57
add editorconfig 485fcdf776091eec283f837cc313b99698f954f9 Bas Zoetekouw 2019-02-01 14:28:45
Add AX_CHECK_COMPILE_FLAG macro 72433f1c3d46643da41dafd43492f5a98f6ca259 xaizek 2017-09-16 08:41:08
Make pinfo work if stdin and/or stdout are redirected Fixes https://bugs.debian.org/671306 70da81ec492ab829b58df3c837a9924e119a386b bas@zoetekouw.net 2017-08-13 21:58:39
Add -Wall -Wextra -Wshadow -Werror flags 3db98764f7b23b2f642b28925dd69f2ad1cb4ca9 bas@zoetekouw.net 2017-08-13 20:26:22
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/pinfo

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

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