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
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
clean up spec file 48a056011a84cb74df1e7d8bcaa4b7f662db3d5a bas@zoetekouw.net 2017-08-10 07:47:32
Fix duplication of version strings in texi files afa469e4a491202d50aa77242d11a754521ea6c5 bas@zoetekouw.net 2017-08-10 07:47:24
clean up configure.ac 415ac4312984f918bb526fe95b178df04b5d4364 bas@zoetekouw.net 2017-08-10 07:46:51
Clean up documentation 938a74f4c70ef89899c3ac92d5e44ed65b1c6feb bas@zoetekouw.net 2017-08-09 13:54:23
Fix another possible string truncation 598f5ae80d853e15731033b54894e8984bd94a52 bas@zoetekouw.net 2017-08-09 13:20:27
Be more strict about which variables are signed and unsigned in order to avoid signed/unsigned comparisons 57039a03ee00996a3414c4594a403391ccb3b61a bas@zoetekouw.net 2017-08-09 12:58:54
Fix a few compiler warnings 850eccee0572e38521ec01a4728d83ecc5f3cc91 bas@zoetekouw.net 2017-08-09 10:22:57
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