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
...
*
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-1
/
+2
|
\
\
\
|
*
|
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
|
|
/
/
*
/
/
dir: separate public from internal portion of dir_struct
Elijah Newren
2023-02-27
1
-56
/
+58
|
/
/
*
|
Merge branch 'ws/single-file-cone'
Junio C Hamano
2023-01-16
1
-0
/
+7
|
\
|
|
*
dir: check for single file cone patterns
William Sprent
2023-01-05
1
-0
/
+7
*
|
dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-3
/
+7
|
/
*
Merge branch 'rs/use-fspathncmp'
Junio C Hamano
2022-10-17
1
-3
/
+1
|
\
|
*
dir: use fspathncmp() in pl_hashmap_cmp()
Jeff King
2022-10-09
1
-3
/
+1
|
*
Merge branch 'gg/worktree-from-the-above' into maint
Junio C Hamano
2022-07-27
1
-7
/
+28
|
|
\
*
|
\
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+2
|
\
\
\
|
*
|
|
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
|
|
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+2
|
\
|
|
|
|
*
|
|
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-2
/
+2
*
|
|
|
match_pathname(): drop unused "flags" parameter
Jeff King
2022-08-19
1
-4
/
+2
|
/
/
/
*
|
|
Merge branch 'gg/worktree-from-the-above'
Junio C Hamano
2022-07-15
1
-7
/
+28
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
dir: minor refactoring / clean-up
Goss Geppert
2022-06-22
1
-7
/
+9
|
*
dir: traverse into repository
Goss Geppert
2022-06-22
1
-0
/
+19
*
|
Merge branch 'ds/bundle-uri'
Junio C Hamano
2022-06-03
1
-0
/
+29
|
\
\
|
*
|
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
2022-05-17
1
-0
/
+29
|
|
/
*
|
Merge branch 'js/ci-gcc-12-fixes'
Junio C Hamano
2022-06-01
1
-0
/
+9
|
\
\
|
*
|
dir.c: avoid "exceeds maximum object size" error with GCC v12.x
Johannes Schindelin
2022-05-25
1
-0
/
+9
*
|
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Merge branch 'ds/add-rm-with-sparse-index' into maint
Junio C Hamano
2021-11-23
1
-49
/
+5
|
|
|
\
\
*
|
|
|
|
untracked-cache: support '--untracked-files=all' if configured
Tao Klerks
2022-04-01
1
-16
/
+72
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
2022-03-17
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
sparse-index: prevent repo root from becoming sparse
Victoria Dye
2022-03-01
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'tk/empty-untracked-cache'
Junio C Hamano
2022-03-17
1
-3
/
+7
|
\
\
\
\
|
*
|
|
|
untracked-cache: write index when populating empty untracked cache
Tao Klerks
2022-02-28
1
-3
/
+7
|
|
/
/
/
*
/
/
/
dir: force untracked cache with core.untrackedCache
Derrick Stolee
2022-02-17
1
-1
/
+3
|
/
/
/
*
|
|
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
Junio C Hamano
2022-01-10
1
-4
/
+2
|
\
\
\
|
*
|
|
sparse-checkout: refuse to add to bad patterns
Derrick Stolee
2021-12-30
1
-1
/
+1
|
*
|
|
sparse-checkout: fix segfault on malformed patterns
Derrick Stolee
2021-12-30
1
-3
/
+1
*
|
|
|
Merge branch 'en/keep-cwd'
Junio C Hamano
2022-01-05
1
-3
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dir: new flag to remove_dir_recurse() to spare the original_cwd
Elijah Newren
2021-12-09
1
-3
/
+9
|
*
|
|
dir: avoid incidentally removing the original_cwd in remove_path()
Elijah Newren
2021-12-09
1
-0
/
+3
|
|
/
/
*
|
|
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
|
\
\
[prev]
[next]