]> git.tue.mpg.de Git - paraslash.git/commit
Merge topic branch t/ls-l into next
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 4 Sep 2024 14:15:36 +0000 (16:15 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 4 Sep 2024 14:15:36 +0000 (16:15 +0200)
commite27aff43689dcc5487c6f3db9586622cda7e6be3
treeaf90e0f288068e9bc573e197d00c3ce1a8c5e880
parent1be4b6e848bf25d59a80b9d05530de6fa8749708
parent82e19fd1e3896c0775b721c5b39eec63d4813701
Merge topic branch t/ls-l into next

Started on 2024-03-17, cooking since 2024-05-26

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().