Minor tweak in the log messages
yagit
Yet another static site generator for Git 🙀️
Made escape::simd::fmt_escaped_html safe
Clarified README.md
Fixed a bug in build.rs
Merged build-man-page
Merge branch 'delete-feature'
Added a warning
Hardcoded the debug build consts
Baked the configuration options in yagit.1 at build-time
Updated the docs
Implemented the 'delete' feature
Fixed a rendering bug
Cleaned the SIMD escaping code
Postponed calls to giwt_tree_entry_to_object
Removed unecessary calls
Removed unecessary string checks
Updated TODO.md
Updated the README
Redesigned the log messages
Fixed rendering bugs
Optimized the memmory management of the strftime formatter
Improved the rendering of file sizes
Further optmized the scalar escaping routine
Enabled the same optimization for the Markdown-renderer
Implemented SIMD-optimized escaping
Minor changes in Cargo.toml to allow profiling
Minor changes in Cargo.toml to allow profiling
Changed the navigation bar and footer
Changed the init command
Moved config keys to TOML
Fixed a bug
Minor tweaks to the HTML
Improved the documentation
Better error reporting
Fixed a bug
Added a new subcommand
Modified the CLI
Made the logging system thread-unsafe
Bug fix
Optimized the rendering of commits
Made the log system more responsive
Made the index of repositories sorted
Fixed a bug
Removed unecessary files
Restyled the log messages (again)
Renamed a flag
Rolled back on an optimization
Implemented two command-line flags
Typo
Implemented an optimization
Omit EOFNL from diffstats
Added install instructions to README
Restyled the log messages
Improved the README
Fixed a bug
Added a check for the git user
Made the input and output paths customizable
Minor bug fixes
Implemented the rendering of the global index
Minor tweak
Replaced commit message with summary
Implemented optimizations
Made it so that main renders all repos in REPOS_DIR
Changed the output dir
Initial commit