changelog
- Sat, 09 Nov 2019 10:18:58 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 09 Nov 2019 10:18:58 +0100] rev 678
- add tests for tag conflict resolution
- Sun, 27 Oct 2019 10:18:25 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 27 Oct 2019 10:18:25 +0100] rev 677
- add more metatests: move with metadata and directory metadata
- Sat, 26 Oct 2019 15:38:50 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 26 Oct 2019 15:38:50 +0200] rev 676
- bash completion now handles spaces correctly in both quoted and unquoted strings
- Sat, 26 Oct 2019 14:55:53 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 26 Oct 2019 14:55:53 +0200] rev 675
- fix sync_store_metadata
- Sat, 26 Oct 2019 12:40:35 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 26 Oct 2019 12:40:35 +0200] rev 674
- increase security in case of broken secret stores
- Sat, 26 Oct 2019 12:38:33 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 26 Oct 2019 12:38:33 +0200] rev 673
- adds support for quotes in dav bash completion
* add: url2repo_s()
* add: util_url_base_s()
* change: url2repo() is now wrapper for url2repo_s()
* change: util_url_base() is now wrapper for util_url_base_s()