radicle-heartwood-lfs/radicle-cli/src/terminal
Fintan Halpenny 740106d759
cli: upload-pack events
Introduce an `UploadPack` type for keeping track of relevant data from
upload-pack events and displaying progress to the terminal.

It keeps track of the number of remotes that are being uploaded to as well as
the throughput of transmitted data.

The `Progress` events are logged rather than being displayed since they don't
provide any useful details to the user.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-05-17 21:05:43 +02:00
..
patch cli: Display correct merge author in rad patch show output 2024-04-03 15:11:34 +02:00
args.rs cli: Improve missing man page handling 2024-03-17 21:14:58 +01:00
comment.rs cob: improve Comment generics 2023-12-22 14:09:02 +01:00
format.rs cli: upload-pack events 2024-05-17 21:05:43 +02:00
highlight.rs cli: Enable HTML syntax highlighting in diffs 2024-04-20 15:59:20 +02:00
io.rs cli: Improve passphrase handling 2023-12-13 12:29:12 +01:00
issue.rs radicle: rename Issue::assigned -> Issue::assignees 2023-12-06 09:48:02 +01:00
json.rs cli: Don't highlight unknown languages 2024-03-12 16:12:16 +01:00
patch.rs cli: Handle message editor corner cases 2024-03-12 15:44:26 +01:00
upload_pack.rs cli: upload-pack events 2024-05-17 21:05:43 +02:00