gitbutler/crates/gitbutler-core
Sebastian Thiel f6dcf5d8c6
avoid assertions as they may cause the UI to 'hang' (#2657)
Panicked commands lead to timeouts, which are hard to debug unless
one sees the panic information in the log.
2024-05-26 08:44:55 +02:00
..
src avoid assertions as they may cause the UI to 'hang' (#2657) 2024-05-26 08:44:55 +02:00
tests Revert "Replace integer timestamps with Duration" 2024-05-24 09:40:52 +01:00
Cargo.toml remove chrono which was only used for 'now in milliseconds, relative to UNIX epoch' 2024-05-24 21:38:11 +02:00