git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-ls-files -o no recurse?
@ 2006-01-04 18:51 Darrin Thompson
  2006-01-04 21:31 ` Linus Torvalds
  0 siblings, 1 reply; 9+ messages in thread
From: Darrin Thompson @ 2006-01-04 18:51 UTC (permalink / raw)
  To: Git Mailing List

git-ls-files -o reports _all_ the unknown files it finds in a work area.
Subversion and probably other systems "simply ignore all the files 
and directories inside an unknown directory and just note the directory
as unknown." (A quote from my porcelain's mailing list.)

I'd like to make this friendly behavior the default in my porcelain.
Unfortunately, getting the same result from a porcelain requires
implementing a non-trivial algorithm to discover common prefixes, worry
about performance on large projects, etc.

Would it be hard to make git-ls-files optionally do this?

--
Darrin

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-01-07 19:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-04 18:51 git-ls-files -o no recurse? Darrin Thompson
2006-01-04 21:31 ` Linus Torvalds
2006-01-05 17:15   ` Darrin Thompson
2006-01-05 17:31     ` Linus Torvalds
2006-01-06 22:38   ` Junio C Hamano
2006-01-07 18:20     ` Darrin Thompson
2006-01-07 18:23     ` Darrin Thompson
2006-01-07 18:45       ` Junio C Hamano
2006-01-07 19:34         ` Linus Torvalds

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 NNTP newsgroup(s).