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
*
Improve performance of git status --ignored
Jameson Miller
2017-09-19
*
Merge branch 'rs/stat-data-unaligned-reads-fix' into maint
Junio C Hamano
2017-08-23
|
\
|
*
dir: support platforms that require aligned reads
René Scharfe
2017-07-17
*
|
Merge branch 'ab/wildmatch'
Junio C Hamano
2017-07-10
|
\
\
|
*
|
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
2017-06-23
*
|
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
|
\
\
\
|
*
|
|
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
*
|
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
\
\
|
*
|
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
|
|
|
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
convert: convert convert_to_git to take an index
Brandon Williams
2017-06-13
*
|
|
|
|
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
2017-06-22
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
dir: create function count_slashes()
Prathamesh Chavan
2017-06-12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
\
\
\
|
*
|
|
|
wrapper.c: add and use warn_on_fopen_errors()
Nguyễn Thái Ngọc Duy
2017-05-26
|
|
/
/
/
*
|
|
|
Merge branch 'jc/noent-notdir'
Junio C Hamano
2017-06-13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checked
Junio C Hamano
2017-05-30
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sl/clean-d-ignored-fix'
Junio C Hamano
2017-06-02
|
\
\
\
|
*
|
|
dir: expose cmp_name() and check_contains()
Samuel Lijin
2017-05-22
|
*
|
|
dir: hide untracked contents of untracked dirs
Samuel Lijin
2017-05-22
|
*
|
|
dir: recurse into untracked dirs for ignored files
Samuel Lijin
2017-05-22
|
|
/
/
*
|
|
dir: convert fill_directory to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert read_directory to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert read_directory_recursive to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert open_cached_dir to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert is_excluded to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert prep_exclude to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert add_excludes to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert is_excluded_from_list to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert last_exclude_matching_from_list to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert dir_add* to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert get_dtype to take index
Brandon Williams
2017-05-06
*
|
|
dir: convert directory_exists_in_index to take index
Brandon Williams
2017-05-06
*
|
|
dir: convert read_skip_worktree_file_from_index to take an index
Brandon Williams
2017-05-06
*
|
|
dir: stop using the index compatibility macros
Brandon Williams
2017-05-06
|
|
/
|
/
|
*
|
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
2017-03-28
|
\
\
|
*
|
connect_work_tree_and_git_dir: safely create leading directories
Stefan Beller
2017-03-15
*
|
|
Merge branch 'bw/attr-pathspec'
Junio C Hamano
2017-03-17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pathspec: allow querying for attributes
Brandon Williams
2017-03-13
|
|
/
*
|
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
2017-03-08
|
/
*
dir: avoid allocation in fill_directory()
René Scharfe
2017-02-08
*
Merge branch 'bw/realpath-wo-chdir'
Junio C Hamano
2017-01-18
|
\
*
\
Merge branch 'bw/pathspec-cleanup'
Junio C Hamano
2017-01-18
|
\
\
|
*
|
dir: convert fill_directory to use the pathspec struct interface
Brandon Williams
2017-01-08
|
*
|
dir: remove struct path_simplify
Brandon Williams
2017-01-08
|
|
/
*
|
submodule: add absorb-git-dir function
Stefan Beller
2016-12-12
*
|
move connect_work_tree_and_git_dir to dir.h
Stefan Beller
2016-12-12
|
/
*
read info/{attributes,exclude} only when in repository
Jeff King
2016-10-26
*
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
2016-10-26
|
\
|
*
ls-files: add pathspec matching for submodules
Brandon Williams
2016-10-10
[next]