Tags: djmoch/dgit
Tags
Daniel Moch (52): Initial commit Refactor convert.go, support README.{md,rst} Fix filemode parsing Add support for human-readable (relative) times Add path breadcrumbs Add support for viewing refs Sort refs by age; handle no tags Add support for viewing logs Remove data.Time type Simplify function names in convert Add support for viewing commits Touch up templates Combine tree and head handlers Add support for viewing diffs refactor: RefOrCommit => Revision openbsd: pledge and unveil middleware: Normalize and add Get Better error messages, opengraph and twitter Acknowledge OpenBSD security in CHANGELOG Pass full repo data to templates Fix use of PathElem in tree and blob templates Tidy up go.mod Add redirect to Repo middleware Refactor for better architecture and performance blob.tmpl: Set table row height middleware: Never serve repos not in a projectList tree.tmpl: Display description if one exists blob.tmpl: Add line numbers dgit: Check for ExecuteTemplate errors data: Support sectioned diffs with programmable context templates: Fix overflow issue in diff and commit cli: Remove FCGI support Add support for the "dumb" HTTP protocol docs: Fully document public API Add support for viewing raw blobs Fix base command help message Update cmd/dgit docs config.go: embed.FS should be fs.FS Move all static assets into binary serve.go: Add HandleFunc for robots.txt osinit_openbsd: Fix panic error msg formatting testdata/env: Change variable ordering clone: Log a message when a client might be cloning Add some linters into the mix templates: Break out nav and common <head> site.scss: Move inline styles where appropriate cmd: Add line highlighter to blob minify css and javascript internal/repo: Documentation improvements Normalize 'go generate' behavior cmd/dgit: Line numbers are not user-selectable dgit v0.1.0