xaizek / pinfo (License: GPLv2 only) (since 2018-12-07)
Console-based info and manual pages reader, which adds interactive navigation to man pages.
<root> / .gitignore (8a69fd454f03f5b500a866f6a37022b22d3e5b49) (853B) (mode 100644) [raw]
# auto* meuk
Makefile.in
*~
/autom4te.cache
/configure
/aclocal.m4
/macros/codeset.m4
/macros/gettext.m4
/macros/glibc2.m4
/macros/glibc21.m4
/macros/iconv.m4
/macros/intdiv0.m4
/macros/intmax.m4
/macros/inttypes-pri.m4
/macros/inttypes.m4
/macros/inttypes_h.m4
/macros/isc-posix.m4
/macros/lcmessage.m4
/macros/lib-ld.m4
/macros/lib-link.m4
/macros/lib-prefix.m4
/macros/libtool.m4
/macros/longdouble.m4
/macros/longlong.m4
/macros/ltoptions.m4
/macros/ltsugar.m4
/macros/ltversion.m4
/macros/lt~obsolete.m4
/macros/nls.m4
/macros/po.m4
/macros/printf-posix.m4
/macros/progtest.m4
/macros/signed.m4
/macros/size_max.m4
/macros/stdint_h.m4
/macros/uintmax_t.m4
/macros/ulonglong.m4
/macros/wchar_t.m4
/macros/wint_t.m4
/macros/xsize.m4
/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/quot.sed
/tools/
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