Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / util / FileUtils.java
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-09-11 Ben SoaresJAL-4277 --mkdirs with cautious refusal for paths with ..
2023-09-07 Ben SoaresJAL-4277 Corrected choice of all or last opened linkedI...
2023-05-14 Ben SoaresJAL-629 add an {extension} substitution
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-12 Ben SoaresJAL-629 Add substituteHomeDir to getDirname(). Tighten...
2023-04-03 Ben SoaresJAL-629 sort files from java glob for predictability...
2023-04-03 Ben SoaresJAL-629 added setprop. More filename based substitution...
2023-03-29 Ben SoaresJAL-629 Added --opennew --nonews --nosplash. Added...
2023-03-10 Ben SoaresJAL-629 start of tests and more examples
2023-03-09 Ben SoaresJAL-629 --argfile=glob implemented. Remove reference...