[ANNOUNCE] Git v2.1.0
The latest feature release Git v2.1.0 is now available at the usual places. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/ The following public repositories all have a copy of...
View Article[ANNOUNCE] tig-2.0.3
Hello, I am very happy to announce that another bug fix release of Tig is now available. Among the most prominent fixes are readline completion and srefreshing of view after returning from commands...
View Article[ANNOUNCE] git-as-svn: subversion frontend server for git repository
Some time ago I complained [1] about troubles using Git on a project with high ratio of non-programmers. Since then, a conclusion was made: Git is too complex. While Git provides many nice advanced...
View Article[ANNOUNCE] Git v2.1.1
The latest maintenance release Git v2.1.1 is now available at the usual places. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/ The following public repositories all have a copy...
View Article[ANNOUNCE] Git v2.1.2
The latest maintenance release Git v2.1.2 is now available at the usual places. With this, v2.1.x has all the important fixes that have been already applied to the 'master' front for the next feature...
View Article[Announce] Availability of a Java based Subversion to Git conversion program...
Hello, For the past 8 months I've been working on the process and tooling to convert the Kuali Student subversion repository into Git and to support CI on pull requests with auto merge to trunk once...
View Article[ANNOUNCE] Git v2.1.3
The latest maintenance release Git v2.1.3 is now available at the usual places. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/ The following public repositories all have a copy...
View Article[ANNOUNCE] A pre-receive hook to intelligently block binary data
After searching around a bit I couldn't find a stand-alone Git hook that would intelligently block binary data pushes so I wrote my own: https://github.com/avar/pre-receive-reject-binaries Main...
View Article[ANNOUNCE] Git v2.2.0-rc0
An early preview release Git v2.2.0-rc0 is now available for testing at the usual places. Please give it a test. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/testing/ The...
View Article[ANNOUNCE] Git v2.2.0-rc1
A release candidate Git v2.2.0-rc1 is now available for testing at the usual places. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/testing/ The following public repositories...
View Article[ANNOUNCE] Git v2.2.0-rc2
A release candidate Git v2.2.0-rc2 is now available for testing at the usual places. We expect that the final will happen late next week, and it will be different from this tarball only with small...
View Article[ANNOUNCE] Git v2.2.0-rc3
A release candidate Git v2.2.0-rc3 is now available for testing at the usual places. I was planning to do the final one but we found and fixed last-minute bugs in the code in -rc2, so this is to doubly...
View Article[ANNOUNCE] Git v2.2.0
The latest feature release Git v2.2 is now available at the usual places. Big thanks go to 77 contributors, among which 20 are new people, who made 550+ changes in total since Git v2.1 was released....
View Article[ANNOUNCE] Git v2.2.1 (and updates to older maintenance tracks)
The latest maintenance release Git v2.2.1 is now available at the usual places. This is a security-fix for CVE-2014-9390, which affects users on Windows and Mac OS X but not typical UNIX users. A set...
View Article[ANNOUNCE] Git Universal OS X Installer
What is it? ----------- A universal installer for Git on OS X supporting Mac OS X 10.4.8 or later including PowerPC/Intel and both 32 and 64 bit. Isn't there one already? ------------------------ Yes,...
View Article[ANN] SVNGit - Checkout Git repository by SVN Client
Hello, all. I just have started to develop SVNGit, the servlet library in pure Java for SVN Client to checkout Git repository. The project is hosted at https://github.com/naver/svngit. Since the...
View Article[ANNOUNCE] Git v2.2.2
The latest maintenance release Git v2.2.2 is now available at the usual places. This backports many fixes that were not in 2.2.1 that have been used on 'master' for the past few weeks. The tarballs are...
View Article[ANNOUNCE] Git v2.3.0-rc0
An early preview release Git v2.3.0-rc0 is now available for testing at the usual places. With the slowness from the end-of-year holiday, this cycle turned out to be a relatively lean one as I...
View Article[ANNOUNCE] git-deps: commit dependency analysis / visualization
On Sun, Jan 04, 2015 at 01:08:03AM +0000, Adam Spiers wrote: > Hi all, > > Thanks to my employer's generous "Hack Week" policy[0], I have the > luxury of being able to spend most of next...
View Article[ANNOUNCE] git-arr 0.14
Hi! git-arr is a git repository browser that can generate static HTML instead of having to run dynamically. I've just released version 0.14, which includes minor fixes and performance improvements, as...
View Article