Git development
 help / color / mirror / Atom feed
* Changes between main releases of git
@ 2006-12-16 21:07 Jakub Narebski
  2006-12-16 21:20 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Narebski @ 2006-12-16 21:07 UTC (permalink / raw)
  To: git

We are now close according to Junio to git 1.5.0.
I'd like to ask by the occasion what were main changes
between main versions (main releases) of git, say starting
from v1.0.0? TIA.

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


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

* Re: Changes between main releases of git
  2006-12-16 21:07 Changes between main releases of git Jakub Narebski
@ 2006-12-16 21:20 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2006-12-16 21:20 UTC (permalink / raw)
  To: jnareb; +Cc: git

Jakub Narebski <jnareb@gmail.com> writes:

> We are now close according to Junio to git 1.5.0.

We only just started talking about v1.5.0.  I would expect it to
be at least a month away, probably more.  Definitely not by
Christmas nor Linus's birthday.

> I'd like to ask by the occasion what were main changes
> between main versions (main releases) of git, say starting
> from v1.0.0?

I would agree we would LOVE to have that list by the time we do
a real v1.5.0, so that should be on the TO-DO list.  The
essential sources of information are:

 * Previous "What's in" summaries.

 * Previous "GIT v1.X.X" announcements.

 * Output from this (pick the ones that are not marked with ^)

	for txt in Documentation/*.txt
	do
        	git blame v1.0.0..next -- "$txt"
	done

 * Output from this

	git log v1.0.0..next

My time however is rather tight and I feel it is better spent on
the real development and release management.  People who has
been following the git list long enough should be able to come
up with a draft to help the process.

I happen to think you are among the more qualified people.



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

end of thread, other threads:[~2006-12-16 21:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-16 21:07 Changes between main releases of git Jakub Narebski
2006-12-16 21:20 ` 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