public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUCNE] GIT 1.1.0
@ 2006-01-09  1:20 Junio C Hamano
  2006-01-09  8:49 ` Coywolf Qi Hunt
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2006-01-09  1:20 UTC (permalink / raw)
  To: git; +Cc: linux-kernel

The latest feature release GIT 1.1.0 is available at the usual places:

	http://www.kernel.org/pub/software/scm/git/

	git-1.1.0.tar.{gz,bz2}			(tarball)
	RPMS/$arch/git-*-1.1.0-1.$arch.rpm	(RPM)

This contains all the fixes present in 1.0.8, with the following
enhancements:

 - "git clone -o $name" can name a branch other than "origin" to
   be used to keep track of upstream (Johannes).

 - Easier shared repository setup (Johannes).

 - "git describe" command (Linus).

 - "git --version" from an interim snapshot gives a more
   descriptive version name than "1.0-GIT" (Linus).

 - "git whatchanged" shows abbreviated object names by default.

 - "git checkout -- paths" and "git checkout treeish paths" use
   cwd relative pathname and work from a subdirectory.

 - "git checkout [-b newbranch] branch" works from a
   subdirectory and works on the entire tree.

 - "git ls-tree" shows cwd relative pathnames by default; full
   pathnames can be obtained with --full-name, just like "git
   ls-files" (Linus and me).

 - "git send-pack" and "git push" notice when the remote end
   refuses to update a ref (e.g. hooks/update) and exits with an
   error.  This hopefully would help Cogito as well.

 - "git fetch" and "git pull" automatically follows remote tags
   while tracking branches.

 - "git ls-files --others" can be used with "--directory" option
   to omit the contents of directories without any tracked file
   but instead to show the directories themselves (Linus).  "git
   status" uses this to unclutter "Untracked files" section.

 - Optimized "git pack-redundant" (Lukas).

 - "git daemon --base-path=/pub/git" can reroot the directory
   tree exposed to the outside world, similar to DOCUMENT_ROOT
   (Pasky).

 - "git cherry" can be told not to show everything we have (Yann
   Dirson).

 - git URL can use [IPv6address/IPvFuture] literal addresses
   (Hideaki).


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

* Re: [ANNOUCNE] GIT 1.1.0
  2006-01-09  1:20 [ANNOUCNE] GIT 1.1.0 Junio C Hamano
@ 2006-01-09  8:49 ` Coywolf Qi Hunt
  2006-01-10 22:15   ` Norbert Tretkowski
  0 siblings, 1 reply; 3+ messages in thread
From: Coywolf Qi Hunt @ 2006-01-09  8:49 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, linux-kernel

On Sun, Jan 08, 2006 at 05:20:49PM -0800, Junio C Hamano wrote:
> The latest feature release GIT 1.1.0 is available at the usual places:
> 
> 	http://www.kernel.org/pub/software/scm/git/
> 
> 	git-1.1.0.tar.{gz,bz2}			(tarball)
> 	RPMS/$arch/git-*-1.1.0-1.$arch.rpm	(RPM)

Why not support debian? I see the debian directory is outdated.
-- 
Coywolf Qi Hunt

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

* Re: [ANNOUCNE] GIT 1.1.0
  2006-01-09  8:49 ` Coywolf Qi Hunt
@ 2006-01-10 22:15   ` Norbert Tretkowski
  0 siblings, 0 replies; 3+ messages in thread
From: Norbert Tretkowski @ 2006-01-10 22:15 UTC (permalink / raw)
  To: linux-kernel

* Coywolf Qi Hunt wrote:
> On Sun, Jan 08, 2006 at 05:20:49PM -0800, Junio C Hamano wrote:
> > The latest feature release GIT 1.1.0 is available at the usual
> > places:
> > 
> > 	http://www.kernel.org/pub/software/scm/git/
> > 
> > 	git-1.1.0.tar.{gz,bz2}			(tarball)
> > 	RPMS/$arch/git-*-1.1.0-1.$arch.rpm	(RPM)
> 
> Why not support debian? I see the debian directory is outdated.

I'm sure we'll see git 1.1.0 in Debian soon (1.0.8 was uploaded
yesterday).

Norbert

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

end of thread, other threads:[~2006-01-10 22:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-09  1:20 [ANNOUCNE] GIT 1.1.0 Junio C Hamano
2006-01-09  8:49 ` Coywolf Qi Hunt
2006-01-10 22:15   ` Norbert Tretkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox