内容简介:SmartGit 18.1.2 发布,带来了一些新特性及改进,以及 Bug 修复: New Features, Improvements -------------------------- - Git: - Log: re-introduced former "varying" coloring - add...
SmartGit 18.1.2 发布,带来了一些新特性及改进,以及 Bug 修复:
New Features, Improvements -------------------------- - Git: - Log: re-introduced former "varying" coloring - added low-level property compare.gitCompatibleBinaryDetection Fixed Bugs ---------- - Git: - interactive rebase timed out after 2min (Windows) - Journal/Log: - possible "Node ... not found" error when opening repository - right-clicking loses selection if scrolled down - Rebase Head To: "Can't rebase HEAD to HEAD or an anchestor commit" error if HEAD is hidden - Hg: - Conflict Solver: did not open for graft-conflicts - Log: internal error when opening in Rebasing state - SSH: certain problems with private key authentication (depending on files parallel to the provided private key file) - Linux bundle: - added work-around for reg-ex related Java crashes caused by syntax highlighting code - DEB bundle did not start on Ubuntu 18.04
下载地址:https://www.syntevo.com/smartgit/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
30天自制操作系统
[日] 川合秀实 / 周自恒、李黎明、曾祥江、张文旭 / 人民邮电出版社 / 2012-8 / 99.00元
自己编写一个操作系统,是许多程序员的梦想。也许有人曾经挑战过,但因为太难而放弃了。其实你错了,你的失败并不是因为编写操作系统太难,而是因为没有人告诉你那其实是一件很简单的事。那么,你想不想再挑战一次呢? 这是一本兼具趣味性、实用性与学习性的书籍。作者从计算机的构造、汇编语言、C语言开始解说,让你在实践中掌握算法。在这本书的指导下,从零编写所有代码,30天后就可以制作出一个具有窗口系统的32位......一起来看看 《30天自制操作系统》 这本书的介绍吧!