]> git.armaanb.net Git - stagit.git/shortlog
stagit.git
2021-04-06 Armaan BhojwaniGenerate raw file if htmlized
2021-04-06 Armaan BhojwaniFix Makefile
2021-04-06 Armaan BhojwaniMake alt text cleaner
2021-04-06 Armaan BhojwaniMake Chroma and libcmark-gfm optional
2021-04-06 Armaan BhojwaniImplement lighthouse suggestions
2021-04-06 Armaan BhojwaniAdd max widths to log table
2021-04-06 Armaan BhojwaniMake diff coloring more consistent and subdued
2021-04-06 Armaan BhojwaniRemove unused CSS
2021-04-06 Armaan BhojwaniImprove human readable size implementation
2021-04-06 Armaan BhojwaniFix README in Makefile
2021-04-06 Armaan BhojwaniExpress file sizes in human readable format
2021-04-06 Armaan BhojwaniConvert README to Markdown
2021-04-06 Armaan BhojwaniRender .md files with cmark-gfm
2021-04-05 Armaan BhojwaniMake line numbers more subdued
2021-04-05 Armaan BhojwaniRemove file name from first line
2021-04-05 Armaan BhojwaniCopy files.html to index.html
2021-04-05 Armaan Bhojwanistagit: generate tar archive for each repo
2021-04-05 Armaan BhojwaniPut description in its own <tr>
2021-04-05 Armaan BhojwaniMake all pre tags pre-wrapped
2021-04-05 Armaan BhojwaniFix indentation
2021-04-05 Armaan BhojwaniAdd pre-wrap css style
2021-04-05 Armaan BhojwaniRemove minified CSS
2021-04-05 Armaan BhojwaniRemove PNGs
2021-04-05 Armaan BhojwaniUpdate README
2021-04-05 Armaan Bhojwanistagit-index: change title to h1
2021-04-05 Armaan BhojwaniSwitch to Chroma for syntax highlighting
2021-03-08 Armaan BhojwaniDocument previous commit
2021-03-08 Armaan BhojwaniWrite index to index.html instead of stdout
2021-03-08 Armaan BhojwaniCopy css in stagit-index
2021-03-08 Armaan BhojwaniRestructure repo
2021-03-08 Armaan BhojwaniUpdate date on manpages
2021-03-08 Armaan BhojwaniUse /usr/local/share
2021-03-07 Armaan BhojwaniUpdate documentation
2021-03-07 Armaan BhojwaniUse minified stylesheet
2021-03-07 Armaan BhojwaniImplement cp function instead of system(cp)
2021-03-07 Armaan BhojwaniUpdate .gitignore
2021-03-06 Armaan BhojwaniFirst commit
2021-02-06 DemonstrandumChange default tab-size to 4.
2020-08-06 DemonstrandumLink index.html to log.html, being the default page.
2020-08-06 DemonstrandumAdd cachefile for each repo.
2020-08-06 DemonstrandumRender tasklists.
2020-08-06 DemonstrandumUnderline h{1,2}
2020-08-06 DemonstrandumBetter markup CSS.
2020-08-06 DemonstrandumMove markdown article outside blob.
2020-08-06 DemonstrandumAdd markdown rendering.
2020-08-06 DemonstrandumUpdate style.
2020-08-06 DemonstrandumPass in filename not fpath.
2020-08-06 DemonstrandumAdded syntax highlighting.
2020-08-06 DemonstrandumDitch linguist and switch to python.
2020-08-05 DemonstrandumRedirect stdout to correct file.
2020-08-05 DemonstrandumFix highlight script location.
2020-08-05 DemonstrandumFileBlob wrapper.
2020-08-05 DemonstrandumAdd synatx highlighting with Pygment.
2020-07-29 DemonstrandumFix ownership of generated files.
2020-07-08 DemonstrandumUpdate logo.
2020-07-05 DemonstrandumMake website more mobile friendly.
2020-07-03 DemonstrandumProperly cut .git out of name.
2020-07-01 DemonstrandumEmpty padding.
2020-07-01 DemonstrandumChange 'Commit message' -> 'Commit'
2020-07-01 DemonstrandumMore verbose repo-gen.sh
2020-07-01 DemonstrandumChange bin to .out file.
2020-07-01 DemonstrandumUse local stagit build.
2020-07-01 DemonstrandumUpdate to neutral logo and favicon.
2020-07-01 DemonstrandumChanged README to say this is a fork.
2020-07-01 sfdkInitial changes.
2020-02-23 Hiltjo Posthumabump version to 0.9.3
2020-02-21 Hiltjo Posthumaatom.xml: improve output format a bit
2020-02-12 Hiltjo Posthumaimprove includes, stagit-index does not need compat.h
2019-12-29 Hiltjo Posthumastyle.css: highlight anchor ids, useful for linking...
2019-12-22 Hiltjo Posthumasmall code-style white-space/newline
2019-12-01 Hiltjo Posthumaadd OpenBSD unveil support
2019-12-01 Hiltjo Posthumasome README tweaks and rewording, reordering
2019-12-01 Hiltjo PosthumaMakefile improvements
2019-05-05 Leonardo TaccariREADME: works also on NetBSD
2019-04-23 Hiltjo Posthumabump version to 0.9.2
2019-03-16 Hiltjo Posthumaescape HTML in paths
2019-03-09 Hiltjo Posthumapedantic snprintf() improvement
2019-03-01 Hiltjo Posthumafix issues in example scripts
2019-02-22 Hiltjo Posthumabump version to 0.9.1
2019-02-16 Hiltjo PosthumaMakefile: add DOCPREFIX for installing docs in ports
2019-02-16 Hiltjo Posthumachange order of commits in log from most recent to...
2019-02-16 Hiltjo Posthumafix compile: libgit2 0.28 changed giterr_last to git_er...
2018-12-25 Hiltjo Posthumabump version to 0.9
2018-12-25 Hiltjo Posthumastyle: keep default browser style for links, except...
2018-11-18 Hiltjo Posthumain the diffstat prefix the type of change, allow CSS...
2018-11-18 Hiltjo Posthumadon't use a heuristic for renames, the content must...
2018-11-18 Hiltjo Posthumadetect filetype changes in diff (for example a normal...
2018-11-11 Hiltjo Posthumadetect more names for README and LICENSE
2018-11-11 Hiltjo Posthumadetect copies and renames based on the threshold of...
2018-08-22 Hiltjo Posthumasimplify range check
2018-08-22 Hiltjo Posthumastagit: log: indicate when using the -l option and...
2018-05-25 Hiltjo Posthumaassume OpenBSD 5.9+, always try pledge(2) on OpenBSD
2018-05-09 Quentin RameauClarify usage regarding -c and -l mutual exclusion
2018-04-07 Hiltjo Posthumabump version to 0.8
2018-04-06 Hiltjo Posthumastagit-index: pledge after git_libgit2_init
2018-03-26 Hiltjo Posthumapledge after git_libgit2_init
2018-03-18 Hiltjo Posthumaoptimization: only diff the tree when it is needed...
2018-01-28 Hiltjo PosthumaREADME: improve tarball generation by tag example
2018-01-21 Hiltjo Posthumastagit: add -l option: limit the amount of commits...
2018-01-21 Hiltjo Posthumabump LICENSE to 2018
next