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