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 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-13
1
-70
/
+70
|
\
|
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-31
/
+31
|
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-35
/
+35
*
|
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
2019-05-08
1
-1
/
+3
|
\
\
|
*
|
sha1-name.c: remove the_repo from diagnose_invalid_index_path()
Nguyễn Thái Ngọc Duy
2019-04-16
1
-1
/
+3
|
|
/
*
/
report_path_error(): drop unused prefix parameter
Jeff King
2019-03-20
1
-1
/
+1
|
/
*
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-6
/
+10
*
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-2
/
+3
|
\
|
*
dir: convert struct untracked_cache_dir to object_id
brian m. carlson
2018-05-02
1
-2
/
+3
*
|
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
2018-05-08
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
submodule: fixup nested submodules after moving the submodule
Stefan Beller
2018-03-29
1
-1
/
+11
*
|
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
[next]