]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/ls-l into pu
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 May 2024 16:35:48 +0000 (18:35 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 May 2024 16:35:48 +0000 (18:35 +0200)
commit36c8b762e14836e5cfab476feb5e1aefd85599a7
tree4968ca71a0ddfd4a03681ac9f408d67282a942a6
parent68a1faa6873b9069931d4753d60e3f5bfa21c788
parent82e19fd1e3896c0775b721c5b39eec63d4813701
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().