Generating AI answer…
Log - nie-ii-year - lab stuff from undergrad second year.
nie-ii-year lab stuff from undergrad second year. git clone http://git.hanabi.in/repos/nie...
truncate message in log, shorter time format - stagit - static gi...
stagit static git page generator git clone http://git.hanabi.in/repos/stagit.git Log | Fil...
text-browser improvements - stagit - static git page generator
td>\n\n" + "\n", + titles[j], ids[j]); } relpath = ""; @@ -1102,9 +1106,11 @@ main(int arg...
remove config.h, add options to stagit.c - stagit - static git pa...
stagit static git page generator git clone http://git.hanabi.in/repos/stagit.git Log | Fil...
nie-ii-year lab stuff from undergrad second year. git clone http://git.hanabi.in/repos/nie-ii-year.git Log | Files | Refs | LICENSE Date Commit message Author Files + - 2018-04-17 05
stagit static git page generator git clone http://git.hanabi.in/repos/stagit.git Log | Files | Refs | README | LICENSE commit 1d9324a87ea6b0cc3e1252910c4d6b6ae26e6ea4 parent c5c6741b0a7cc41f1f7976c47d7f41320d57508c … Author: Hiltjo Posthuma < hiltjo@codemadness.org > Date: Mon, 7 Dec 2015 23:22:45 +0100 truncate message in log, shorter time format Diffstat: M urmoms.c | 17 +++++++++++ ------ 1
td>\n\n" + "\n", + titles[j], ids[j]); } relpath = ""; @@ -1102,9 +1106,11 @@ main(int argc, char *argv[]) relpath = ""; mkdir("commit", 0755); writeheader(fp, "Log … "); - fputs("\nDateCommit message" - "AuthorFiles+" - "-
stagit static git page generator git clone http://git.hanabi.in/repos/stagit.git Log | Files | Refs | README | LICENSE commit 069f105725677ce2784d3d0def156c3115c9e330 parent aa36e0c9b4d8da06c5dc03a461f9d3fe69a1e7fb … #include "compat.h" -#include "config.h" struct deltainfo { git_patch *patch; @@ -47,6 +46,11 @@ struct commitinfo { size_t ndeltas; }; +/* summary length (bytes) in the log
2 files changed, 251 insertions(+), 32 deletions(-) diff --git a/ TODO b/ TODO @@ -4,6 +4,7 @@ performance: layout: - make top menu look nicer in links/lynx again. +- show tags in log … documentation: - improve mandoc pages. diff --git a/ stagit.c b/ stagit.c @@ -264,7 +264,8 @@ writeheader(FILE *fp) } fputs("\n", fp); fprintf(fp, "Log
webssh Web based ssh client https://github.com/huashengdun/webssh webssh.huashengdun.org/ git clone http://git.hanabi.in/repos/webssh.git Log | Files | Refs | README | LICENSE commit … README Diffstat: M README.md | 4 ++ -- M README.rst | 10 +++++ ----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ README.md b/ README.md @@ -69,7 +69,7 @@ wssh --log-file-prefix
-14,51 +14,58 @@ writes HTML pages for the repository .Ar repodir to the current directory. .Pp -Optionally the -.Fl c Ar cachefile -option can be used to cache the entries of the log … The +The options are as follows: +.Bl -tag -width Ds +.It Fl c Ar cachefile +Cache the entries of the log page up to the point of +the last commit.
webssh Web based ssh client https://github.com/huashengdun/webssh webssh.huashengdun.org/ git clone http://git.hanabi.in/repos/webssh.git Log | Files | Refs | README | LICENSE README.rst … 63 wssh --certfile='/path/to/cert.crt' --keyfile='/path/to/cert.key' 64 65 # missing host key policy 66 wssh --policy=reject 67 68 # logging level 69 wssh --logging=debug 70 71 # log
stagit static git page generator git clone http://git.hanabi.in/repos/stagit.git Log | Files | Refs | README | LICENSE commit 462ba66ee7e0ae16f41d4fff9c8540913c3941a9 parent 7a1da0b9853093781dd1b130d63619b17ecc8c01 … Author: Hiltjo Posthuma < hiltjo@codemadness.org > Date: Sun, 1 May 2016 16:10:17 +0200 fix times (and timezone) - in the index and log show the short time (GMT). - in the Atom feed