git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] GIT 0.99.9j aka 1.0rc3
@ 2005-11-17  6:36 Junio C Hamano
  2005-11-18  8:32 ` Fernando J. Pereda
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2005-11-17  6:36 UTC (permalink / raw)
  To: git; +Cc: linux-kernel

GIT 0.99.9j aka 1.0rc3 is found at usual places.

Notable change since 1.0rc2 are:

 - RPM packages has been split a bit differently [H. Peter
   Anvin].  Simon Richter asked me not to muck with debian
   packaging, so I take that Simon volunteered to update things
   to match what happened to RPM side.

 - On platforms and filesystems that can handle symlinks, you
   can now force symbolic refs by configuration item
   core.symrefsonly [Johannes Schindelin].

 - http-fetch is less leaky [Petr Baudis, Nick Hengeveld].

 - fsck-objects and refs tracking uses much less memory [Sergey
   Vlasov].

 - git wrapper is rewritten in C [Andreas Ericsson].

 - diff piped to patch inside a single repository is made binary
   safe [me]


There was a discussion to always use symrefs for .git/HEAD; this
will _not_ happen before 1.0.  It breaks too many exiting tools
without giving them enough advance notice.

The proposed updates branch has a couple of topics I consider
1.0 material.

 - git-log --since="two weeks ago", without using GNU date [Linus]
 - git-rebase to use "diff-piped-to-patch" [me]
 - git-branch -f to forcibly reset branch head [me]


Here is the shortlog.

Alecs King:
      Documentation/git-log.txt: trivial typo fix.

Andreas Ericsson:
      git-daemon: --inetd implies --syslog
      C implementation of the 'git' program, take two.
      Update git(7) man-page for the C wrapper.
      git --help COMMAND brings up the git-COMMAND man-page.
      daemon.c: fix arg parsing bugs

H. Peter Anvin:
      git-core-foo -> git-foo, except the core package

Johannes Schindelin:
      Add config variable core.symrefsonly
      Fix tests with new git in C
      Give python a chance to find "backported" modules

Jonas Fonseca:
      Fix git(1) link to git-index-pack

Junio C Hamano:
      Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
      diff: make default rename detection limit configurable.
      sha1_file.c::add_packed_git(): fix type mismatch.
      git wrapper: basic fixes.
      git-apply: fail if a patch cannot be applied.
      git-am: --resolved.
      apply: allow-binary-replacement.
      diff: --full-index
      tests: binary diff application.

Kevin Geiss:
      git-cvsexportcommit.perl: Fix usage() output.
      git-cvsexportcommit.perl: use getopts to get binary flags
      git-cvsexportcommit.perl: exit with non-0 status if patch fails.
      git-cvsexportcommit.perl: fix typos in output

Linus Torvalds:
      Disallow empty pattern in "git grep"

Lukas Sandström:
      Fix llist_sorted_difference_inplace in git-pack-redundant

Pavel Roskin:
      symref support for import scripts

Petr Baudis:
      Fix bunch of fd leaks in http-fetch

Sergey Vlasov:
      git-fsck-objects: Free tree entries after use
      Rework object refs tracking to reduce memory usage

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] GIT 0.99.9j aka 1.0rc3
  2005-11-18  8:32 ` Fernando J. Pereda
@ 2005-11-18  8:29   ` Junio C Hamano
  0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2005-11-18  8:29 UTC (permalink / raw)
  To: Fernando J. Pereda; +Cc: git

"Fernando J. Pereda" <ferdy@ferdyx.org> writes:

> We use the full tarball to build git in Gentoo Linux, are you planning
> to provide it ? Or from now on you won't provide the full tarball ?

No, it was a fallout from RPM renaming.  I'll fix up the release
script.

Thanks for letting me know.
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] GIT 0.99.9j aka 1.0rc3
  2005-11-17  6:36 [ANNOUNCE] GIT 0.99.9j aka 1.0rc3 Junio C Hamano
@ 2005-11-18  8:32 ` Fernando J. Pereda
  2005-11-18  8:29   ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Fernando J. Pereda @ 2005-11-18  8:32 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

On Wed, Nov 16, 2005 at 10:36:51PM -0800, Junio C Hamano wrote:
| GIT 0.99.9j aka 1.0rc3 is found at usual places.

We use the full tarball to build git in Gentoo Linux, are you planning
to provide it ? Or from now on you won't provide the full tarball ?

It is not a big problem since I can download it from git, but hey, it is
always easier to use the sources provided by upstream for us.

Thanks
	Ferdy

-- 
Fernando J. Pereda Garcimartín
Gentoo Developer (Alpha,net-mail,mutt,git)
20BB BDC3 761A 4781 E6ED  ED0B 0A48 5B0C 60BD 28D4

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-18  8:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-17  6:36 [ANNOUNCE] GIT 0.99.9j aka 1.0rc3 Junio C Hamano
2005-11-18  8:32 ` Fernando J. Pereda
2005-11-18  8:29   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).