index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/open-dotgitx-with-nofollow'
Junio C Hamano
2021-03-22
1
-6
/
+15
|
\
|
*
exclude: do not respect symlinks for in-tree .gitignore
Jeff King
2021-02-16
1
-2
/
+10
|
*
exclude: add flags parameter to add_patterns()
Jeff King
2021-02-16
1
-6
/
+7
*
|
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-3
/
+3
*
|
Merge branch 'jh/untracked-cache-fix'
Junio C Hamano
2021-03-01
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
dir: fix malloc of root untracked_cache_dir
Jeff Hostetler
2021-02-24
1
-5
/
+2
*
|
sparse-checkout: load sparse-checkout patterns
Derrick Stolee
2021-01-24
1
-0
/
+17
|
/
*
Merge branch 'en/strmap'
Junio C Hamano
2020-11-22
1
-4
/
+4
|
\
|
*
hashmap: provide deallocation function names
Elijah Newren
2020-11-02
1
-4
/
+4
*
|
Merge branch 'nk/dir-c-comment-update'
Junio C Hamano
2020-11-02
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
dir.c: fix comments to agree with argument name
Alex Vandiver
2020-10-16
1
-3
/
+3
*
|
dir.c: drop unused "untracked" from treat_path_fast()
Jeff King
2020-09-30
1
-2
/
+1
*
|
Merge branch 'jk/leakfix'
Junio C Hamano
2020-08-27
1
-0
/
+2
|
\
\
|
*
|
clear_pattern_list(): clear embedded hashmaps
Jeff King
2020-08-14
1
-0
/
+2
|
|
/
*
|
Merge branch 'en/dir-clear'
Junio C Hamano
2020-08-24
1
-3
/
+17
|
\
\
|
*
|
dir: fix problematic API to avoid memory leaks
Elijah Newren
2020-08-19
1
-2
/
+7
|
*
|
dir: make clear_directory() free all relevant memory
Elijah Newren
2020-08-19
1
-2
/
+11
*
|
|
Merge branch 'en/dir-nonbare-embedded'
Junio C Hamano
2020-08-24
1
-3
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dir: avoid prematurely marking nonbare repositories as matches
Elijah Newren
2020-08-12
1
-3
/
+6
|
|
/
*
|
Merge branch 'en/fill-directory-exponential' into master
Junio C Hamano
2020-07-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
dir: check pathspecs before returning `path_excluded`
Martin Ågren
2020-07-20
1
-2
/
+2
*
|
Merge branch 'en/clean-cleanups'
Junio C Hamano
2020-06-25
1
-5
/
+10
|
\
\
|
*
|
dir, clean: avoid disallowed behavior
Elijah Newren
2020-06-13
1
-0
/
+4
|
*
|
dir: fix a few confusing comments
Elijah Newren
2020-06-13
1
-5
/
+6
*
|
|
Merge branch 'en/do-match-pathspec-fix'
Junio C Hamano
2020-06-18
1
-17
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dir: fix treatment of negated pathspecs
Elijah Newren
2020-06-06
1
-17
/
+33
|
|
/
*
|
Merge branch 'en/fill-directory-exponential'
Junio C Hamano
2020-04-30
1
-174
/
+248
|
\
|
|
*
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren
2020-04-01
1
-1
/
+8
|
*
dir: replace double pathspec matching with single in treat_directory()
Elijah Newren
2020-04-01
1
-19
/
+19
|
*
dir: include DIR_KEEP_UNTRACKED_CONTENTS handling in treat_directory()
Elijah Newren
2020-04-01
1
-24
/
+19
|
*
dir: replace exponential algorithm with a linear one
Elijah Newren
2020-04-01
1
-63
/
+147
|
*
dir: refactor treat_directory to clarify control flow
Derrick Stolee
2020-04-01
1
-18
/
+17
|
*
dir: fix confusion based on variable tense
Elijah Newren
2020-04-01
1
-13
/
+13
|
*
dir: fix broken comment
Elijah Newren
2020-04-01
1
-1
/
+1
|
*
dir: consolidate treat_path() and treat_one_path()
Elijah Newren
2020-04-01
1
-66
/
+55
|
*
dir: fix simple typo in comment
Elijah Newren
2020-04-01
1
-1
/
+1
*
|
Merge branch 'ds/sparse-add'
Junio C Hamano
2020-03-05
1
-1
/
+1
|
\
\
|
*
|
sparse-checkout: allow one-character directories in cone mode
Derrick Stolee
2020-02-20
1
-1
/
+1
*
|
|
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
2020-02-14
1
-2
/
+2
|
\
\
\
|
*
|
|
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
2020-01-31
1
-2
/
+2
*
|
|
|
Merge branch 'ds/sparse-checkout-harden'
Junio C Hamano
2020-02-14
1
-4
/
+75
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
sparse-checkout: properly match escaped characters
Derrick Stolee
2020-01-31
1
-3
/
+32
|
*
|
sparse-checkout: warn on globs in cone patterns
Derrick Stolee
2020-01-31
1
-0
/
+36
|
*
|
sparse-checkout: detect short patterns
Derrick Stolee
2020-01-24
1
-1
/
+2
|
*
|
sparse-checkout: cone mode does not recognize "**"
Derrick Stolee
2020-01-24
1
-1
/
+6
*
|
|
dir: point treat_leading_path() warning to the right place
Jeff King
2020-01-16
1
-3
/
+3
*
|
|
dir: restructure in a way to avoid passing around a struct dirent
Jeff King
2020-01-16
1
-42
/
+31
*
|
|
dir: treat_leading_path() and read_directory_recursive(), round 2
Elijah Newren
2020-01-16
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge branch 'en/fill-directory-fixes'
Junio C Hamano
2019-12-25
1
-49
/
+138
|
\
\
|
*
|
dir.c: use st_add3() for allocation size
Junio C Hamano
2019-12-20
1
-1
/
+1
[next]