您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Git cf325d93f9 Update submodules: defaults 14 年前
checkstyle Update the copyright date on all files. 14 年前
docs/rfcs Added missing files 17 年前
installer Fixes issue 3479. Also adds some code to attempt to counter-act any hanging caused by reading a pipe that hasn't been written to. 14 年前
launcher Rather than just including an old version of the functions in the launcher, build in functions.sh from the installer. This really negates the need to even include functions.sh when it exists but I'll leave that in for now. 14 年前
lib Update mockito 14 年前
libwin Update the copyright date on all files. 14 年前
modules Update submodules: defaults 14 年前
nbproject Update mockito 14 年前
reports Checkstyle on the parser works again. 14 年前
src Adds code to extract files ending with a suffix to a directory, required for some plugins 14 年前
test/com/dmdirc Unit test for issue 3248 14 年前
.gitignore Ignore files generated by the findbugs report 14 年前
.gitmodules Add submodule for default settings 14 年前
BuildAll.sh BuildAll now updates submodules 14 年前
DoReports.sh Remove references to git from build scripts and the like. 14 年前
UpdateCopyright.sh Remove references to git from build scripts and the like. 14 年前
build-installer.xml build installer-stable now passes --upload aswell for automatic uploading of releases 15 年前
build-jar.xml Temp Fix to make twitter parser work. 14 年前
build-plugins.xml Remove unused code from build-plugins.xml 14 年前
build-reports.xml Remove Plugins, update stuff to use new plugins submodule. 14 年前
build-tests.xml Let's not try to wait for -5 seconds, it breaks reality (and `sleep`). 14 年前
build-versioning.xml Don't include .git when copying defaults 14 年前
build.xml Custom script to update submodules 14 年前
createAllPluginJar.sh Remove Plugins, update stuff to use new plugins submodule. 14 年前
createPluginJar.sh Move swing licences to the swing plugin When building jars copy licences to the appropriate place issue 2643 issue 3238 14 年前
manifest.mf Removed ClassPath manifest hack 17 年前
test-single.sh Helper script for running a single test. 14 年前
updateSubModules.sh Try to use git `submodule update --rebase` if available. 14 年前