From: Junio C Hamano <junkio@cox•net>
To: Jeff King <peff@peff•net>
Cc: git@vger•kernel.org
Subject: Re: [PATCH] git-status: colorize status output
Date: Sat, 05 Aug 2006 02:28:31 -0700 [thread overview]
Message-ID: <7vpsffedkw.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20060805031418.GA11102@coredump.intra.peff.net> (Jeff King's message of "Fri, 4 Aug 2006 23:14:19 -0400")
Jeff King <peff@peff•net> writes:
> + M ) color $1; echo "modified: $name"; uncolor $1;;
> + D*) color $1; echo "deleted: $name"; uncolor $1;;
> + T ) color $1; echo "1change: $name"; uncolor $1;;
Is "1" a typo?
> + C*) color $1; echo "copied: $name -> $newname"; uncolor $1;;
> + R*) color $1; echo "renamed: $name -> $newname"; uncolor $1;;
> + A*) color $1; echo "new file: $name"; uncolor $1;;
> + U ) color $1; echo "unmerged: $name"; uncolor $1;;
> + O ) color $1; echo "$name"; uncolor $1;;
next prev parent reply other threads:[~2006-08-05 9:28 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-05 3:14 [PATCH] git-status: colorize status output Jeff King
2006-08-05 3:21 ` Jeff King
2006-08-05 8:16 ` Greg KH
2006-08-05 9:28 ` Junio C Hamano [this message]
2006-08-05 10:21 ` Jeff King
2006-08-05 10:44 ` Jeff King
2006-08-05 10:59 ` Matthias Lederhofer
2006-08-05 11:21 ` Junio C Hamano
2006-08-05 11:27 ` Junio C Hamano
2006-08-05 11:28 ` Matthias Lederhofer
2006-08-05 11:42 ` Junio C Hamano
2006-08-05 12:18 ` Matthias Lederhofer
2006-08-05 19:54 ` Jeff King
2006-08-05 20:31 ` Matthias Lederhofer
2006-08-05 19:51 ` Jeff King
2006-08-07 17:12 ` Sam Ravnborg
2006-08-05 19:45 ` Jeff King
2006-08-05 20:27 ` Matthias Lederhofer
2006-08-05 23:42 ` Jeff King
2006-08-06 5:01 ` Joel Becker
2006-08-06 6:16 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vpsffedkw.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox$(echo .)net \
--cc=git@vger$(echo .)kernel.org \
--cc=peff@peff$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox