index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
path.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
1
-1
/
+1
2025-04-29
object-store: move and rename `odb_pack_keep()`
Patrick Steinhardt
1
-0
/
+14
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
1
-0
/
+80
2025-04-15
object-file: move `mkdir_in_gitdir()` into "path.c"
Patrick Steinhardt
1
-0
/
+29
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
1
-13
/
+12
2025-02-28
environment: move access to "core.sharedRepository" into repo settings
Patrick Steinhardt
1
-5
/
+5
2025-02-28
environment: move access to "core.hooksPath" into repo settings
Patrick Steinhardt
1
-7
/
+8
2025-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
1
-4
/
+4
2025-02-07
path: drop `git_common_path()` in favor of `repo_common_path()`
Patrick Steinhardt
1
-4
/
+4
2025-02-07
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt
1
-8
/
+29
2025-02-07
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt
1
-1
/
+1
2025-02-07
path: refactor `repo_worktree_path()` family of functions
Patrick Steinhardt
1
-6
/
+22
2025-02-07
path: refactor `repo_git_path()` family of functions
Patrick Steinhardt
1
-3
/
+16
2025-02-07
path: refactor `repo_common_path()` family of functions
Patrick Steinhardt
1
-4
/
+28
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-2
/
+2
2024-12-10
Merge branch 'bc/allow-upload-pack-from-other-people'
Junio C Hamano
1
-4
/
+6
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-3
/
+2
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-11-15
Allow cloning from repositories owned by another user
brian m. carlson
1
-4
/
+6
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
1
-0
/
+2
2024-08-13
path: hide functions using `the_repository` by default
Patrick Steinhardt
1
-51
/
+1
2024-08-13
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
1
-2
/
+7
2024-08-13
path: stop relying on `the_repository` when reporting garbage
Patrick Steinhardt
1
-3
/
+3
2024-08-13
path: expose `do_git_common_path()` as `repo_common_pathv()`
Patrick Steinhardt
1
-11
/
+11
2024-08-13
path: expose `do_git_path()` as `repo_git_pathv()`
Patrick Steinhardt
1
-10
/
+10
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+3
2024-05-30
Merge branch 'ps/undecided-is-not-necessarily-sha1'
Junio C Hamano
1
-53
/
+0
2024-05-06
path: move `validate_headref()` to its only user
Patrick Steinhardt
1
-53
/
+0
2024-05-06
path: harden validation of HEAD with non-standard hashes
Patrick Steinhardt
1
-1
/
+1
2024-04-29
Sync with 2.44.1
Johannes Schindelin
1
-0
/
+2
2024-04-19
Sync with 2.43.4
Johannes Schindelin
1
-0
/
+2
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-0
/
+2
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-0
/
+2
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
1
-0
/
+2
2024-04-15
Merge branch 'rs/apply-lift-path-length-limit'
Junio C Hamano
1
-17
/
+0
2024-04-05
path: remove mksnpath()
René Scharfe
1
-17
/
+0
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt
1
-1
/
+1
2024-01-19
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
Patrick Steinhardt
1
-1
/
+0
2024-01-19
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
1
-1
/
+0
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
1
-0
/
+20
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-12
path: move related function to path
Calvin Wan
1
-0
/
+20
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
1
-1
/
+1
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
[next]