]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge topic branch t/ls-l into pu
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 21 May 2024 18:08:29 +0000 (20:08 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 21 May 2024 18:08:29 +0000 (20:08 +0200)
commit53db0f3e487226181eb2691c4154102779af3c46
treec2f7edab525bcaba120f37fda092b47868d784a9
parent5d573c76d7ecd3de3834a70361920cfc4d8f321f
parente9c71fdf319da0fa3f3f598b5600c352af02aed6
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().