Sebastiaan van Stijn
07b99ae7bf
commands: verify that DisableFlagsInUseLine is set for all commands
...
This replaces the DisableFlagsInUseLine call from the CLI with a test
that verifies the option is set for all commands and subcommands, so
that it doesn't have to be modified at runtime.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-08-28 17:55:50 +02:00
CrazyMax
af0090e434
history: bootstrap builder
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-07-08 11:11:37 +02:00
CrazyMax
72fde4c53a
history: copy update
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-05-13 12:20:00 +02:00
Tonis Tiigi
900502b139
history: add filters to ls
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-04-07 21:32:43 -07:00
CrazyMax and GitHub
eb78253dfd
Merge pull request #3055 from tonistiigi/history-queryrecord
...
history: generalize query loading
2025-03-11 15:10:00 +01:00
Tonis Tiigi
c1e2ae5636
history: generalize query loading
...
Some commands (logs/open) were still missing offset handling.
Now all commands use the same reference parsing/sort.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-03-10 15:51:03 -07:00
Tonis Tiigi
d5d3d3d502
lint: apply x/tools/modernize fixes
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-03-07 16:37:24 -08:00
Tonis Tiigi
79e3f12305
remove import of x/exp
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-02-11 19:23:36 -08:00
Tonis Tiigi and CrazyMax
06912aa24c
Add buildx history command
...
These commands allow working with build records
of completed and running builds.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-01-15 16:17:20 +01:00