summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Simplify split_args().Andre Noll2019-10-13
|/
* Merge branch 'refs/heads/t/multiple-source-dirs'Andre Noll2019-09-18
|\
| * create_rsync_argv(): Allocate correctly sized arg array.Andre Noll2019-09-03
| * Support multiple source directories.Andre Noll2018-06-08
* | Remove stale comment.Andre Noll2019-02-10
* | Improve comment of snapshot_currently_being_removed.Andre Noll2019-02-10
* | Add link to author homepage.Andre Noll2019-02-01
|/
* Fixed typo.Sanja Jasek2018-06-04
* dss-1.0.0.v1.0.0Andre Noll2017-11-19
* Add missing newline to --version output.Andre Noll2017-11-19
* run: Don't kill children twice.Andre Noll2017-11-19
* Fix compute_next_snapshot_time().Andre Noll2017-11-19
* ipc.c: Remove a dead store.Andre Noll2017-11-19
* Silence a bogus scan-build warning.Andre Noll2017-11-19
* Replace license boilerplate with single line SPDX comments.Andre Noll2017-11-19
* Merge branch 'refs/heads/t/kill-w'Andre Noll2017-11-18
|\
| * kill: New option --wait.Andre Noll2017-11-11
| * run: Wait for children to die.Andre Noll2017-11-02
* | Merge branch 'refs/heads/t/exit-hook'Andre Noll2017-11-17
|\ \
| * | Allow word-splitting for exit hook.Andre Noll2017-11-07
* | | Merge branch 'refs/heads/t/ls-incomplete-duration'Andre Noll2017-11-16
|\ \ \
| * | | ls: Print current duration of incomplete snapshots.Andre Noll2017-11-06
| | |/ | |/|
* | | Merge branch 'refs/heads/t/mountpoint'Andre Noll2017-11-15
|\ \ \
| * | | New option: --mountpoint.Andre Noll2017-10-21
| |/ /
* | | Merge branch 'refs/heads/t/short-log'Andre Noll2017-11-14
|\ \ \
| * | | Subcommand sensitive logging.Andre Noll2017-10-28
| * | | Save the subcommand pointer in a global variable.Andre Noll2017-10-28
| * | | main(): Don't initialize user data pointer.Andre Noll2017-10-28
| |/ /
* | | find_orphaned_snapshot(): Improve log message.Andre Noll2017-11-14
* | | Add log message to send_signal().Andre Noll2017-11-14
* | | Remove a noisy log message.Andre Noll2017-11-14
* | | Fix bad grammar "allows <infinitive>".Andre Noll2017-11-14
* | | gcc-compat.h: Remove _static_inline_ macro.Andre Noll2017-11-14
* | | Clean up gcc-compat.h.Andre Noll2017-11-14
* | | Merge branch 'refs/heads/t/configtest'Andre Noll2017-11-13
|\ \ \
| * | | show_subcommand_summary(): Increase column width.Andre Noll2017-11-04
| * | | New subcommand: configtest.Andre Noll2017-10-28
| |/ /
* | | Merge branch 'maint'Andre Noll2017-11-13
|\ \ \ | |_|/ |/| |
| * | Fix snapshot removal reason.maintAndre Noll2017-11-13
* | | Update .gitignore.Andre Noll2017-11-06
* | | README/INSTALL: Fix typo: snaphot.Andre Noll2017-11-06
* | | INSTALL: Switch to https for rsync link.Andre Noll2017-11-06
* | | NEWS: Fix lopsub link.Andre Noll2017-11-06
* | | Merge branch 'refs/heads/t/im-logo'Andre Noll2017-11-06
|\ \ \ | |_|/ |/| |
| * | Add dss.png to .gitignore.Andre Noll2017-07-17
| * | Replace dss.dia by a shell script.Andre Noll2017-07-17
| |/
* | Merge branch 'refs/heads/t/lopsub'Andre Noll2017-10-15
|\ \
| * | INSTALL: Explain how to use CPPFLAGS and LDFLAGS.Andre Noll2017-07-13
| * | build: Introduce DSS_CPPFLAGS.Andre Noll2017-07-13
| * | build: Fix cc command which creates dependencies,Andre Noll2017-07-13