Tool renames and 'ls-files -t' output

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, September 8, 2005 - 6:14 pm

The "master" branch post 0.99.6 already has the renamed tools
with backward compatibility symlinks.  I'll be sending a
patch to address an issue raised by some people separately to
see what the list thinks, and also will attempt to send out a
patch for the Pasky and Catalin heads later this week.  Also
I'll remove the ancient backward compatible environment variable
names from gitenv.c.

There were discussion on the tag 'git-ls-files -t' output uses.
I got a feeling that we might want to change them to match what
other tools give.  Here is the proposed changes:
	
    Meaning	Current		Updated

    cached	H		.
    unmerged	M		U
    removed	R		D
    other	?		?
    killed	K		K
    modified	info unav.	M

I may also be tempted to rename 'tag_removed' variable there to
'tag_deleted' for consistency.

Comments?

-
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:
GIT 0.99.6, Junio C Hamano, (Wed Sep 7, 8:08 pm)
[ANNOUNCE] GIT 0.99.7, Junio C Hamano, (Sun Sep 18, 7:37 pm)
Re: [ANNOUNCE] GIT 0.99.7, Nigel Cunningham, (Sun Sep 18, 10:24 pm)
Re: [ANNOUNCE] GIT 0.99.7, Chris White, (Mon Sep 19, 8:01 am)
Re: [ANNOUNCE] GIT 0.99.7, Alan Chandler, (Mon Sep 19, 2:21 am)
[ANNOUNCE] Cogito-0.15, Petr Baudis, (Sun Sep 18, 9:14 pm)
Re: [ANNOUNCE] Cogito-0.15, Pavel Machek, (Mon Sep 19, 7:15 pm)
Re: [ANNOUNCE] Cogito-0.15, Linus Torvalds, (Mon Sep 19, 8:51 pm)
Re: [ANNOUNCE] Cogito-0.15, Petr Baudis, (Mon Sep 19, 8:35 pm)
What to expect after GIT 0.99.7, Junio C Hamano, (Sun Sep 18, 7:40 pm)
Re: What to expect after GIT 0.99.7, Anton Altaparmakov, (Mon Sep 19, 2:02 am)
Re: What to expect after GIT 0.99.7, Linus Torvalds, (Sun Sep 18, 9:30 pm)
Re: What to expect after GIT 0.99.7, Johannes Schindelin, (Mon Sep 19, 5:56 am)
Re: What to expect after GIT 0.99.7, Linus Torvalds, (Sun Sep 18, 10:02 pm)
No GIT 0.99.7 today, Junio C Hamano, (Sat Sep 17, 12:43 pm)
Tool renames and 'ls-files -t' output, Junio C Hamano, (Thu Sep 8, 6:14 pm)
RFC: s/git-merge-base/git-find-common-ancestor/g, Yasushi SHOJI, (Sun Sep 11, 3:02 am)
Re: RFC: s/git-merge-base/git-find-common-ancestor/g, Junio C Hamano, (Sun Sep 11, 3:38 am)
[PATCH] Rename git-merge-base to git-find-merge-base, Yasushi SHOJI, (Sun Sep 11, 4:40 am)
Post 0.99.7 preperation patches, Junio C Hamano, (Fri Sep 9, 5:20 am)
Re: Post 0.99.7 preperation patches, Petr Baudis, (Sun Sep 11, 9:26 pm)