Re: [RFC/PATCH] git-fetch: mega-terse fetch output

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Shawn O. Pearce <spearce@...>
Cc: David Symonds <dsymonds@...>, Jeff King <peff@...>, <git@...>
Date: Friday, October 19, 2007 - 11:53 am

(Sorry for the repeat; my mail client tried to send this as HTML at 
first and the git list rejected it.)

On 19/10/2007, Jeff King <peff@peff.net> wrote:
 > This makes the fetch output much more terse. It is likely to
 > be very controversial. Here's an example of the new output:
 >
 > Indexing objects: 100% (1061/1061), done.
 > Resolving deltas: 100% (638/638), done.

Those two lines are actually my beef with the fetch output. As a newbie, 
I had no idea what "Indexing objects" actually meant. We have this thing 
called "the index" in git so I would expect "Indexing objects" to have 
something to do with that, but it doesn't seem to.

How about something more descriptive of the high-level operation that's 
going on, along the lines of:

Gathering changes from remote: 100% (1061/1061), done.
Applying changes locally: 100% (638/638), done.

-Steve


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC/PATCH] git-fetch: mega-terse fetch output, Jeff King, (Fri Oct 19, 2:22 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Andreas Ericsson, (Fri Oct 19, 6:40 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, David Symonds, (Fri Oct 19, 2:39 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Shawn O. Pearce, (Fri Oct 19, 3:39 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Steven Grimm, (Fri Oct 19, 11:50 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 12:12 pm)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Sam Ravnborg, (Fri Oct 19, 1:26 pm)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 2:51 pm)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Steven Grimm, (Fri Oct 19, 11:53 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 9:05 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Andreas Ericsson, (Fri Oct 19, 6:51 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Andreas Ericsson, (Fri Oct 19, 6:45 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Santi Béjar, (Fri Oct 19, 6:03 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 9:15 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Miles Bader, (Tue Oct 23, 4:39 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Theodore Tso, (Fri Oct 19, 7:38 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 11:03 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Theodore Tso, (Fri Oct 19, 5:17 pm)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 5:40 pm)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Theodore Tso, (Fri Oct 19, 5:58 pm)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Johannes Sixt, (Fri Oct 19, 8:31 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 10:14 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Jeff King, (Sat Oct 20, 1:00 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Shawn O. Pearce, (Sat Oct 20, 2:58 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Santi Béjar, (Fri Oct 19, 10:31 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 10:52 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Johannes Schindelin, (Fri Oct 19, 10:41 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 10:56 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Johannes Sixt, (Fri Oct 19, 10:40 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Nicolas Pitre, (Fri Oct 19, 10:54 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Johannes Schindelin, (Fri Oct 19, 10:31 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Johannes Sixt, (Fri Oct 19, 4:21 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Jeff King, (Fri Oct 19, 3:57 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Shawn O. Pearce, (Fri Oct 19, 4:07 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Jeff King, (Fri Oct 19, 4:11 am)
Re: [RFC/PATCH] git-fetch: mega-terse fetch output, Jeff King, (Fri Oct 19, 2:46 am)