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
*
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
2024-07-14
1
-2
/
+2
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+3
*
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
1
-3
/
+3
*
Merge branch 'jk/sparse-leakfix'
Junio C Hamano
2024-06-12
1
-15
/
+27
|
\
|
*
dir.c: always copy input to add_pattern()
Jeff King
2024-06-05
1
-10
/
+5
|
*
dir.c: free removed sparse-pattern hashmap entries
Jeff King
2024-06-04
1
-1
/
+7
|
*
dir.c: free strings in sparse cone pattern hashmaps
Jeff King
2024-06-04
1
-4
/
+15
*
|
Merge branch 'jk/cap-exclude-file-size'
Junio C Hamano
2024-06-12
1
-0
/
+20
|
\
\
|
*
|
dir.c: reduce max pattern file size to 100MB
Jeff King
2024-06-05
1
-2
/
+8
|
*
|
dir.c: skip .gitignore, etc larger than INT_MAX
Jeff King
2024-06-01
1
-0
/
+14
*
|
|
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
2024-05-17
1
-1
/
+2
|
|
/
|
/
|
*
|
Sync with 2.44.1
Johannes Schindelin
2024-04-29
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Sync with 2.43.4
Johannes Schindelin
2024-04-19
1
-0
/
+12
|
|
\
|
|
*
Sync with 2.42.2
Johannes Schindelin
2024-04-19
1
-0
/
+12
|
|
|
\
|
|
|
*
Sync with 2.41.1
Johannes Schindelin
2024-04-19
1
-0
/
+12
|
|
|
|
\
|
|
|
|
*
Sync with 2.40.2
Johannes Schindelin
2024-04-19
1
-0
/
+12
|
|
|
|
|
\
|
|
|
|
|
*
Sync with 2.39.4
Johannes Schindelin
2024-04-19
1
-0
/
+12
|
|
|
|
|
|
\
|
|
|
|
|
|
*
entry: report more colliding paths
Johannes Schindelin
2024-04-17
1
-0
/
+12
*
|
|
|
|
|
|
dir: create untracked_cache_invalidate_trimmed_path()
Jeff Hostetler
2024-02-27
1
-0
/
+20
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-1
/
+0
|
\
|
|
|
|
|
|
*
|
|
|
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
|
|
|
|
|
attr: enable attr pathspec magic for git-add and git-stash
Joanna Wang
2023-11-04
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
dir.[ch]: add 'follow_symlink' arg to 'get_dtype'
Victoria Dye
2023-10-10
1
-4
/
+9
*
|
|
|
|
dir.[ch]: expose 'get_dtype'
Victoria Dye
2023-10-10
1
-0
/
+28
|
/
/
/
/
*
|
|
|
Merge branch 'jc/pathspec-match-with-common-prefix'
Junio C Hamano
2023-07-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
dir: match "attr" pathspec magic with correct paths
Junio C Hamano
2023-07-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
|
fsmonitor-ll.h: split this header out of fsmonitor.h
Elijah Newren
2023-06-21
1
-1
/
+2
*
|
|
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
|
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
|
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
/
*
|
|
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
|
/
/
*
|
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
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
[next]