-
Notifications
You must be signed in to change notification settings - Fork 21
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: sectore/timr-tui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sectore/timr-tui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 30 files changed
- 1 contributor
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bac2e35 - Browse repository at this point
Copy the full SHA bac2e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a2e18 - Browse repository at this point
Copy the full SHA f9a2e18View commit details
Commits on Sep 26, 2025
-
* Rust 1.90.0 * Make sound work again on Linux Reverts changes of #77. It works before, but errors after updating to Rust 1.90.0 and to latest Nix packages.
Configuration menu - View commit details
-
Copy full SHA for 0521c57 - Browse repository at this point
Copy the full SHA 0521c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24eb471 - Browse repository at this point
Copy the full SHA 24eb471View commit details
Commits on Sep 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9ff65e5 - Browse repository at this point
Copy the full SHA 9ff65e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bf7f3 - Browse repository at this point
Copy the full SHA d5bf7f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40eb602 - Browse repository at this point
Copy the full SHA 40eb602View commit details
Commits on Sep 29, 2025
-
improve format handling + fix
daysrendering (#107)* render_(format) functions, compact `YyyDddHhMmSs` * compact rendering of other formats * add `YDHhMmSs`+`YDdHhMmSs` formats * tests for `YDHhMmSs`+`YDdHhMmSs` * `YyDHhMmSs` + `YyDdHhMmSs` * `YyyDHhMmSs` + `YyyDdHhMmSs` * fix `edit_up` to compare `years` properly and add `test_edit_up_overflow_protection` * fix rendering `Format::YyyDdHhMmSs`
Configuration menu - View commit details
-
Copy full SHA for 816741f - Browse repository at this point
Copy the full SHA 816741fView commit details -
fix(editable): auto jump to next possible editable while decreasing, …
…but ignoring zero values (#109) * extract `format_by_duration` * fix(editable): switch to next ignoring zero values
Configuration menu - View commit details
-
Copy full SHA for 6dc7eb8 - Browse repository at this point
Copy the full SHA 6dc7eb8View commit details
Commits on Sep 30, 2025
-
feat(edit): 10x up/down (#110)
* feat(edit): 10x up/down * fix `MAX_DURATION` (decisecond) * footer: add `edit 10x` keybindings * README: update keybindings
Configuration menu - View commit details
-
Copy full SHA for cb6c2d5 - Browse repository at this point
Copy the full SHA cb6c2d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2277eeb - Browse repository at this point
Copy the full SHA 2277eebView commit details
Commits on Oct 1, 2025
-
feat(args): parse
countdownby given time (past or future) (#112)* feat(args): parse `countdown` by time * fix lint No `Default` for `AppTime` needed... * app: pass `countdown_until` down * fix `parse_duration_by_time` and `parse_duration` to handle different formats they support * fix(countdown): percentage panics `Duration::ZERO` needs to be considered * `DirectedDuration` * fix comment * rename arg: `countdown-target` * `ss`->`mm`, fix formats, update README * alias `--ct`
Configuration menu - View commit details
-
Copy full SHA for 3f4acec - Browse repository at this point
Copy the full SHA 3f4acecView commit details -
* run `cargo upgrade` ```sh ❯ cargo upgrade Checking timr-tui's dependencies name old req compatible latest new req ==== ======= ========== ====== ======= tokio 1.45.1 1.47.1 1.47.1 1.47.1 tokio-util 0.7.15 0.7.16 0.7.16 0.7.16 tracing-subscriber 0.3.19 0.3.20 0.3.20 0.3.20 clap 4.5.40 4.5.48 4.5.48 4.5.48 time 0.3.41 0.3.44 0.3.44 0.3.44 thiserror 2.0.12 2.0.17 2.0.17 2.0.17 Upgrading recursive dependencies Locking 0 packages to latest Rust 1.90.0 compatible versions note: pass `--verbose` to see 2 unchanged dependencies behind latest note: Re-run with `--incompatible` to upgrade incompatible version requirements note: Re-run with `--verbose` to show more dependencies incompatible: 4 packages latest: 8 packages ``` * fix(duration) `test_parse_duration_by_time` panicsConfiguration menu - View commit details
-
Copy full SHA for ac2863c - Browse repository at this point
Copy the full SHA ac2863cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb376e4 - Browse repository at this point
Copy the full SHA eb376e4View commit details
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0c4f507 - Browse repository at this point
Copy the full SHA 0c4f507View commit details -
Configuration menu - View commit details
-
Copy full SHA for b128a8d - Browse repository at this point
Copy the full SHA b128a8dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.4.0...v1.5.0