]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/deprecate_setatt into next
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 24 May 2025 17:41:33 +0000 (19:41 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 24 May 2025 17:41:33 +0000 (19:41 +0200)
commitb8fa8b0724d4f7c190d6c4119decf4bdaf7cd7a2
tree63b4571bd6344a92a1e686f3b2768d21d86e6827
parentf144439bf20d57ce3d8faffcfc7c1256d788357e
parent93f4172802017468c00055ec0e154a0359b3d43d
Merge topic branch t/deprecate_setatt into next

A single patch which deprecates the setatt server subcommand. This subcommand
fails, for example, if the name of an audio file happens to end in '+'
or '-'. The replacement for setatt are the two new options to the touch
subcommand to set or unset attributes.

* refs/heads/t/deprecate_setatt:
  server: Deprecate setatt in favor of touch.
aft.c
client.c
m4/lls/server_cmd.suite.m4