内容简介:New Features, Improvements -------------------------- - Git - Log - added low-level property log.graph.workingTreeAutoSelectionForConflicts ...
New Features, Improvements
--------------------------
- Git
- Log
- added low-level property log.graph.workingTreeAutoSelectionForConflicts
to disable auto-selection of the working tree node if
conflicts were detected
- GUI
- added low-level property ui.fonts.useDefaultAsInfo to make the info
font the same as the default font (instead of a tinier, derived one)
- Linux
- select text in text fields automatically like on other platforms;
set ui.textFields.selectAll to false if this is undesired
Fixed Bugs
----------
- BitBucket
- Clone listed only own repositories, but should have listed all with
read-access ("member" role)
- Git
- GitHub/GitLab/BitBucket integration: internal error trying to merge
on server
- Log
- Commits: resettings filter should not auto-select Working Tree
or Index node
- Repositories: could not invoke Pull/Push commands on group
- Preferences
- proxy port was not remembered after switching off the proxy temporarily
- SSH
- some special SSH server setups caused an error "ClassNotFound:
org.ietf.jgss.GSSException" to be raised => these users should
force an installation update from the About dialog using the
button right beside the version text field
- GUI
- Update check: multiple "The upgrade to version x is not covered by
your license" notifications showed up【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PHP高级开发技术与应用
曹铁群、孙一江、张永学 / 清华大学出版社 / 2002-5-1 / 32.00
作为一本介绍PHP高级开发技术的书籍,本书并不像一般介绍PHP语言的书籍那样讲述大量的语法规则,罗列大量的函数,而是着眼于PHP在Web中的实际应用,特别是PHP对最新技术的支持,比如WAP技术、XML技术等。 本书涉及到的内容主要有:高级环境配置、高级语法和应用、正则表达式、面向对象技术、高级图像技术、用PHPLIB实现模板的处理、用PHPDoc实现文档的自动生成、PHP与组件技术、PH......一起来看看 《PHP高级开发技术与应用》 这本书的介绍吧!