From: Andre Noll Date: Sun, 23 Jul 2017 13:23:03 +0000 (+0200) Subject: Merge branch 'refs/heads/t/hash-sort-for-ls' X-Git-Tag: v0.6.1~50 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=10a62b85c43319d9cdefd7d04823aaed47b3817e Merge branch 'refs/heads/t/hash-sort-for-ls' A single commit which allows to pass -s=h to the ls command for sorting the output by hash value. Cooking for six weeks. * refs/heads/t/hash-sort-for-ls: server: Introduce hash sort for ls command. --- 10a62b85c43319d9cdefd7d04823aaed47b3817e diff --cc NEWS.md index 5398d3a5,60b94238..894922f8 --- a/NEWS.md +++ b/NEWS.md @@@ -1,16 -1,6 +1,18 @@@ NEWS ==== - ------------------------------------------------ - 0.6.1 (to be announced) "hyperbolic correlation" - ------------------------------------------------ ++--------------------- ++current master branch ++--------------------- + ++- New sort order for the ls command: -s=h sorts the ls output by hash ++ value of the audio file. +- The contents of overview.pdf have been integrated into the user + manual. +- The doxygen source browser has been disabled temporarily. The + API reference is still online, though. +- Overhaul of the source code documentation. + ------------------------------- 0.6.0 (2017-04-28) "fuzzy flux" -------------------------------