Home
last modified time | relevance | path

Searched refs:UNTRACKED_CACHE_REMOVE (Results 1 – 24 of 24) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Drepository.h16 UNTRACKED_CACHE_REMOVE = 0, enumerator
H A Drepo-settings.c29 r->settings.core_untracked_cache = UNTRACKED_CACHE_REMOVE; in prepare_repo_settings()
H A Dread-cache.c1889 if (r->settings.core_untracked_cache == UNTRACKED_CACHE_REMOVE) { in tweak_untracked_cache()
/dports/devel/git-gui/git-2.34.1/
H A Drepo-settings.c76 UNTRACKED_CACHE_WRITE : UNTRACKED_CACHE_REMOVE; in prepare_repo_settings()
H A Drepository.h17 UNTRACKED_CACHE_REMOVE, enumerator
H A Dread-cache.c1963 case UNTRACKED_CACHE_REMOVE: in tweak_untracked_cache()
/dports/devel/git-p4/git-2.34.1/
H A Drepo-settings.c76 UNTRACKED_CACHE_WRITE : UNTRACKED_CACHE_REMOVE; in prepare_repo_settings()
H A Drepository.h17 UNTRACKED_CACHE_REMOVE, enumerator
H A Dread-cache.c1963 case UNTRACKED_CACHE_REMOVE: in tweak_untracked_cache()
/dports/devel/git-svn/git-2.34.1/
H A Drepo-settings.c76 UNTRACKED_CACHE_WRITE : UNTRACKED_CACHE_REMOVE; in prepare_repo_settings()
H A Drepository.h17 UNTRACKED_CACHE_REMOVE, enumerator
H A Dread-cache.c1963 case UNTRACKED_CACHE_REMOVE:
/dports/devel/git/git-2.34.1/
H A Drepo-settings.c76 UNTRACKED_CACHE_WRITE : UNTRACKED_CACHE_REMOVE; in prepare_repo_settings()
H A Drepository.h17 UNTRACKED_CACHE_REMOVE, enumerator
H A Dread-cache.c1963 case UNTRACKED_CACHE_REMOVE: in tweak_untracked_cache()
/dports/devel/git-cvs/git-2.34.1/
H A Drepo-settings.c76 UNTRACKED_CACHE_WRITE : UNTRACKED_CACHE_REMOVE; in prepare_repo_settings()
H A Drepository.h17 UNTRACKED_CACHE_REMOVE, enumerator
H A Dread-cache.c1963 case UNTRACKED_CACHE_REMOVE: in tweak_untracked_cache()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dupdate-index.c1205 if (r->settings.core_untracked_cache == UNTRACKED_CACHE_REMOVE) in cmd_update_index()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dupdate-index.c1205 if (r->settings.core_untracked_cache == UNTRACKED_CACHE_REMOVE) in cmd_update_index()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dupdate-index.c1205 if (r->settings.core_untracked_cache == UNTRACKED_CACHE_REMOVE)
/dports/devel/git/git-2.34.1/builtin/
H A Dupdate-index.c1205 if (r->settings.core_untracked_cache == UNTRACKED_CACHE_REMOVE) in cmd_update_index()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dupdate-index.c1205 if (r->settings.core_untracked_cache == UNTRACKED_CACHE_REMOVE) in cmd_update_index()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dupdate-index.c1205 if (r->settings.core_untracked_cache == UNTRACKED_CACHE_REMOVE) in cmd_update_index()