Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding similar functionalities as in UltraEdit #45

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

KarlisPetersons
Copy link

  • added winattr for when copying files the copies should keep the attributes from original

  • when creating copy of a file take the time stamp from original

  • added 'maxVersionCount' which adds the ability to set the maximum amount of copies

  • added 'saveOneStepAhead' for setting if the current stand of the file should be versioned or only the previous versions

  • 'filename' adds a new way to version the files (similar to UltraEdit) and 'filenamePattern' limits the files which should be versioned by this pattern

Karlis Petersons added 3 commits June 5, 2018 15:24
…ributes from original

- when creating copy of a file take the time stamp from original

- added 'maxVersionCount' which adds the ability to set the maximum amount of copies

- added 'saveOneStepAhead' for setting if the current stand of the file should be versioned or only the previous versions

- 'filename' adds a new way to version the files (similar to Ultra Edit) and 'filenamePattern' limits the files which should be versioned by this pattern
Karlis Petersons and others added 6 commits July 19, 2018 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant