index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dir.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/fix-untracked-cache-invalidation'
Junio C Hamano
2018-02-27
1
-1
/
+1
|
\
|
*
dir.c: ignore paths containing .git when invalidating untracked cache
Nguyễn Thái Ngọc Duy
2018-02-07
1
-1
/
+1
*
|
dir: convert struct sha1_stat to use object_id
Patryk Obara
2018-01-30
1
-6
/
+6
*
|
Merge branch 'jh/object-filtering'
Junio C Hamano
2017-12-27
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
dir: allow exclusions from blob in addition to file
Jeff Hostetler
2017-11-22
1
-0
/
+3
*
|
Merge branch 'bp/fsmonitor'
Junio C Hamano
2017-11-21
1
-0
/
+2
|
\
\
|
*
|
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
2017-10-01
1
-0
/
+2
|
|
/
*
/
status: add option to show ignored files differently
Jameson Miller
2017-10-31
1
-1
/
+2
|
/
*
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
2017-06-22
1
-0
/
+3
|
\
|
*
dir: create function count_slashes()
Prathamesh Chavan
2017-06-12
1
-0
/
+3
*
|
Merge branch 'sl/clean-d-ignored-fix'
Junio C Hamano
2017-06-02
1
-1
/
+5
|
\
\
|
*
|
dir: expose cmp_name() and check_contains()
Samuel Lijin
2017-05-22
1
-0
/
+3
|
*
|
dir: hide untracked contents of untracked dirs
Samuel Lijin
2017-05-22
1
-1
/
+2
|
|
/
*
|
dir: convert fill_directory to take an index
Brandon Williams
2017-05-06
1
-1
/
+3
*
|
dir: convert read_directory to take an index
Brandon Williams
2017-05-06
1
-1
/
+3
*
|
dir: convert is_excluded to take an index
Brandon Williams
2017-05-06
1
-1
/
+4
*
|
dir: convert add_excludes to take an index
Brandon Williams
2017-05-06
1
-1
/
+1
*
|
dir: convert is_excluded_from_list to take an index
Brandon Williams
2017-05-06
1
-2
/
+4
*
|
dir: convert dir_add* to take an index
Brandon Williams
2017-05-06
1
-1
/
+3
|
/
*
submodule: add absorb-git-dir function
Stefan Beller
2016-12-13
1
-0
/
+3
*
move connect_work_tree_and_git_dir to dir.h
Stefan Beller
2016-12-13
1
-0
/
+1
*
ls-files: add pathspec matching for submodules
Brandon Williams
2016-10-10
1
-0
/
+4
*
Merge branch 'mh/split-under-lock'
Junio C Hamano
2016-07-25
1
-0
/
+23
|
\
|
*
remove_dir_recursively(): add docstring
Michael Haggerty
2016-05-05
1
-0
/
+23
*
|
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
2016-05-23
1
-2
/
+2
|
\
\
|
*
|
dir.c: rename str(n)cmp_icase to fspath(n)cmp
Nguyễn Thái Ngọc Duy
2016-04-22
1
-2
/
+2
|
|
/
|
*
Merge branch 'ss/exc-flag-is-a-collection-of-bits'
Junio C Hamano
2016-04-06
1
-4
/
+4
|
|
\
*
|
|
dir.c: remove dead function fnmatch_icase()
Nguyễn Thái Ngọc Duy
2016-04-22
1
-1
/
+0
*
|
|
Merge branch 'ss/exc-flag-is-a-collection-of-bits' into maint
Junio C Hamano
2016-04-15
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
dir: store EXC_FLAG_* values in unsigned integers
Saurav Sachidanand
2016-03-01
1
-4
/
+4
*
|
Revert "Merge branch 'nd/exclusion-regression-fix'"
Junio C Hamano
2016-03-18
1
-3
/
+0
*
|
dir.c: support marking some patterns already matched
Nguyễn Thái Ngọc Duy
2016-02-16
1
-0
/
+3
*
|
dir: simplify untracked cache "ident" field
Christian Couder
2016-01-25
1
-1
/
+0
*
|
dir: add remove_untracked_cache()
Christian Couder
2016-01-25
1
-0
/
+1
*
|
dir: add {new,add}_untracked_cache()
Christian Couder
2016-01-25
1
-0
/
+1
*
|
Merge branch 'nd/untracked-cache'
Junio C Hamano
2015-05-26
1
-0
/
+82
|
\
\
|
|
/
|
/
|
|
*
untracked cache: guard and disable on system changes
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+2
|
*
untracked cache: invalidate at index addition or removal
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+4
|
*
untracked cache: load from UNTR index extension
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+2
|
*
untracked cache: save to an index extension
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+1
|
*
untracked cache: mark what dirs should be recursed/saved
Nguyễn Thái Ngọc Duy
2015-03-12
1
-1
/
+2
|
*
untracked cache: record/validate dir mtime and reuse cached output
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+2
|
*
untracked cache: initial untracked cache validation
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+4
|
*
untracked cache: record .gitignore information and dir hierarchy
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+60
|
*
dir.c: optionally compute sha-1 of a .gitignore file
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+6
*
|
Merge branch 'jc/report-path-error-to-dir'
Junio C Hamano
2015-03-26
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
report_path_error(): move to dir.c
Junio C Hamano
2015-03-24
1
-0
/
+1
*
|
prep_exclude: remove the artificial PATH_MAX limit
Nguyễn Thái Ngọc Duy
2014-07-15
1
-1
/
+1
*
|
dir.h: move struct exclude declaration to top level
Nguyễn Thái Ngọc Duy
2014-07-15
1
-20
/
+22
|
/
*
pathspec: pass directory indicator to match_pathspec_item()
Nguyễn Thái Ngọc Duy
2014-02-24
1
-3
/
+7
[next]