]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/ls-l into pu
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 8 May 2024 17:59:37 +0000 (19:59 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 8 May 2024 17:59:37 +0000 (19:59 +0200)
commita643d679435592a3a02b3a4e51ddb5df28a4266e
treebd1ca366ba00b550e5ded9233645c9d07c28e08d
parent8258c989d75884f4b144002f2a8ca86ca1500a39
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().