Age | Commit message (Expand) | Author |
---|---|---|
2024-07-02 | libmain: better fix for #424, #425 | eldritch horrors |
2024-07-01 | tree-wide: unify progress bar inactive and paused states | Alois Wohlschlager |
2024-06-24 | libmain/progress-bar: move implementation out of the header | Alois Wohlschlager |
2024-06-22 | libmain: add progress bar with multiple status lines | Finn Behrens |
2024-06-20 | add a basic libmain test for the progress bar rendering | Qyriad |
2024-06-20 | use a type alias for ProgressBar's chosen time point type | Qyriad |
2024-06-20 | extract ProgressBar declaration into its header file | Qyriad |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2022-08-24 | Fix progress bar flicker with -L | Eelco Dolstra |
2020-06-11 | Style fixes | Eelco Dolstra |
2020-06-08 | Move progress-bar.cc to libmain | regnat |