a2239b79e5
Contains the following changes since v0.99.8c. Johannes Schindelin: Teach git-status about spaces in file names also on MacOSX t5400-send-pack relies on a working cpio Jonas Fonseca: git.sh: quote all paths Junio C Hamano: Also force LC_ALL in test scripts. OpenBSD needs the strcasestr replacement. git-check-ref-format: reject funny ref names. Refuse to create funny refs in clone-pack, git-fetch and receive-pack. Ignore funny refname sent from remote Introduce notation "ref^{type}". Martin Langhoff: cvsimport: don't pass --cvs-direct if user options contradict us Ralf Baechle: rsh.c: typo fix Note that "funny ref" bits are not strictly fixes but rather backport from the "master" branch. They will prevent refs and heads with funny names from being created. In addition, what is in the master branch will start feeding the clients unwrapped tag information to help Martin's findtags and possibly later Cogito. These backported "funny ref" changes are to prevent clients on the "maint" branch from getting confused when talking with newer git-upload-pack and when reading from info/refs file prepared with newer git-update-server-info. Signed-off-by: Junio C Hamano <junkio@cox.net>
103 lines
2.7 KiB
Plaintext
103 lines
2.7 KiB
Plaintext
git-core (0.99.8d-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.8d
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Sat, 15 Oct 2005 17:22:58 -0700
|
|
|
|
git-core (0.99.8c-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.8c
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Sun, 9 Oct 2005 19:19:16 -0700
|
|
|
|
git-core (0.99.8b-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.8b
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Wed, 5 Oct 2005 15:41:24 -0700
|
|
|
|
git-core (0.99.8a-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.8a
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Mon, 3 Oct 2005 16:27:32 -0700
|
|
|
|
git-core (0.99.8-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.8
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Sun, 2 Oct 2005 12:54:26 -0700
|
|
|
|
git-core (0.99.7-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.7
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Sat, 10 Sep 2005 18:36:39 -0700
|
|
|
|
git-core (0.99.6-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.6
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Wed, 24 Aug 2005 23:09:35 -0700
|
|
|
|
git-core (0.99.5-1) unstable; urgency=low
|
|
|
|
* Enable git-send-email on Debian. There is no reason to shy
|
|
away from it, since we have the necessary Perl modules available.
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Thu, 25 Aug 2005 14:16:59 -0700
|
|
|
|
git-core (0.99.5-0) unstable; urgency=low
|
|
|
|
* GIT 0.99.5
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 22:05:00 -0700
|
|
|
|
git-core (0.99.4-4) unstable; urgency=low
|
|
|
|
* Mark git-tk as architecture neutral.
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Fri, 12 Aug 2005 13:25:00 -0700
|
|
|
|
git-core (0.99.4-3) unstable; urgency=low
|
|
|
|
* Split off gitk.
|
|
* Do not depend on diff which is an essential package.
|
|
* Use dh_movefiles, not dh_install, to stage two subpackages.
|
|
|
|
-- Matthias Urlichs <smurf@debian.org> Thu, 11 Aug 2005 01:43:24 +0200
|
|
|
|
git-core (0.99.4-2) unstable; urgency=low
|
|
|
|
* Git 0.99.4 official release.
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 15:00:00 -0700
|
|
|
|
git-core (0.99.4-1) unstable; urgency=low
|
|
|
|
* Pass prefix down to the submake when building.
|
|
|
|
-- Junio C Hamano <junkio@cox.net> Sat, 6 Aug 2005 13:00:00 -0700
|
|
|
|
git-core (0.99-2) unstable; urgency=low
|
|
|
|
* Conflict with the GNU Interactive Tools package, which also installs
|
|
/usr/bin/git.
|
|
* Use the Mozilla SHA1 code and/or the PPC assembly in preference to
|
|
OpenSSL. This is only a partial fix for the license issues with OpenSSL.
|
|
* Minor tweaks to the Depends.
|
|
|
|
-- Ryan Anderson <ryan@michonline.com> Sat, 23 Jul 2005 14:15:00 -0400
|
|
|
|
git-core (0.99-1) unstable; urgency=low
|
|
|
|
* Update deb package support to build correctly.
|
|
|
|
-- Ryan Anderson <ryan@michonline.com> Thu, 21 Jul 2005 02:03:32 -0400
|
|
|
|
git-core (0.99-0) unstable; urgency=low
|
|
|
|
* Initial deb package support
|
|
|
|
-- Eric Biederman <ebiederm@xmission.com> Tue, 12 Jul 2005 10:57:51 -0600
|