Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Delete trailing whitespaces on rename and mkdir #1253

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Oct 18, 2016

  1. Delete trailing whitespaces on rename and mkdir

    Whitespace at end of filename cause errors while accessing those files
    and dirs via WebDAV (e.g. Nautilus, Caja, etc). This patch tries to
    avoid creation of such nodes.
    sespivak committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    7cbf214 View commit details
    Browse the repository at this point in the history
  2. Rtrim whitespaces in stored filenames of zip archives

    Windows can't handle files and dirs with trailing whitespace in name
    sespivak committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    c337ff0 View commit details
    Browse the repository at this point in the history