Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: Russell King <rmk@...>, Kristian H??gsberg <krh@...>, David Woodhouse <dwmw2@...>, Johannes Schindelin <Johannes.Schindelin@...>, Dominik Brodowski <linux@...>, <users@...>, Jeff King <peff@...>, Perry Wagle <wagle@...>, Stefan Richter <stefanr@...>, Steven Rostedt <rostedt@...>, Linus Torvalds <torvalds@...>, <git@...>
Date: Thursday, August 28, 2008 - 4:36 pm

On Thu, Aug 28, 2008 at 01:10:14PM -0700, Junio C Hamano wrote:

I think just freezing the UI is not a good answer. Git's UI evolved too
wildly and uncontrollably in the early days and I think in the long run,
tweaking out at least some of the inconsistencies is good idea, IMHO.
Not that I would think there should be any more *major* changes
upcoming, I mean mostly small stuff (all that I hate the
git-checkout/git-reset dichotomy or git-add/git-rm asymetry, touching
this would be just too radical change by now, IMHO).

The only problem I can see with the transition were the deprecation
messages, as was mentioned much earlier in the thread. If it's going
away in few years, Git should start to nag about it now. Then, all whom
it concerns _will_ realize this and slowly transition at their own pace.
Also, maybe we should require all internal references and documentation
updated when *declaring the feature deprecated* (not when removing it),
even if it means delaying the phase-out; that was the other major
complaint in this thread that is worth remembering, I believe.

-- 
				Petr "Pasky" Baudis
The next generation of interesting software will be done
on the Macintosh, not the IBM PC.  -- Bill Gates
--
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:
[RFD] On deprecating "git-foo" for builtins, Junio C Hamano, (Sat Aug 23, 11:33 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., A Large Angry SCM, (Mon Aug 25, 10:58 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., A Large Angry SCM, (Tue Aug 26, 7:12 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Johannes Schindelin, (Mon Aug 25, 2:19 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Felipe Contreras, (Fri Aug 29, 10:12 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Johannes Schindelin, (Thu Aug 28, 11:34 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Johannes Schindelin, (Thu Aug 28, 3:18 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Johannes Schindelin, (Thu Aug 28, 11:32 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., A Large Angry SCM, (Tue Aug 26, 8:34 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Dominik Brodowski, (Tue Aug 26, 2:09 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Petr Baudis, (Thu Aug 28, 4:36 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Dominik Brodowski, (Tue Aug 26, 5:08 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Johannes Schindelin, (Thu Aug 28, 11:24 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Johannes Schindelin, (Thu Aug 28, 11:21 am)
Re: [RFD] On deprecating "git-foo" for builtins, Jean Delvare, (Wed Aug 27, 3:42 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Geert Uytterhoeven, (Wed Aug 27, 11:14 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Matthias Kestenholz, (Tue Aug 26, 12:04 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Felipe Contreras, (Fri Aug 29, 12:11 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Felipe Contreras, (Fri Aug 29, 12:28 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Matthias Kestenholz, (Fri Aug 29, 4:27 am)
Re: git-* in test scripts, Junio C Hamano, (Thu Aug 28, 8:04 pm)
Re: git-* in test scripts, Jeff King, (Thu Aug 28, 8:10 pm)
[PATCH] bash completion: Hide more plumbing commands, Petr Baudis, (Tue Aug 26, 1:11 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Jakub Narebski, (Tue Aug 26, 1:38 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Junio C Hamano, (Thu Sep 4, 12:57 am)
Re: [PATCH] bash completion: Hide more plumbing commands, Shawn O. Pearce, (Tue Aug 26, 1:24 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Junio C Hamano, (Tue Aug 26, 2:25 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Daniel Barkalow, (Tue Aug 26, 3:04 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Shawn O. Pearce, (Tue Aug 26, 3:07 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Daniel Barkalow, (Tue Aug 26, 3:23 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Shawn O. Pearce, (Tue Aug 26, 2:27 pm)
Re: [PATCH] bash completion: Hide more plumbing commands, Jakub Narebski, (Tue Aug 26, 1:43 pm)
git-show vs git-log (or: git show vs git log), Dominik Brodowski, (Thu Aug 28, 3:46 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Nguyen Thai Ngoc Duy, (Tue Aug 26, 1:47 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Felipe Contreras, (Mon Aug 25, 10:38 am)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., A Large Angry SCM, (Mon Aug 25, 11:00 pm)
Re: [kernel.org users] [RFD] On deprecating "git-foo" for bu..., Geert Uytterhoeven, (Mon Aug 25, 8:17 am)