Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / bin / ArgParser.java
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...
2023-03-17 Ben SoaresJAL-629 All applications System.exits going through...
2023-03-12 Ben SoaresJAL-629 Allow substitutions of {} = defaultCounter...
2023-03-11 Ben SoaresJAL-629 --substitutions --nosubstitutions flags, -...
2023-03-11 Ben SoaresJAL-629 Auto and Default count incrementer args. Flags...
2023-03-10 Ben SoaresJAL-629 start of tests and more examples
2023-03-09 Ben SoaresJAL-629 --argfile=glob implemented. Remove reference...
2023-03-08 Ben SoaresJAL-629 --close individually for each AlignFrame opened...
2023-03-08 Ben SoaresJAL-629 --quiet [no stdout], --quiet --quiet [no stderr...
2023-03-08 Ben SoaresJAL-629 Fix --headless for new args. Fix progressbar...
2023-03-03 Ben SoaresJAL-629 Improved consistency of ArgParser classes ...
2023-02-28 Ben SoaresJAL-629 Firm up bootstrapArgs. Correct '-colour' in...
2023-02-24 Ben SoaresJAL-629 helper function for getting sensible structure...
2023-02-24 Ben SoaresJAL-629 Made ArgValuesMap helper class, simplifies...
2023-02-23 Ben SoaresJAL-629 bootstrap args and properties. Remember index...
2023-02-03 Ben SoaresJAL-629 Fasta sequence id reading whitespace fix. Flexi...
2023-01-26 Ben SoaresJAL-629 adjust arg type for tempfac-shading -- was...
2023-01-24 James ProcterJAL-629 don’t complain for Unary args
2023-01-24 James ProcterJAL-629 labelled breaks are frowned upon by everyone
2023-01-23 Ben SoaresJAL-629 Attempts to add PAE to structure. --headless...
2022-12-19 Ben SoaresJAL-629 Add image output and quit
2022-12-15 Ben SoaresJAL-629 move SubId to more logical place. Attempt remov...
2022-12-14 Ben SoaresJAL-629 Open Structure Viewer from cmdline
2022-12-08 Ben SoaresJAL-629 Allow attachment of pAE file to a particular...
2022-12-05 Ben SoaresJAL-629 implementation of --tempfac options
2022-11-23 Ben SoaresJAL-629 Doing things with the command line arguments