filebot/source/net/filebot/cli
Reinhard Pointner 6342efc743 Avoid potential "initialCapacity must not be negative" exceptions (JarEntry seems to behave strangely on some platforms)
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=4509&p=25071#p25071
2016-12-14 13:11:04 +08:00
..
ArgumentBean.java Refactor CmdlineInterface with proper types for all parameters 2016-11-28 06:10:42 +08:00
ArgumentProcessor.java Refactor CmdlineInterface with proper types for all parameters 2016-11-28 20:17:17 +08:00
BindingsHandler.java IOException if text file is insanely huge (>1GB) 2016-11-21 02:25:46 +08:00
CmdlineException.java + support for --db xattr to allow offline renaming directly using previously written xattr metadata 2014-07-17 07:08:23 +00:00
CmdlineInterface.java Refactor CmdlineInterface with proper types for all parameters 2016-11-28 06:10:42 +08:00
CmdlineOperations.java Added {dc} duplicate count binding and improved support for testing expressions and bindings with real data 2016-12-06 00:17:32 +09:00
CmdlineOperationsTextUI.java Refactor CmdlineOperationsTextUI 2016-11-27 04:47:12 +08:00
ConflictAction.java + support --conflict index option 2016-02-03 18:14:14 +00:00
FolderWatchService.java Use human sort order for all paths loaded into the UI 2016-09-28 23:09:38 +08:00
GroovyPad.java Fix error prone code 2016-11-25 23:59:26 +08:00
PseudoConsole.java * fix IO redirection issues when script is reading from STDIN 2015-04-19 04:36:29 +00:00
ScriptBundle.java Avoid potential "initialCapacity must not be negative" exceptions (JarEntry seems to behave strangely on some platforms) 2016-12-14 13:11:04 +08:00
ScriptDeath.java * allow die(Throwable) usage 2014-04-21 14:09:31 +00:00
ScriptProvider.java Deploy and update script repository via signed jar bundles 2016-03-30 03:09:46 +00:00
ScriptShell.java --mode interactive -> basic selection and confirmation dialogs for the CLI 2016-11-25 07:09:35 +08:00
ScriptShell.properties import java.time.* 2015-06-20 07:04:40 +00:00
ScriptShellBaseClass.java Refactor CmdlineInterface with proper types for all parameters 2016-11-28 20:17:17 +08:00
ScriptShellMethods.java Fix listFiles and formatSize issues 2016-11-02 19:29:05 +08:00
ScriptSource.java Use *.jar.xz script bundle 2016-10-28 04:03:42 +08:00
repository.cer Update script base to `m2` 2016-03-30 08:08:20 +00:00