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
Update ChangeLog to match reality; update TODO. 8f3e3084f4055b1fff37ef54361608f1088aee48 neroden-guest 2006-08-15 15:15:07
Add old testcase for old bug. 0d4b3b9891f7f51995f06bcb0e17d728eb398641 neroden-guest 2006-08-15 15:02:33
Recover ro.po. 729fa45759b895eb3da90248dc050b0a92b0916f neroden-guest 2006-08-15 14:55:22
Recover the eu.po file. bae635160c5c313692c0de6afadca982099033ce neroden-guest 2006-08-15 14:54:08
Commit "forgotten" files. 746b6f670b6d949e90844ce4b2cd2cb6572713ea neroden-guest 2006-08-15 14:47:35
Merge CXX branch from trunk revision 302. Includes translation updates (unfuzzied) and FSF address updates, as well as most code changes. Certain changes on trunk were already fixed better on the branch and are not included. A few extra random fixes probably crept in. a36d6ca5fbf6fb09b147855745d8f9c321d593ab neroden-guest 2006-08-15 14:45:19
port of r270: spelling fixes in man page e62ddb06ab495d827c91acd76e805ac5ec297712 bas 2005-11-14 14:54:07
Remove (newly) gratuitous common includes. 2ac117b02b62b23e842aab78df65e8ffec0046c2 neroden-guest 2005-09-26 07:21:36
Annotate all uses of ctype.h macros with std:: and include <cctype> instead. a59b80119a56a3c32c0a9b70a3e16ae97552e939 neroden-guest 2005-09-26 07:19:57
Remove the last of the common_includes includes of our header files. Remove includes of ctype.h (although that doesn't work so well). 52221d3b379df57b882a0a99293a12e78ef89d9c neroden-guest 2005-09-26 06:58:05
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