issues Search Results · repo:alerque/git-warp-time language:Rust
Filter by
15 results
(86 ms)15 results
inalerque/git-warp-time (press backspace or delete to remove)Hey there:)
So, in my projects developments, I use Direnv (.envrc) and a Nix flake setup. Direnv watches the flake.{nix,lock} files
which change pretty often through out my development, and also when ...
doronbehar
- 1
- Opened on Jan 1
- #30
./bootstrap.sh
./configure
make
The command sometimes fail after 0.8.2. It works well with 0.8.1. The log is here:
configure: loading site script /etc/config.site
checking for a BSD-compatible install... ...
Berrysoft
- 5
- Opened on Jul 25, 2024
- #28
As far as I m concerned non Unicode paths can be unsupported, and camino looks like a lot less fuss (especially for
things like printing error messages) to cope with than Path/PathBuf.
alerque
- Opened on Jul 17, 2024
- #24
... so that projects with Python based build systems can use this as a pre-compile hook without any system dependency
Shenanigans.
enhancement
alerque
- 1
- Opened on Dec 11, 2023
- #22
... so that projects with JS based build systems can use this as a pre-compile hook without any system dependency
Shenanigans.
enhancement
alerque
- 1
- Opened on Dec 11, 2023
- #21
...for ease of use in CI workers that have access to cached build artifacts but rely on a fresh clone to figure out what
to rebuild.
enhancement
alerque
- Opened on Dec 9, 2023
- #19
The current output is neither easily machine parsable list of files (it has extra strings stuck in) nor a pretty UI. I
think we should go both ways, include a prettier UI while running as a TUI and a flatter ...
enhancement
alerque
- Opened on Dec 9, 2023
- #18
Unless --quiet is set I would expect some output indicating success even if no files needed resetting.
enhancement
alerque
- Opened on Dec 9, 2023
- #17
The primary concern GWT set out to fix was actions like git checkout marking files as newer than their actual last
modification times. In the process we ended up resetting all files to their Git times. ...
enhancement
alerque
- Opened on Dec 9, 2023
- #16
In #9 we added parallelization. Then for #11 we ditched it again in favor of a much faster algorithm. That s a good
thing and we re much faster now even back on just one CPU thread.
However that puts ...
alerque
- Opened on Dec 9, 2023
- #15

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.