summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Switch back to variadic log macros.HEADpumasterAndre Noll2025-03-23
* Dedoxify the source.Andre Noll2025-02-01
* dss-1.0.2.v1.0.2Andre Noll2024-08-08
* New subcommand: help.Andre Noll2024-07-18
* Provide a static binary.Andre Noll2024-07-02
* build: Move m4-only definitions to separate file.Andre Noll2024-07-02
* Move snapshot distribution explanation to separate man section.Andre Noll2024-07-02
* Add phony targets distclean and maintainer-clean.Andre Noll2024-07-02
* index.html: Inline the svg image.Andre Noll2024-07-02
* build: New phony target "www".Andre Noll2024-07-02
* build: Move recipe for index.html to proper place.Andre Noll2024-07-02
* build: Generate intermediate files in build/.Andre Noll2024-07-02
* index.html: Adjust font size for code.Andre Noll2024-07-02
* index.html: Right-justify the text.Andre Noll2024-07-02
* index.html: Remove navigation menu.Andre Noll2024-07-02
* index.html: Inline style sheet.Andre Noll2024-07-02
* No longer include NEWS in index.html.Andre Noll2024-07-02
* index.html: Simplify make rule.Andre Noll2024-07-02
* Kill INSTALL.Andre Noll2024-07-02
* index.html: Move man page to separate web page.Andre Noll2024-07-02
* index.html: Replace license section from index.html by simple link.Andre Noll2024-07-02
* Centralize meta information about dss.Andre Noll2024-07-02
* Improve README.Andre Noll2024-07-02
* build: Compress the man page.Andre Noll2024-07-02
* Avoid rebuilds of lopsub-generated files.Andre Noll2024-07-02
* build: Use variables for lobsubgen, groff and rm commands.Andre Noll2024-07-02
* Make the build quiet by default.Andre Noll2024-07-02
* build: Dynamic dependency creation and versioning.Andre Noll2024-07-02
* Consult $HOME and $LOGNAME rather than calling getpwuid(),Andre Noll2024-06-26
* Kill COMPILE_TIME_LOGLEVEL.Andre Noll2024-06-26
* Compute ipc key only once.Andre Noll2024-05-23
* Resolve config file path only once.Andre Noll2024-05-23
* Use standard realpath(3).Andre Noll2024-05-23
* Support local make files.Andre Noll2024-04-25
* Fix --config-file for relative paths.Andre Noll2023-11-07
* Avoid duplicate error message.Andre Noll2020-05-17
* dss-1.0.1.v1.0.1Andre Noll2019-11-08
* Merge branch 'refs/heads/t/prune'Andre Noll2019-11-07
|\
| * Introduce prune --disk-space.Andre Noll2019-09-21
| * Revamp com_prune().Andre Noll2019-09-21
| * Factor out find_removable_snapshot().Andre Noll2019-09-21
| * prune Simplify rm exit code logic.Andre Noll2019-09-21
| * find_oldest_removable_snapshot(): Improve log message.Andre Noll2019-09-21
| * prune: Print a message if there is nothing to prune.Andre Noll2019-09-21
| * get_snapshot_list(): Add comment about sorting.Andre Noll2019-09-21
| * prune: Fail gracefully if pre-rm hook fails.Andre Noll2019-09-21
* | Merge branch 'refs/heads/t/svg-logo'Andre Noll2019-10-30
|\ \
| * | Redo the logo as svg.Andre Noll2019-09-18
| |/
* | daemon_init(): Do not set umask to zero.Andre Noll2019-10-25
* | Fix logic to append slash to the source directory.Andre Noll2019-10-25