X-Spam-Check-By: sourceware.org Message-Id: Date: Wed, 20 Dec 2006 21:42:38 -0700 From: Eric Blake Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: git-1.4.4.3-1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Reply-To: The Cygwin Mailing List X-Mailer: Perl5 Mail::Internet v1.74 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A new release of git, 1.4.4.3-1, has been uploaded, replacing 1.4.4.1-3 as the current version. NEWS: ===== This is a new upstream release. See also the package documentation in /usr/share/doc/git-1.4.4.1/. Changes from the upstream release announcements are listed below. DESCRIPTION: ============ Git is popular version control system designed to handle very large projects with speed and efficiency; it is used mainly for various open source projects, most notably the Linux kernel. Git falls in the category of distributed source code management tools, similar to e.g. GNU Arch or Monotone (or BitKeeper in the proprietary world). Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'git' from the 'Devel' category. DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. - -- Eric Blake volunteer cygwin git maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN DOT COM AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Changes since v1.4.4.1 are as follows: Alex Riesen (1): git-blame: fix rev parameter handling. Andy Parkins (2): Increase length of function name buffer Document git-repo-config --bool/--int options. Eric Wong (4): git-svn: error out from dcommit on a parent-less commit git-svn: correctly handle revision 0 in SVN repositories git-svn: preserve uncommitted changes after dcommit git-svn: avoid fetching files twice in the same revision Johannes Schindelin (1): git-mv: search more precisely for source directory in index Junio C Hamano (5): git blame -C: fix output format tweaks when crossing file boundary. tutorial: talk about user.name early and don't start with commit -a receive-pack: do not insist on fast-forward outside refs/heads/ unpack-trees: make sure "df_conflict_entry.name" is NUL terminated. git-reset to remove "$GIT_DIR/MERGE_MSG" René Scharfe (1): archive-zip: don't use sizeof(struct ...) * The 'maint' branch is at v1.4.4.3 and has these fixes since v1.4.4.2: Alex Riesen (1): Clarify fetch error for missing objects. Brian Gernhardt (1): Move Fink and Ports check to after config file Chris Wright (1): no need to install manpages as executable Eric Wong (2): git-svn: exit with status 1 for test failures git-svn: correctly display fatal() error messages Jim Meyering (1): Don't use memcpy when source and dest. buffers may overlap Junio C Hamano (1): GIT 1.4.4.3 Martin Langhoff (1): cvsserver: Avoid miscounting bytes in Perl v5.8.x Shawn Pearce (2): Make sure the empty tree exists when needed in merge-recursive. Bypass expensive content comparsion during rename detection. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFihC+84KuGfSFAYARAg4+AKDHfOUkhYWlIAUF65S1F8+/uFLp1wCfXzUV GbR750zwh/H+Kapt7rrqpP4= =cStF -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/