index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
path.c
Age
Commit message (
Expand
)
Author
2024-08-13
path: hide functions using `the_repository` by default
Patrick Steinhardt
2024-08-13
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
2024-08-13
path: stop relying on `the_repository` when reporting garbage
Patrick Steinhardt
2024-08-13
path: expose `do_git_common_path()` as `repo_common_pathv()`
Patrick Steinhardt
2024-08-13
path: expose `do_git_path()` as `repo_git_pathv()`
Patrick Steinhardt
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-05-30
Merge branch 'ps/undecided-is-not-necessarily-sha1'
Junio C Hamano
2024-05-06
path: move `validate_headref()` to its only user
Patrick Steinhardt
2024-05-06
path: harden validation of HEAD with non-standard hashes
Patrick Steinhardt
2024-04-29
Sync with 2.44.1
Johannes Schindelin
2024-04-19
Sync with 2.43.4
Johannes Schindelin
2024-04-19
Sync with 2.41.1
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
2024-04-15
Merge branch 'rs/apply-lift-path-length-limit'
Junio C Hamano
2024-04-05
path: remove mksnpath()
René Scharfe
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt
2024-01-19
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-12
path: move related function to path
Calvin Wan
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-02-24
mark "pointless" data pointers in callbacks
Jeff King
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2022-10-28
adjust_shared_perm(): leave g+s alone when the group does not matter
Junio C Hamano
2022-06-03
Merge branch 'ds/bundle-uri'
Junio C Hamano
2022-05-16
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-03-24
Sync with 2.33.2
Johannes Schindelin
2022-03-24
Sync with 2.31.2
Johannes Schindelin
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
2021-09-20
Merge branch 'lh/systemd-timers'
Junio C Hamano
2021-09-07
cache.h: Introduce a generic "xdg_config_home_for(…)" function
Lénaïc Huard
2021-07-26
interpolate_path(): allow specifying paths relative to the runtime prefix
Johannes Schindelin
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
2021-07-26
expand_user_path(): clarify the role of the `real_home` parameter
Johannes Schindelin
2021-07-26
expand_user_path(): remove stale part of the comment
Johannes Schindelin
2021-05-04
t0060: test ntfs/hfs-obscured dotfiles
Jeff King
2021-03-20
merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
Elijah Newren
2020-08-21
sequencer: treat REVERT_HEAD as a pseudo ref
Han-Wen Nienhuys
2020-08-21
sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
Han-Wen Nienhuys
[next]