|
Add cliff.toml |
Jordan Doyle
|
|
Release v0.1.4 |
Jordan Doyle
|
|
Fix log 0 for empty commits |
Jordan Doyle
|
|
Fix build when passing TREE_SITTER_GRAMMAR_LIB_DIR |
Jordan Doyle
|
|
Remove intermediary vecs/btreemaps for ordering on index |
Jordan Doyle
|
|
Avoid mutating vector to determine endpoint |
Jordan Doyle
|
|
Remove duplicate hashbrown dependency by moving to basic-toml |
Jordan Doyle
|
|
Remove kanal |
Jordan Doyle
|
|
Add cargo-deny |
Jordan Doyle
|
|
Update gix |
Jordan Doyle
|
|
Merge pull request #78 from w4/dependabot/cargo/cc-1.2.0 |
jordan
|
|
Merge pull request #77 from w4/dependabot/cargo/uuid-1.11.0 |
jordan
|
|
Bump cc from 1.1.22 to 1.2.0 |
dependabot[bot]
|
|
Merge pull request #75 from w4/dependabot/cargo/httparse-1.9.5 |
jordan
|
|
Bump uuid from 1.10.0 to 1.11.0 |
dependabot[bot]
|
|
Add feature for using zlib-ng |
Jordan Doyle
|
|
Merge pull request #74 from w4/dependabot/cargo/prettyplease-0.2.25 |
jordan
|
|
Bump httparse from 1.9.4 to 1.9.5 |
dependabot[bot]
|
|
Avoid allocating tag names in a loop |
Jordan Doyle
|
|
Bump prettyplease from 0.2.22 to 0.2.25 |
dependabot[bot]
|
|
Merge pull request #72 from w4/dependabot/cargo/clap-4.5.20 |
dependabot[bot]
|
|
Add breadcrumbs to tree view |
Jordan Doyle
|
|
Bump clap from 4.5.18 to 4.5.20 |
dependabot[bot]
|
|
Flatten nested paths with only one child |
Jordan Doyle
|
|
Rollback zlib-ng for now as it causes Docker builds to fail |
Jordan Doyle
|
|
Update nixpkgs |
Jordan Doyle
|
|
Move to rkyv from bincode |
Jordan Doyle
|
|
Fix incorrectly anchored matches on highlighter injection |
Jordan Doyle
|
|
Add highlighting timeout |
Jordan Doyle
|
|
Move to forked Helix |
Jordan Doyle
|
|
Fix docker builds |
Jordan Doyle
|
|
Reduce dependencies by removing unnecessary features |
Jordan Doyle
|
|
Stop default logging of tokio trace events |
Jordan Doyle
|
|
Use Helix's tree-sitter grammar registry |
Jordan Doyle
|
|
Add support for submodules |
Jordan Doyle
|
|
Add more supported languages |
Jordan Doyle
|
|
Move from syntect to tree-sitter |
Jordan Doyle
|
|
Use simdutf8 for interacting with files within Git |
Jordan Doyle
|
|
Add clang back to nativeBuildInputs |
Jordan Doyle
|
|
Perform repository operation on commit page in parallel |
Jordan Doyle
|
|
Fix unused package option in flake.nix |
Jordan Doyle
|
|
Fix docker builds |
Jordan Doyle
|
|
Reduce gix dependency set |
Jordan Doyle
|
|
Cache open repositories to reduce IO & move to zlib-ng |
Jordan Doyle
|
|
Replace usages of sha2 with xxhash |
Jordan Doyle
|
|
Remove dependency on nom, once_cell & parking_lot |
Jordan Doyle
|
|
Move to crane |
Jordan Doyle
|
|
Bump dependencies |
Jordan Doyle
|
|
Fix typo causing removed lines not to show highlighted |
Jordan Doyle
|
|
Move from libgit2 to gitoxide |
Jordan Doyle
|
|
Trim newlines on text inserted that does not need additional spans opening |
Jordan Doyle
|
|
Fix newlines not being inserted when code tags aren't used for line breaks |
Jordan Doyle
|
|
Avoid syntax highlighting overly long lines |
Jordan Doyle
|
|
Bump version of Debian in Dockerfile |
holly sparkles
|
|
Bump version of rustc in Dockerfile |
Jordan Doyle
|
|
Update dependencies |
Jordan Doyle
|
|
Add default request timeout |
Jordan Doyle
|
|
Expose tokio-console |
Jordan Doyle
|
|
Release 0.1.3 |
Jordan Doyle
|
|
Update axum to 0.7 |
Jordan Doyle
|
|
Merge pull request #55 from w4/dependabot/cargo/comrak-0.21.0 |
jordan
|
|
Merge pull request #54 from w4/dependabot/cargo/itertools-0.12.1 |
jordan
|
|
Bump comrak from 0.20.0 to 0.21.0 |
dependabot[bot]
|
|
Merge pull request #53 from w4/dependabot/cargo/uuid-1.7.0 |
jordan
|
|
Bump itertools from 0.12.0 to 0.12.1 |
dependabot[bot]
|
|
Fix <time> tag validity |
Jordan Doyle
|
|
Merge pull request #51 from w4/dependabot/cargo/axum-macros-0.4.1 |
jordan
|
|
Bump uuid from 1.6.1 to 1.7.0 |
dependabot[bot]
|
|
Add overflow-x: auto to tables |
Jordan Doyle
|
|
Improve smart_git performance via output streaming |
Jordan Doyle
|
|
Bump axum-macros from 0.4.0 to 0.4.1 |
dependabot[bot]
|
|
Expose page generation time |
Jordan Doyle
|
|
Forward Content-Encoding to git http-backend |
Jordan Doyle
|
|
Write in batches to RocksDB |
Jordan Doyle
|
|
Fix for buffer overflow in fetch_latest_one |
holly sparkles
|
|
Fix fetch_latest_commit fetching the earliest commit |
Jordan Doyle
|
|
Fix nix build on Linux |
Jordan Doyle
|
|
Fix docker build |
Jordan Doyle
|
|
Fix missing logs when no RUST_LOG env var is given |
Jordan Doyle
|
|
Link rocksdb in nix build |
Jordan Doyle
|
|
Migrate to RocksDB |
Jordan Doyle
|
|
Implement partial reindexes |
Jordan Doyle
|
|
Add man page template for pandoc |
holly sparkles
|
|
Update readme |
holly sparkles
|
|
Update depdendencies |
Jordan Doyle
|
|
Ensure referenced repository exists before executing route handler |
Jordan Doyle
|
|
Redirect repository i/o errors from frontend to error log |
holly sparkles
|
|
Fix readmes not rendering github formatted markdown |
holly sparkles
|
|
Merge pull request #48 from w4/dependabot/cargo/comrak-0.20.0 |
jordan
|
|
Merge pull request #46 from w4/dependabot/cargo/axum-macros-0.4.0 |
jordan
|
|
Bump comrak from 0.18.0 to 0.20.0 |
dependabot[bot]
|
|
Update dependencies |
Jordan Doyle
|
|
Bump axum-macros from 0.3.8 to 0.4.0 |
dependabot[bot]
|
|
Stop garbling binary files on raw display |
Jordan Doyle
|
|
Merge pull request #35 from w4/dependabot/cargo/tokio-util-0.7.10 |
dependabot[bot]
|
|
Merge pull request #37 from w4/dependabot/cargo/bat-0.24.0 |
dependabot[bot]
|
|
Bump tokio-util from 0.7.9 to 0.7.10 |
dependabot[bot]
|
|
Fix empty summary & body on plain patch view |
Jordan Doyle
|
|
Bump bat from 0.23.0 to 0.24.0 |
dependabot[bot]
|
|
Remove panicking code paths of tag indexing |
Jordan Doyle
|