Thread (19 messages) flat view 19 messages, 6 authors, 2016-06-15

Re: [PATCH] Add an optional <mode> argument to commit/status -u|--untracked-files option

From: Marius Storm-Olsen <hidden>
Date: 2016-06-15 22:44:42

Alex Riesen said the following on 06.06.2008 08:32:
Marius Storm-Olsen, Tue, Jun 03, 2008 15:09:10 +0200:
quoted
Determining untracked files can be a very slow operation on large trees.
This commit adds a <mode> argument, which allows you to avoid showing the
untracked files in a repository. Possible options are:
    none   - Show no untracked files
    normal - Show untracked files and directories
    all    - Show all untracked files

If the optional argument is not specified, the option defaults to 'all'.
Looks very familiar:

    http://thread.gmane.org/gmane.comp.version-control.git/66183
Similar, but not quite. This patch doesn't care about the index, just 
providing the option to avoid looking for untracked files.

Improving the index handling was done in the other patch
     Add shortcut in refresh_cache_ent() for marked entries.
(which is already in master, aa9349d4), so the core.ignoreStat option 
is more effective.

-- 
.marius [@trolltech.com]
'if you know what you're doing, it's not research'

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help