The open-source distributed version control system Git has reached version 2.13. The latest release includes features and bug fixes, as well as a brief security announcement. According to the Git team, version 2.13 fixes a git shell program vulnerability for those running their own Git hosting server. The release also includes SHA-1 collision detection to … continue reading
Interacting with Git and Mercurial repositories just got easier for Windows developers. After reviewing developer feedback, Atlassian announced SourceTree for Windows 2.0 this week. It comes with a new UI, improved design, faster performance, and Microsoft Git Virtual File System support. One major change developers will see in SourceTree is its new design. Atlassian changed … continue reading
Zephyr is bringing more control, customization and usability to developers. The company announced a new quality management platform that enables test management and automation, as well as provides a rich set of analytics. The platform is built on a microservices architecture, and is powered by HTML5/Angular JS 2 for a user friendly experience. “Zephyr’s goal … continue reading
Battery Ventures released a new index to rank open-source projects according to their user activity, popularity, ability to create jobs, and traction among developers. The Battery Open-Source Software (BOSS) Index can also be used to offer insights into key open-source software trends. According to Battery Ventures, there are some well-known names on the list, like … continue reading
When it comes to content management systems (CMS), developers and writers have plenty of options to chose from. With Netlify CMS, its creators hope to “carve a different niche,” and build a CMS that is open-source, fully-featured, production-ready, and easy for developers and content editors to use. Netlify, the platform for automating web projects, created … continue reading
As the amount of developers working in the cloud increases, Atlassian wants to ensure security doesn’t become a problem. The company announced it is adding IP whitelisting and required two-step verification to its code collaboration and management solution, Bitbucket Cloud. “Security is a complicated [and] evolving problem, and protecting repositories is our top priority. We … continue reading
Ever wonder how Microsoft stores the source code for Windows? Evidently, it’s all been stored in Git. Today, Microsoft announced that it has released the Git Virtual File System, which allows repositories and clients to handle massive repositories. As an example, the Windows repository contains 3.5 million files and is more than 270GB in size. … continue reading
The popular crowdfunding site Kickstarter has announced it is bringing its Android and iOS apps to open source. According to the Kickstarter engineering team, while building and maintaining features for their apps they have adopted functional programming techniques and written well-tested code. They decided to open-source the apps to share their experience and benefits with … continue reading
Developers looking to get a better handle on Git may want to check out Cycligent’s Git Tool. This graphical interface for Git allows developers to track changes, do diffs, and perform bulk actions across many branches or pull requests. The Cycligent Git Tool is available for free. The company focuses on Heroku-like PaaS services, and … continue reading
Linux creator Linus Torvalds has released Linux 4.9, a bulky release that contains a larger number of commits than usual, two-thirds of its code consisting of drivers. Currently, Linux 4.9 code in the Git repository contains 56,233 files made up of 22,345,566 lines of code, according to gitstats by Michael Larabel, an engineer and writer … continue reading
GitHub is making it easier to remotely administer repositories and organizations on its platform. Yesterday the company opened access to a preview version of its new Organization Memberships APIs, which allow for the remote administration of access privileges and user-management tasks. The new APIs will be available in preview form until they are finalized, thus … continue reading
Samsung has announced the first preview of Visual Studio Tools for Tizen. The new release will enable .NET developers to build Tizen apps for smart TVs, wearables and IoT devices. The official release is expected sometime next year, and will ship on Samsung devices. In addition, Samsung is collaborating with Microsoft on .NET Core, Xamarin.Forms, … continue reading