index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dir.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'dt/name-hash-dir-entry-fix' into maint
Junio C Hamano
2015-11-03
|
\
|
*
name-hash: don't reuse cache_entry in dir_entry
David Turner
2015-10-21
*
|
Merge branch 'js/icase-wt-detection' into maint
Junio C Hamano
2015-10-16
|
\
\
|
*
|
setup: fix "inside work tree" detection on case-insensitive filesystems
Johannes Schindelin
2015-09-28
|
*
|
Merge branch 'dt/untracked-subdir' into maint
Junio C Hamano
2015-09-17
|
|
\
\
|
*
\
\
Merge branch 'cb/uname-in-untracked' into maint
Junio C Hamano
2015-08-19
|
|
\
\
\
*
|
\
\
\
Merge branch 'dt/untracked-subdir'
Junio C Hamano
2015-08-28
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
untracked cache: fix entry invalidation
Nguyễn Thái Ngọc Duy
2015-08-19
|
*
|
|
|
untracked-cache: fix subdirectory handling
David Turner
2015-08-19
*
|
|
|
|
Merge branch 'jk/git-path'
Junio C Hamano
2015-08-19
|
\
\
\
\
\
|
*
|
|
|
|
memoize common git-path "constant" files
Jeff King
2015-08-10
*
|
|
|
|
|
Merge branch 'dt/untracked-sparse'
Junio C Hamano
2015-08-17
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
untracked-cache: support sparse checkout
David Turner
2015-07-31
|
|
/
/
/
*
|
|
|
Merge branch 'cb/uname-in-untracked'
Junio C Hamano
2015-08-03
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
untracked: fix detection of uname(2) failure
Charles Bailey
2015-07-17
*
|
|
Merge branch 'rs/janitorial'
Junio C Hamano
2015-06-01
|
\
\
\
|
*
|
|
dir: remove unused variable sb
René Scharfe
2015-05-20
|
*
|
|
Merge branch 'cn/bom-in-gitignore' into maint
Junio C Hamano
2015-05-13
|
|
\
\
\
*
|
\
\
\
Merge branch 'nd/untracked-cache'
Junio C Hamano
2015-05-26
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
untracked cache: guard and disable on system changes
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked-cache: temporarily disable with $GIT_DISABLE_UNTRACKED_CACHE
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: mark index dirty if untracked cache is updated
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: avoid racy timestamps
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: invalidate at index addition or removal
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: load from UNTR index extension
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: save to an index extension
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: don't open non-existent .gitignore
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: mark what dirs should be recursed/saved
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: record/validate dir mtime and reuse cached output
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: make a wrapper around {open,read,close}dir()
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: invalidate dirs recursively if .gitignore changes
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: initial untracked cache validation
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
untracked cache: record .gitignore information and dir hierarchy
Nguyễn Thái Ngọc Duy
2015-03-12
|
*
|
|
|
dir.c: optionally compute sha-1 of a .gitignore file
Nguyễn Thái Ngọc Duy
2015-03-12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/gitignore-precedence'
Junio C Hamano
2015-05-19
|
\
\
\
\
|
*
|
|
|
ignore: info/exclude should trump core.excludesfile
Junio C Hamano
2015-04-22
*
|
|
|
|
Merge branch 'pt/xdg-config-path'
Junio C Hamano
2015-05-11
|
\
\
\
\
\
|
*
|
|
|
|
dir.c: replace home_config_paths() with xdg_config_home()
Paul Tan
2015-05-06
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'cn/bom-in-gitignore'
Junio C Hamano
2015-05-05
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
utf8-bom: introduce skip_utf8_bom() helper
Junio C Hamano
2015-04-16
|
*
|
|
add_excludes_from_file: clarify the bom skipping logic
Junio C Hamano
2015-04-16
|
*
|
|
dir: allow a BOM at the beginning of exclude files
Carlos Martín Nieto
2015-04-16
|
|
/
/
*
|
|
Merge branch 'jc/report-path-error-to-dir'
Junio C Hamano
2015-03-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
report_path_error(): move to dir.c
Junio C Hamano
2015-03-24
*
|
|
Merge branch 'nd/dir-prep-exclude-cleanup'
Junio C Hamano
2014-10-24
|
\
\
\
|
*
|
|
dir.c: remove the second declaration of "stk" in prep_exclude()
Nguyễn Thái Ngọc Duy
2014-10-21
|
|
/
/
*
|
|
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2014-09-02
|
\
\
\
|
*
|
|
use xgetcwd() to get the current directory or die
René Scharfe
2014-08-26
|
|
/
/
*
|
|
prep_exclude: remove the artificial PATH_MAX limit
Nguyễn Thái Ngọc Duy
2014-07-14
[next]