]> git.tuebingen.mpg.de Git - dss.git/shortlog
dss.git
4 days ago Andre NollMerge topic branch t/realpath into pu pu
4 days ago Andre NollMerge topic branch t/misc into pu
4 days ago Andre NollMerge topic branch t/com_help into pu
4 days ago Andre NollMerge topic branch t/build into pu
4 days ago Andre Nollbuild: Compress the man page.
4 days ago Andre NollAvoid rebuilds of lopsub-generated files.
4 days ago Andre Nollbuild: Use variables for lobsubgen and rm commands.
4 days ago Andre NollMake the build quiet by default.
4 days ago Andre Nollbuild: Create dependencies on the fly and implement...
13 days ago Andre NollResolve config file path only once.
13 days ago Andre NollKill COMPILE_TIME_LOGLEVEL.
13 days ago Andre NollConvert all URLs to https.
13 days ago Andre Nollf
13 days ago Andre NollImplement help subommand.
13 days ago Andre NollMerge branch 'master' into next next
13 days ago Andre NollUse standard realpath().
2024-04-25 Andre NollSupport local make files. master
2024-01-29 Andre NollMerge branch 'master' into next
2023-11-07 Andre NollFix --config-file for relative paths.
2023-09-19 Andre NollMerge branch 'master' into next
2020-05-17 Andre NollAvoid duplicate error message.
2019-11-08 Andre Nolldss-1.0.1. v1.0.1
2019-11-07 Andre NollMerge branch 'master' into next
2019-11-07 Andre NollMerge branch 'refs/heads/t/prune'
2019-10-30 Andre NollMerge branch 'refs/heads/t/svg-logo'
2019-10-25 Andre NollMerge branch 'master' into next
2019-10-25 Andre Nolldaemon_init(): Do not set umask to zero.
2019-10-25 Andre NollFix logic to append slash to the source directory.
2019-10-13 Andre NollMerge branch 'master' into next
2019-10-13 Andre NollSimplify split_args().
2019-09-21 Andre NollMerge branch 'refs/heads/t/prune' into next
2019-09-21 Andre NollIntroduce prune --disk-space.
2019-09-21 Andre NollRevamp com_prune().
2019-09-21 Andre NollFactor out find_removable_snapshot().
2019-09-21 Andre Nollprune Simplify rm exit code logic.
2019-09-21 Andre Nollfind_oldest_removable_snapshot(): Improve log message.
2019-09-21 Andre Nollprune: Print a message if there is nothing to prune.
2019-09-21 Andre Nollget_snapshot_list(): Add comment about sorting.
2019-09-21 Andre Nollprune: Fail gracefully if pre-rm hook fails.
2019-09-18 Andre NollMerge branch 'refs/heads/t/svg-logo' into next
2019-09-18 Andre NollMerge branch 'master' into next
2019-09-18 Andre NollRedo the logo as svg.
2019-09-18 Andre NollMerge branch 'refs/heads/t/multiple-source-dirs'
2019-09-03 Andre NollMerge branch 'refs/heads/t/multiple-source-dirs' into...
2019-09-03 Andre Nollcreate_rsync_argv(): Allocate correctly sized arg array.
2019-02-11 Andre NollMerge branch 'master' into next
2019-02-10 Andre NollMerge remote-tracking branch 'refs/remotes/bthcx/next...
2019-02-10 Andre NollMerge branch 'master' into next
2019-02-10 Andre NollRemove stale comment.
2019-02-10 Andre NollImprove comment of snapshot_currently_being_removed.
2019-02-09 Andre NollMerge branch 'master' into next
2019-02-01 Andre NollAdd link to author homepage.
2018-06-08 Andre NollSupport multiple source directories.
2018-06-04 Sanja JasekFixed typo.
2017-11-19 Andre Nolldss-1.0.0. v1.0.0
2017-11-19 Andre NollAdd missing newline to --version output.
2017-11-19 Andre Nollrun: Don't kill children twice.
2017-11-19 Andre NollFix compute_next_snapshot_time().
2017-11-19 Andre Nollipc.c: Remove a dead store.
2017-11-19 Andre NollSilence a bogus scan-build warning.
2017-11-19 Andre NollReplace license boilerplate with single line SPDX comments.
2017-11-18 Andre NollMerge branch 'refs/heads/t/kill-w'
2017-11-17 Andre NollMerge branch 'refs/heads/t/exit-hook'
2017-11-16 Andre NollMerge branch 'refs/heads/t/ls-incomplete-duration'
2017-11-15 Andre NollMerge branch 'refs/heads/t/mountpoint'
2017-11-14 Andre NollMerge branch 'refs/heads/t/short-log'
2017-11-14 Andre Nollfind_orphaned_snapshot(): Improve log message.
2017-11-14 Andre NollAdd log message to send_signal().
2017-11-14 Andre NollRemove a noisy log message.
2017-11-14 Andre NollFix bad grammar "allows <infinitive>".
2017-11-14 Andre Nollgcc-compat.h: Remove _static_inline_ macro.
2017-11-14 Andre NollClean up gcc-compat.h.
2017-11-13 Andre NollMerge branch 'refs/heads/t/configtest'
2017-11-13 Andre NollMerge branch 'maint'
2017-11-13 Andre NollFix snapshot removal reason. maint
2017-11-11 Andre Nollkill: New option --wait.
2017-11-07 Andre NollAllow word-splitting for exit hook.
2017-11-06 Andre NollUpdate .gitignore.
2017-11-06 Andre NollREADME/INSTALL: Fix typo: snaphot.
2017-11-06 Andre NollINSTALL: Switch to https for rsync link.
2017-11-06 Andre NollNEWS: Fix lopsub link.
2017-11-06 Andre NollMerge branch 'refs/heads/t/im-logo'
2017-11-05 Andre Nollls: Print current duration of incomplete snapshots.
2017-11-04 Andre Nollshow_subcommand_summary(): Increase column width.
2017-11-02 Andre Nollrun: Wait for children to die.
2017-10-28 Andre NollNew subcommand: configtest.
2017-10-28 Andre NollSubcommand sensitive logging.
2017-10-28 Andre NollSave the subcommand pointer in a global variable.
2017-10-28 Andre Nollmain(): Don't initialize user data pointer.
2017-10-21 Andre NollNew option: --mountpoint.
2017-10-15 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-10-06 Andre NollRevert "ipc.c: Use ftok() instead of SuperFastHash."
2017-07-26 Andre Nollipc: Improve error diagnostics for kill.
2017-07-17 Andre NollAdd dss.png to .gitignore.
2017-07-17 Andre NollReplace dss.dia by a shell script.
2017-07-13 Andre NollINSTALL: Explain how to use CPPFLAGS and LDFLAGS.
2017-07-13 Andre Nollbuild: Introduce DSS_CPPFLAGS.
2017-07-13 Andre Nollbuild: Fix cc command which creates dependencies,
2017-07-13 Andre Nollbuild: Combine CFLAGS and DEBUG_CFLAGS.
2017-07-13 Andre NollImplement --checksum.
next