Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
espresso
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eduardo Trujillo
espresso
Graph
023a40aba0473191c5ce5379b0a78fec18b43bc0
Select Git revision
Branches
3
haskell-archived
master
default
protected
next
Tags
5
1.0.1
1.0.0
rust-rewrite-alpha-2
rust-rewrite-alpha-1
0.1.0
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jun
25
May
19
16
Nov
15
14
31
Mar
18
Jan
17
16
12
3
2
1
1
Nov
5
Oct
4
21
Sep
20
12
8
7
Jun
17
Feb
2
22
Dec
feat(nix): Add cargo-tarpaulin
master
master
refactor: Switch to tokio-tar from crates.io
refactor: Remove unused error variants revealed by thiserror migration
refactor: Migrate from snafu to thiserror
chore(nix): Add rustfmt
chore(cargo): Update project dependencies (1/n)
refactor: Remove unstable features
feat(nix): Add flake.nix
Merge branch 'next' into 'master'
chore: Bump version to 2.0.0
next
next
refactor(cli): Use same version as crate
feat(CI): Publish library documentation
refactor: Run clippy on tests too
test(files): Enable tests in files service again
style(config): Remove unused imports
test(files): Fix doctest import
refactor(config): Remove unused functions
refactor: Remove macro_use for log crate
refactor(Cargo): Remove unused dependencies
refactor(cli): Make console-subscriber dependency optional
refactor(main): Remove unused error variants
fix(cli): Move thread monitor initialization to cli module
style(cli): Run cargo fmt
refactor(cli): Improve separation of library and binary modules
refactor(monitor): Use monitor module from collective crate
refactor(bundle): Use rundir module from collective crate
refactor(thread): Use thread module from collective crate
style: Configure addition compiler lints
style: Address additional configured clippy lints
style: Run cargo fmt
refactor: Use tokio's async-aware RwLock
refactor(server): Remove unused error variant
style(files): Rename enum variant to exclude enum name
refactor(files): Box template rendering errors
refactor: Fix most clippy lints
refactor(server): Update compression options to those supported in actix-web 4
refactor(main): Remove unused mut variable
refactor(server): Handle blocking errors
refactor(stats): Stop using deprecated data method
fix(files): Address a few linter errors
Loading