| Commit message (Expand) | Author | Age | Files |
* | Use systemd.journal to log to journald when sarted via .service files. | Guilhem Moulin | 2024-06-11 | 1 |
* | config.yml: Allow configuration setting at the layer root. | Guilhem Moulin | 2024-06-09 | 1 |
* | webmap-download*: Use +=. | Guilhem Moulin | 2024-06-08 | 1 |
* | webmap-download: Improve usage text. | Guilhem Moulin | 2024-06-05 | 1 |
* | webmap-download: Use sha256_hex() for lock file names. | Guilhem Moulin | 2024-06-03 | 1 |
* | webmap-download: Make --debug repeatable and skip HTTP debugging if it's pass... | Guilhem Moulin | 2024-06-03 | 1 |
* | Add GPL-3+ license headers. | Guilhem Moulin | 2024-06-03 | 1 |
* | webmap-download: Move format_bytes() and format_time() to common.py. | Guilhem Moulin | 2024-06-03 | 1 |
* | webmap-download: Replace pathlib.as_posix() with str(). | Guilhem Moulin | 2024-06-03 | 1 |
* | webmap-download: Improve comment. | Guilhem Moulin | 2024-06-03 | 1 |
* | webmap-download: Refactor download(). | Guilhem Moulin | 2024-06-03 | 1 |
* | webmap-download: Fix check for download duplicates. | Guilhem Moulin | 2024-06-02 | 1 |
* | webmap-download: Add --quiet flag to always skip progress bars. | Guilhem Moulin | 2024-06-02 | 1 |
* | webmap-download: Set --exit-code by default. | Guilhem Moulin | 2024-06-02 | 1 |
* | webmap-download: Ensure we always call linkat() not link(). | Guilhem Moulin | 2024-06-02 | 1 |
* | Rename script into module and run module.download(). | Guilhem Moulin | 2024-06-02 | 1 |
* | webmap-download: Simplify locking logic. | Guilhem Moulin | 2024-06-02 | 1 |
* | webmap-download: Add a progress bar. | Guilhem Moulin | 2024-06-01 | 1 |
* | Add `webmap-download` script. | Guilhem Moulin | 2024-06-01 | 1 |