yagit

Yet another static site generator for Git 🙀️

c5f5c309 — Pablo

Minor tweak in the log messages

a8eee6f0 — Pablo

Made escape::simd::fmt_escaped_html safe

5b34e3ec — Pablo

Clarified README.md

5df90d7b — Pablo

Fixed a bug in build.rs

18ae8e74 — Pablo

Merged build-man-page

9adc7abc — Pablo

Merge branch 'delete-feature'

f2e71b7e — Pablo

Added a warning

bf0f1d1d — Pablo

Hardcoded the debug build consts

4ae93aea — Pablo

Baked the configuration options in yagit.1 at build-time

7819a086 — Pablo

Updated the docs

63a11a42 — Pablo

Implemented the 'delete' feature

de1997a7 — Pablo

Fixed a rendering bug

652d3e23 — Pablo

Cleaned the SIMD escaping code

590fa2cc — Pablo

Postponed calls to giwt_tree_entry_to_object

233a1e57 — Pablo

Removed unecessary calls

98ee25f2 — Pablo

Removed unecessary string checks

04eea779 — Pablo

Updated TODO.md

d18edeb2 — Pablo

Updated the README

f7f14df2 — Pablo

Redesigned the log messages

c750233b — Pablo

Fixed rendering bugs

68875e0f — Pablo

Optimized the memmory management of the strftime formatter

de57a3b9 — Pablo

Improved the rendering of file sizes

594d76a3 — Pablo

Further optmized the scalar escaping routine

87a7363b — Pablo

Enabled the same optimization for the Markdown-renderer

72a0e310 — Pablo

Implemented SIMD-optimized escaping

33c3ff8f — Pablo

Minor changes in Cargo.toml to allow profiling

2d7bfcf7 — Pablo

Minor changes in Cargo.toml to allow profiling

36e594be — Pablo

Changed the navigation bar and footer

3d9fac42 — Pablo

Changed the init command

50aeb718 — Pablo

Moved config keys to TOML

cc8f8e6d — Pablo

Fixed a bug

cf4cd996 — Pablo

Minor tweaks to the HTML

87c47414 — Pablo

Improved the documentation

a028ff9a — Pablo

Better error reporting

ce669c6b — Pablo

Fixed a bug

6cbdaaa8 — Pablo

Added a new subcommand

92f78f94 — Pablo

Modified the CLI

c977f39c — Pablo

Made the logging system thread-unsafe

2239a604 — Pablo

Bug fix

fb0b4fd9 — Pablo

Optimized the rendering of commits

036129dd — Pablo

Made the log system more responsive

98fc8cba — Pablo

Made the index of repositories sorted

ac10f363 — Pablo

Fixed a bug

31b226e3 — Pablo

Removed unecessary files

01d087c3 — Pablo

Restyled the log messages (again)

7071b124 — Pablo

Renamed a flag

3fadfdac — Pablo

Rolled back on an optimization

930bee33 — Pablo

Implemented two command-line flags

75cbb21c — Pablo

Typo

5f67937f — Pablo

Implemented an optimization

07eaf99d — Pablo

Omit EOFNL from diffstats

fcee797a — Pablo

Added install instructions to README

0324caf0 — Pablo

Restyled the log messages

928c4539 — Pablo

Improved the README

ad1a0e45 — Pablo

Fixed a bug

23c444f8 — Pablo

Added a check for the git user

912a76d6 — Pablo

Made the input and output paths customizable

10f493a5 — Pablo

Minor bug fixes

491b9956 — Pablo

Implemented the rendering of the global index

4673f567 — Pablo

Minor tweak

8c068246 — Pablo

Replaced commit message with summary

3c2de463 — Pablo

Implemented optimizations

99165022 — Pablo

Made it so that main renders all repos in REPOS_DIR

fe6fd55d — Pablo

Changed the output dir

a0ba1033 — Pablo

Initial commit