Neil O'Toole
c7ab3ed79e
Shell completion fixes ( #388 )
...
* Now correctly handling cobra.ShellCompNoDescRequestCmd in cli.ExecuteWith
* wip: partially moved to new 'completion' cmd impl
* More comments clarification
* make fmt
* rename .completions.sh -> .generate-completions.sh
* Deleted unused cli/cmd_completion.go
2024-01-30 23:04:10 -07:00
Neil O'Toole
fd070eefd3
More file closing issues (test) ( #386 )
...
* Refactored tu.TempDir
* More files fiddling
2024-01-29 19:34:10 -07:00
Neil O'Toole
d8d5eb34df
Comments cleanup ( #381 )
2024-01-29 09:43:06 -07:00
Neil O'Toole
9a0b9b7a9c
Ingest checksum issue ( #378 )
...
- Refactor `Downloader.Get`.
2024-01-28 23:55:25 -07:00
Neil O'Toole
54be3d614b
Linting ( #373 )
...
* More linting
2024-01-27 06:43:17 -07:00
Neil O'Toole
0841e7154f
tu.SkipIssue mechanism ( #370 )
...
* tu.SkipIssue mechanism
2024-01-26 22:36:04 -07:00
Neil O'Toole
452a91547c
Better handling of download cache refresh ( #366 )
...
* A failed download cache refresh no longer destroys the previous cache.
2024-01-26 15:18:38 -07:00
Neil O'Toole
db55986980
#307 : Ingest cache ( #354 )
...
- Support for ingest cache, download cache, and progress bars.
2024-01-14 18:45:34 -07:00