index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-walker.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
refs/packed: remove references to `the_hash_algo`
Patrick Steinhardt
1
-12
/
+20
2024-05-17
refs/files: remove references to `the_hash_algo`
Patrick Steinhardt
1
-2
/
+2
2024-05-17
refs/files: use correct repository
Patrick Steinhardt
1
-10
/
+13
2024-05-17
refs: remove `dwim_log()`
Patrick Steinhardt
5
-10
/
+4
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
6
-20
/
+18
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
20
-36
/
+37
2024-05-17
refs: move object peeling into "object.c"
Patrick Steinhardt
4
-56
/
+55
2024-05-17
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt
4
-25
/
+28
2024-05-17
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt
6
-81
/
+28
2024-05-17
refs: retrieve worktree ref stores via associated repository
Patrick Steinhardt
5
-13
/
+28
2024-05-17
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
11
-18
/
+29
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
8
-21
/
+33
2024-05-17
refs: track ref stores via strmap
Patrick Steinhardt
1
-57
/
+14
2024-05-17
refs: implement releasing ref storages
Patrick Steinhardt
7
-0
/
+68
2024-05-17
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
9
-29
/
+29
2024-05-17
refs: adjust names for `init` and `init_db` callbacks
Patrick Steinhardt
3
-16
/
+16
2024-05-16
The fifth batch
Junio C Hamano
1
-0
/
+7
2024-05-16
Revert "diff: fix --exit-code with external diff"
Junio C Hamano
2
-38
/
+3
2024-05-15
The fourth batch
Junio C Hamano
1
-1
/
+19
2024-05-13
The third batch
Junio C Hamano
1
-0
/
+25
2024-05-13
compat/regex: fix argument order to calloc(3)
Junio C Hamano
3
-13
/
+13
2024-05-11
SubmittingPatches: welcome the new maintainer of git-gui part
Junio C Hamano
2
-3
/
+3
2024-05-09
ci: stop installing "gcc-13" for osx-gcc
Jeff King
1
-1
/
+0
2024-05-09
ci: avoid bare "gcc" for osx-gcc job
Jeff King
1
-1
/
+1
2024-05-09
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
1
-2
/
+0
2024-05-09
ci: update coverity runs_on_pool reference
Jeff King
1
-1
/
+1
2024-05-09
gitlab-ci: fix installing dependencies for fuzz smoke tests
Patrick Steinhardt
1
-1
/
+1
2024-05-09
git-p4: show Perforce error to the user
Fahad Alrashed
1
-11
/
+13
2024-05-08
The second batch
Junio C Hamano
1
-1
/
+38
2024-05-08
scalar: avoid segfault in reconfigure --all
Derrick Stolee
2
-3
/
+45
2024-05-08
t0018: two small fixes
Junio C Hamano
1
-19
/
+22
2024-05-08
Documentation/git-merge-tree.txt: document -X
Victoria Dye
1
-0
/
+5
2024-05-07
refs: remove functions without ref store
Patrick Steinhardt
2
-268
/
+209
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
75
-436
/
+711