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 'ds/add-rm-with-sparse-index'
Junio C Hamano
2021-11-23
1
-49
/
+5
|
\
|
*
dir: revert "dir: select directories correctly"
Derrick Stolee
2021-11-22
1
-49
/
+5
*
|
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
2021-11-03
1
-1
/
+1
|
\
|
|
*
dir: fix directory-matching bug
Derrick Stolee
2021-11-03
1
-1
/
+1
*
|
Merge branch 'mt/fix-add-rm-with-sparse-index'
Junio C Hamano
2021-10-30
1
-6
/
+23
|
\
\
|
*
|
add, rm, mv: fix bug that prevents the update of non-sparse dirs
Matheus Tavares
2021-10-28
1
-6
/
+23
|
|
/
*
|
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
2021-10-14
1
-6
/
+50
|
\
|
|
*
dir: fix pattern matching on dirs
Derrick Stolee
2021-09-28
1
-1
/
+1
|
*
dir: select directories correctly
Derrick Stolee
2021-09-28
1
-5
/
+49
*
|
Merge branch 'jt/submodule-name-to-gitdir'
Junio C Hamano
2021-09-23
1
-1
/
+1
|
\
\
|
*
|
submodule: extract path to submodule gitdir func
Jonathan Tan
2021-09-15
1
-1
/
+1
*
|
|
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
2021-09-21
1
-0
/
+52
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sparse-checkout: create helper methods
Derrick Stolee
2021-09-08
1
-0
/
+52
|
|
/
*
/
dir: libify and export helper functions from clone.c
Atharva Raykar
2021-08-10
1
-0
/
+114
|
/
*
use fspathhash() everywhere
René Scharfe
2021-07-30
1
-10
/
+3
*
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
2021-07-28
1
-5
/
+19
|
\
|
*
dir.c: accept a directory as part of cone-mode patterns
Derrick Stolee
2021-07-14
1
-5
/
+19
*
|
Merge branch 'ew/many-alternate-optim'
Junio C Hamano
2021-07-28
1
-0
/
+10
|
\
\
|
*
|
speed up alt_odb_usable() with many alternates
Eric Wong
2021-07-08
1
-0
/
+10
|
|
/
*
/
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
2021-07-01
1
-7
/
+2
|
/
*
Merge branch 'en/dir-traversal'
Junio C Hamano
2021-05-28
1
-2
/
+1
|
\
|
*
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
2021-05-27
1
-9
/
+16
|
*
dir: update stale description of treat_directory()
Derrick Stolee
2021-05-27
1
-7
/
+6
|
*
Revert "dir: update stale description of treat_directory()"
Junio C Hamano
2021-05-27
1
-6
/
+7
|
*
Revert "dir: introduce readdir_skip_dot_and_dotdot() helper"
Junio C Hamano
2021-05-27
1
-17
/
+9
*
|
Merge branch 'en/dir-traversal'
Junio C Hamano
2021-05-20
1
-45
/
+101
|
\
|
|
*
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
2021-05-13
1
-9
/
+17
|
*
dir: update stale description of treat_directory()
Derrick Stolee
2021-05-13
1
-7
/
+6
|
*
dir: traverse into untracked directories if they may have ignored subfiles
Elijah Newren
2021-05-13
1
-4
/
+6
|
*
dir: avoid unnecessary traversal into ignored directory
Elijah Newren
2021-05-13
1
-15
/
+29
|
*
dir: report number of visited directories and paths with trace2
Elijah Newren
2021-05-13
1
-0
/
+9
|
*
dir: convert trace calls to trace2 equivalents
Elijah Newren
2021-05-13
1
-13
/
+37
*
|
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
2021-05-10
1
-3
/
+3
|
\
\
|
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
|
*
|
Always use oidread to read into struct object_id
brian m. carlson
2021-04-27
1
-2
/
+2
*
|
|
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
2021-04-30
1
-6
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dir: ensure full index
Derrick Stolee
2021-04-14
1
-0
/
+2
|
*
|
*: remove 'const' qualifier for struct index_state
Derrick Stolee
2021-04-14
1
-6
/
+6
*
|
|
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
[next]