index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
path.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
1
-1
/
+2
2023-02-24
mark "pointless" data pointers in callbacks
Jeff King
1
-1
/
+2
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2022-10-28
adjust_shared_perm(): leave g+s alone when the group does not matter
Junio C Hamano
1
-1
/
+7
2022-06-03
Merge branch 'ds/bundle-uri'
Junio C Hamano
1
-1
/
+1
2022-05-16
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
1
-1
/
+1
2022-03-24
Sync with 2.33.2
Johannes Schindelin
1
-5
/
+9
2022-03-24
Sync with 2.31.2
Johannes Schindelin
1
-5
/
+9
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
1
-5
/
+9
2021-09-20
Merge branch 'lh/systemd-timers'
Junio C Hamano
1
-3
/
+10
2021-09-07
cache.h: Introduce a generic "xdg_config_home_for(…)" function
Lénaïc Huard
1
-3
/
+10
2021-07-26
interpolate_path(): allow specifying paths relative to the runtime prefix
Johannes Schindelin
1
-0
/
+8
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
1
-2
/
+2
2021-07-26
expand_user_path(): clarify the role of the `real_home` parameter
Johannes Schindelin
1
-1
/
+1
2021-07-26
expand_user_path(): remove stale part of the comment
Johannes Schindelin
1
-3
/
+2
2021-05-04
t0060: test ntfs/hfs-obscured dotfiles
Jeff King
1
-0
/
+5
2021-03-20
merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
Elijah Newren
1
-0
/
+1
2020-08-21
sequencer: treat REVERT_HEAD as a pseudo ref
Han-Wen Nienhuys
1
-1
/
+0
2020-08-21
sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
Han-Wen Nienhuys
1
-1
/
+0
2020-04-29
Merge branch 'dl/merge-autostash'
Junio C Hamano
1
-0
/
+1
2020-04-10
merge: teach --autostash option
Denton Liu
1
-0
/
+1
2020-03-26
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
1
-1
/
+1
2020-03-10
real_path: remove unsafe API
Alexandr Miloslavskiy
1
-1
/
+1
2020-03-06
set_git_dir: fix crash when used with real_path()
Alexandr Miloslavskiy
1
-1
/
+1
2020-02-24
setup: allow check_repository_format to read repository format
brian m. carlson
1
-1
/
+1
2020-01-30
normalize_path_copy(): document "dst" size expectations
Jeff King
1
-0
/
+2
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-28
/
+68
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-28
/
+68
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-28
/
+68
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-28
/
+68
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-28
/
+68
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-28
/
+68
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-28
/
+68
2019-12-06
Sync with 2.14.6
Johannes Schindelin
1
-28
/
+68
2019-12-05
is_ntfs_dotgit(): speed it up
Johannes Schindelin
1
-25
/
+30
[next]