git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Petr Baudis <pasky@ucw.cz>
To: Andreas Gal <gal@uci.edu>
Cc: Linus Torvalds <torvalds@osdl.org>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH] Add -u option to diff-cache to show UNCHANGED files
Date: Sun, 24 Apr 2005 14:43:18 +0200	[thread overview]
Message-ID: <20050424124318.GD1507@pasky.ji.cz> (raw)
In-Reply-To: <Pine.LNX.4.58.0504232022180.4690@sam.ics.uci.edu>

Dear diary, on Sun, Apr 24, 2005 at 05:28:17AM CEST, I got a letter
where Andreas Gal <gal@uci.edu> told me that...
> With -u diff-cache shows unchanged files, instead of files that changed. 
> This is useful to implement a "git clean" command that throws away all 
> checked out files that have not changed (yes, I really would like to 
> have that). One could also do show-files and then substract the 
> diff-cache output from it, but thats slow and clumsy. 
> 
> Signed-off-by: Andreas Gal <gal@uci.edu>

I don't think this fits to diff-cache (since the output is basically
nonsensical apart of the filename, right?). Maybe rather show-files?

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor

  reply	other threads:[~2005-04-24 12:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24  0:03 [PATCH 0/5] Better merge-base, alternative transport programs Daniel Barkalow
2005-04-24  0:07 ` [PATCH 1/5] Add some functions for commit lists Daniel Barkalow
2005-04-24  2:12   ` Linus Torvalds
2005-04-24  2:20     ` Linus Torvalds
2005-04-24  2:40       ` Daniel Barkalow
2005-04-24  2:59         ` [PATCH] Allow multiple date-ordered lists Daniel Barkalow
2005-04-24  3:28     ` [PATCH] Add -u option to diff-cache to show UNCHANGED files Andreas Gal
2005-04-24 12:43       ` Petr Baudis [this message]
2005-04-24  0:10 ` [PATCH 2/5] Parse tree objects completely Daniel Barkalow
2005-04-24  0:15 ` [PATCH 3/5] Additional functions for the objects database Daniel Barkalow
2005-04-24  0:18 ` [PATCH 4/5] Replace merge-base implementation Daniel Barkalow
2005-04-24  0:24 ` [PATCH 5/5] Various transport programs Daniel Barkalow

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050424124318.GD1507@pasky.ji.cz \
    --to=pasky@ucw.cz \
    --cc=gal@uci.edu \
    --cc=git@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).