]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/ls-l into pu
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 19 Apr 2024 18:43:26 +0000 (20:43 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 19 Apr 2024 18:43:26 +0000 (20:43 +0200)
commit4dbca475e7a8ef8f395918b7730a66190696d5e2
tree705809b50f44736e7c97335ca8cfe799c2ac5d95
parent8e2dd1ba754a0259ca89f9ece1c1cd25bea4c8bd
parenta14ec817617f0bdaefda48e98cac338406503aad
Merge topic branch t/ls-l into pu

Started on 2024-03-17

A single commit which deprecates the chunk table and mbox listing
modes. The chunk table can still be listed with para_afh(1), and the
mbox format was never really useful to begin with. The idea is to
remove support after 0.8.0 has been released.

<!--
- The chunk table and mbox listing modes of the ls server command
have been deprecated. They still work, but a warning is issued to
inform the user about the deprecated option.
-->

* refs/heads/t/ls-l:
  server: Deprecate -l=c and -l=m of com_ls().