git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [egit-jgit] excluded patterns are decorated as being untracked
@ 2008-06-17 16:43 Galder Zamarreno
  2008-06-17 21:16 ` Robin Rosenberg
  0 siblings, 1 reply; 5+ messages in thread
From: Galder Zamarreno @ 2008-06-17 16:43 UTC (permalink / raw)
  To: git

Hi,

I've been using egit for a few weeks and firstly, I'd like to thank the 
people involved in the project for the work done so far.

There's one thing that has been bugging me about egit though which is 
related to the decoration of untracked files. Egit/JGit does not seem to 
pay attention to .git/info/exclude that I have configured so that 
anything under output folder is excluded.

Egit/JGit does seem to have decorations working fine for patterns 
specified in "Team/Ignored Resources" but it only applies it to files 
not folders, hence, adding "output" as pattern does not work and 
instead, I have to specify any pattern that would match a file within 
the output folder which is not practical. Folders are taken into account 
as ignored resources in subeclipse (subversion eclipse plugin)

I can see two ways of implementing this that I'm happy to have a look 
into but I wanted to get some advice from the experts of egit/jgit to 
indicate which would be the preferred solution going forward.

1.- Implement .git/info/exclude functionality in egit/jgit

2.- Improve the decoration handling in jgit/egit so that it can check 
whether the file is under a pattern that should be excluded. I tried to 
implement this but requires using API that eclipse considers internal.

What do people think? Should I bother with 2 or is it better to 
implement decorations for patterns in .git/info/exclude correctly?

Thanks!
-- 
Galder Zamarreño
Sr. Software Maintenance Engineer
JBoss, a division of Red Hat

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

end of thread, other threads:[~2008-06-18 22:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 16:43 [egit-jgit] excluded patterns are decorated as being untracked Galder Zamarreno
2008-06-17 21:16 ` Robin Rosenberg
2008-06-18  4:39   ` Shawn O. Pearce
2008-06-18 15:40   ` Galder Zamarreno
2008-06-18 22:03     ` Robin Rosenberg

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).