Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 6dea927787eded0990eb17f2cb0b90b86feb278d https://github.com/jenkinsci/jenkins/commit/6dea927787eded0990eb17f2cb0b90b86feb278d Author: Baptiste Mathus <bat...@batmat.net> Date: 2016-10-04 (Tue, 04 Oct 2016)
Changed paths: A .gitattributes Log Message: ----------- Add .gitattributes to embed standard IN the repo That file will avoid users to file PR with wrong newline encoding. I've tried to declare what seemed to be the most common extensions. It's not strictly required, since the first line and the Git integrated heurisitics would work just fine in general. But we're just adding a bit more info here to lower chances to screw up. Commit: 9ff7cfc4d8a3cedb32e6f73a9b47d04c653dae73 https://github.com/jenkinsci/jenkins/commit/9ff7cfc4d8a3cedb32e6f73a9b47d04c653dae73 Author: Baptiste Mathus <bat...@batmat.net> Date: 2016-10-04 (Tue, 04 Oct 2016) Changed paths: M core/src/main/java/hudson/util/ProcessKillingVeto.java M core/src/main/resources/hudson/Messages_zh_CN.properties M core/src/main/resources/hudson/PluginWrapper/thirdPartyLicenses_de.properties M core/src/main/resources/hudson/diagnosis/OldDataMonitor/manage_de.properties M core/src/main/resources/hudson/diagnosis/OldDataMonitor/message_de.properties M core/src/main/resources/hudson/logging/Messages_de.properties M core/src/main/resources/hudson/model/JDK/config_de.properties M core/src/main/resources/hudson/model/JDK/config_zh_CN.properties M core/src/main/resources/hudson/model/MyViewsProperty/config_de.properties M core/src/main/resources/hudson/model/MyViewsProperty/newView_de.properties M core/src/main/resources/hudson/model/Node/help-labelString_zh_CN.html M core/src/main/resources/hudson/model/Node/help-numExecutors_zh_CN.html M core/src/main/resources/hudson/model/ProxyView/configure-entries_de.properties M core/src/main/resources/hudson/model/ProxyView/newViewDetail_de.properties M core/src/main/resources/hudson/model/User/delete_de.properties M core/src/main/resources/hudson/model/View/delete_lt.properties M core/src/main/resources/hudson/model/View/sidepanel_lt.properties M core/src/main/resources/hudson/model/queue/Messages_de.properties M core/src/main/resources/hudson/node_monitors/AbstractDiskSpaceMonitor/config_de.properties M core/src/main/resources/hudson/node_monitors/ResponseTimeMonitor/Data/cause_de.properties M core/src/main/resources/hudson/search/Search/search-failed_de.properties M core/src/main/resources/hudson/security/AuthorizationStrategy/Unsecured/help_zh_CN.html M core/src/main/resources/hudson/security/FullControlOnceLoggedInAuthorizationStrategy/help_zh_CN.html M core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help_zh_CN.html M core/src/main/resources/hudson/security/LegacyAuthorizationStrategy/help_zh_CN.html M core/src/main/resources/hudson/security/LegacySecurityRealm/help_zh_CN.html M core/src/main/resources/hudson/security/Messages_zh_CN.properties M core/src/main/resources/hudson/slaves/OfflineCause/ChannelTermination/cause_de.properties M core/src/main/resources/hudson/slaves/SlaveComputer/threadDump_de.properties M core/src/main/resources/hudson/tasks/BuildTrigger/config_de.properties M core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_zh_CN.html M core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_zh_CN.html M core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_zh_CN.html M core/src/main/resources/hudson/tools/InstallSourceProperty/config_de.properties M core/src/main/resources/hudson/tools/InstallSourceProperty/config_zh_CN.properties M core/src/main/resources/hudson/tools/Messages_zh_CN.properties M core/src/main/resources/hudson/tools/ZipExtractionInstaller/help-subdir_zh_CN.html M core/src/main/resources/hudson/tools/ZipExtractionInstaller/help-url_zh_CN.html M core/src/main/resources/hudson/tools/ZipExtractionInstaller/help_zh_CN.html M core/src/main/resources/hudson/util/AdministrativeError/message_de.properties M core/src/main/resources/hudson/util/IncompatibleVMDetected/index_de.properties M core/src/main/resources/hudson/util/InsufficientPermissionDetected/index_de.properties M core/src/main/resources/hudson/util/NoHomeDir/index_de.properties M core/src/main/resources/hudson/views/BuildButtonColumn/column_lt.properties M core/src/main/resources/jenkins/triggers/ReverseBuildTrigger/config_de.properties M core/src/main/resources/lib/form/booleanRadio.jelly M core/src/main/resources/lib/form/optionalProperty.jelly M core/src/main/resources/lib/hudson/project/config-customWorkspace_ja.properties M core/src/main/resources/windows-service/jenkins.xml M test/src/test/resources/lib/form/NameRefTest/JenkinsRuleWithJelly/test1.jelly M war/src/main/webapp/WEB-INF/jboss-web.xml M war/src/main/webapp/help/scm-browsers/list_de.html M war/src/main/webapp/help/system-config/homeDirectory_zh_CN.html M war/src/main/webapp/help/system-config/master-slave/numExecutors_zh_CN.html M war/src/main/webapp/help/system-config/master-slave/usage_zh_CN.html M war/src/main/webapp/help/system-config/systemMessage_zh_CN.html M war/src/main/webapp/help/tools/help-label_de.html M war/src/main/webapp/help/tools/help-label_zh_CN.html Log Message: ----------- Normalize incorrect line endings Commit: ad70a8f49b700ac98b8b16e69a15da46f168beb1 https://github.com/jenkinsci/jenkins/commit/ad70a8f49b700ac98b8b16e69a15da46f168beb1 Author: Baptiste Mathus <bmat...@gmail.com> Date: 2016-10-04 (Tue, 04 Oct 2016) Changed paths: A .gitattributes M core/src/main/java/hudson/util/ProcessKillingVeto.java M core/src/main/resources/hudson/Messages_zh_CN.properties M core/src/main/resources/hudson/PluginWrapper/thirdPartyLicenses_de.properties M core/src/main/resources/hudson/diagnosis/OldDataMonitor/manage_de.properties M core/src/main/resources/hudson/diagnosis/OldDataMonitor/message_de.properties M core/src/main/resources/hudson/logging/Messages_de.properties M core/src/main/resources/hudson/model/JDK/config_de.properties M core/src/main/resources/hudson/model/JDK/config_zh_CN.properties M core/src/main/resources/hudson/model/MyViewsProperty/config_de.properties M core/src/main/resources/hudson/model/MyViewsProperty/newView_de.properties M core/src/main/resources/hudson/model/Node/help-labelString_zh_CN.html M core/src/main/resources/hudson/model/Node/help-numExecutors_zh_CN.html M core/src/main/resources/hudson/model/ProxyView/configure-entries_de.properties M core/src/main/resources/hudson/model/ProxyView/newViewDetail_de.properties M core/src/main/resources/hudson/model/User/delete_de.properties M core/src/main/resources/hudson/model/View/delete_lt.properties M core/src/main/resources/hudson/model/View/sidepanel_lt.properties M core/src/main/resources/hudson/model/queue/Messages_de.properties M core/src/main/resources/hudson/node_monitors/AbstractDiskSpaceMonitor/config_de.properties M core/src/main/resources/hudson/node_monitors/ResponseTimeMonitor/Data/cause_de.properties M core/src/main/resources/hudson/search/Search/search-failed_de.properties M core/src/main/resources/hudson/security/AuthorizationStrategy/Unsecured/help_zh_CN.html M core/src/main/resources/hudson/security/FullControlOnceLoggedInAuthorizationStrategy/help_zh_CN.html M core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help_zh_CN.html M core/src/main/resources/hudson/security/LegacyAuthorizationStrategy/help_zh_CN.html M core/src/main/resources/hudson/security/LegacySecurityRealm/help_zh_CN.html M core/src/main/resources/hudson/security/Messages_zh_CN.properties M core/src/main/resources/hudson/slaves/OfflineCause/ChannelTermination/cause_de.properties M core/src/main/resources/hudson/slaves/SlaveComputer/threadDump_de.properties M core/src/main/resources/hudson/tasks/BuildTrigger/config_de.properties M core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_zh_CN.html M core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_zh_CN.html M core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_zh_CN.html M core/src/main/resources/hudson/tools/InstallSourceProperty/config_de.properties M core/src/main/resources/hudson/tools/InstallSourceProperty/config_zh_CN.properties M core/src/main/resources/hudson/tools/Messages_zh_CN.properties M core/src/main/resources/hudson/tools/ZipExtractionInstaller/help-subdir_zh_CN.html M core/src/main/resources/hudson/tools/ZipExtractionInstaller/help-url_zh_CN.html M core/src/main/resources/hudson/tools/ZipExtractionInstaller/help_zh_CN.html M core/src/main/resources/hudson/util/AdministrativeError/message_de.properties M core/src/main/resources/hudson/util/IncompatibleVMDetected/index_de.properties M core/src/main/resources/hudson/util/InsufficientPermissionDetected/index_de.properties M core/src/main/resources/hudson/util/NoHomeDir/index_de.properties M core/src/main/resources/hudson/views/BuildButtonColumn/column_lt.properties M core/src/main/resources/jenkins/triggers/ReverseBuildTrigger/config_de.properties M core/src/main/resources/lib/form/booleanRadio.jelly M core/src/main/resources/lib/form/optionalProperty.jelly M core/src/main/resources/lib/hudson/project/config-customWorkspace_ja.properties M core/src/main/resources/windows-service/jenkins.xml M test/src/test/resources/lib/form/NameRefTest/JenkinsRuleWithJelly/test1.jelly M war/src/main/webapp/WEB-INF/jboss-web.xml M war/src/main/webapp/help/scm-browsers/list_de.html M war/src/main/webapp/help/system-config/homeDirectory_zh_CN.html M war/src/main/webapp/help/system-config/master-slave/numExecutors_zh_CN.html M war/src/main/webapp/help/system-config/master-slave/usage_zh_CN.html M war/src/main/webapp/help/system-config/systemMessage_zh_CN.html M war/src/main/webapp/help/tools/help-label_de.html M war/src/main/webapp/help/tools/help-label_zh_CN.html Log Message: ----------- Merge pull request #2576 from batmat/fix-newlines Declare .gitattributes and normalize line endings Compare: https://github.com/jenkinsci/jenkins/compare/163a97728f00...ad70a8f49b70 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.