Commit Graph

18 Commits

Author SHA1 Message Date
Reinhard Pointner 2dea2091d4 DUPLICATE:
1. try to clone
2. try to hardlink
3. copy if necessary
2019-02-20 19:35:56 +07:00
Reinhard Pointner d3c7028710 Support CoW clones on both macOS (with APFS) and Linux (with BTRFS) and enable those actions in the GUI 2017-11-27 18:18:37 +01:00
Reinhard Pointner 4897adf913 Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
Reinhard Pointner e41540341c Fix Grammar
@see https://www.filebot.net/forums/viewtopic.php?f=6&p=25866#p25866
2017-01-17 22:46:03 +08:00
Reinhard Pointner fd54c59c71 Refactor RenameAction 2016-11-25 19:37:20 +08:00
Reinhard Pointner 934976c0a2 --mode interactive -> basic selection and confirmation dialogs for the CLI 2016-11-25 07:09:35 +08:00
Reinhard Pointner fc73de25d7 Refactor trash(File) 2016-08-17 03:11:56 +08:00
Reinhard Pointner 57c0115c72 Support --action reflink (Linux only) 2016-08-01 14:02:26 +08:00
Reinhard Pointner c2add9937f Refactor 2016-07-31 13:36:07 +08:00
Reinhard Pointner 5244a33fac Refactor trash/delete 2016-05-16 03:09:30 +08:00
Reinhard Pointner d886f6569f do nothing if current and original path is exactly the same 2016-05-16 01:49:54 +08:00
Reinhard Pointner e0cc5eb771 Refactor 2016-04-13 11:22:03 +00:00
Reinhard Pointner 9f9aa9ed82 Support REVERT for all rename actions 2016-03-10 16:23:45 +00:00
Reinhard Pointner 05804036f4 * rename HARDLINK | COPY action to DUPLICATE 2014-08-30 19:51:25 +00:00
Reinhard Pointner 6d4cbbcdea * support for HARDLINK_OR_COPY action 2014-08-10 07:11:09 +00:00
Reinhard Pointner 939f623e71 * support recreating folder structure with hardlink files (e.g. when using --action hardlink to process disk folders) 2014-07-15 12:57:07 +00:00
Reinhard Pointner 6fc7141fdb * fix package and import declarations 2014-04-19 06:30:29 +00:00
Reinhard Pointner 165e65c104 * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00