Joshix-1

Results 63 comments of Joshix-1

don't know how to write tests for my changes

@extrawurst this is ready for review

How and what can I benchmark? Shouldn't it improve performance as commits aren't unneccessarily sorted by date in most cases?

my gitui is in `~/code/gitui` i built it with `cargo build --features=timing --release` I freshly cloned both repos at their current master, without --filter # Linux: ## this pr: ```...

> Use global data with Lazy/Once (or similar) Since 1.80.0 rust has LazyCell > And since this is not a library There are multiple libraries in this repository. https://crates.io/crates/asyncgit https://crates.io/crates/scopetime...

It would be great to package it https://packaging.python.org/en/latest/tutorials/packaging-projects/ and make it installable with pip. (Which then could provide an executable)

The switch between the formats should imho have 3 states: system default, 12h format and 24h format

made a pr, would be cool if someone could test and review it.

My alarm went off correctly today and yesterday. (Clocks switched to summertime yesterday) I'm using a custom debug build I did a while ago

Maybe the update was installed after the alarm was already scheduled. That could be a problem. If the alarm is only going off on weekdays and the app was updated...