index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
2024-12-27
1
-2
/
+2
*
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-2
/
+1
|
\
|
*
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
1
-3
/
+1
|
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
|
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
2024-12-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
advice: suggest using subcommand "git config set"
Bence Ferdinandy
2024-12-06
1
-1
/
+1
*
|
commit: avoid leaking already-saved buffer
Jeff King
2024-09-25
1
-1
/
+2
*
|
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-23
1
-2
/
+2
|
\
\
|
*
|
environment: make `get_graft_file()` accept a repository
Patrick Steinhardt
2024-09-12
1
-2
/
+2
*
|
|
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-20
1
-16
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
object: clear grafts when clearing parsed object pool
Patrick Steinhardt
2024-09-05
1
-13
/
+1
|
*
|
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt
2024-09-05
1
-3
/
+6
*
|
|
Merge branch 'ds/for-each-ref-is-base'
Junio C Hamano
2024-08-26
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit: add gentle reference lookup method
Derrick Stolee
2024-08-14
1
-1
/
+7
|
|
/
*
/
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-13
1
-1
/
+1
|
/
*
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-08
1
-15
/
+13
|
\
|
*
merge: fix leaking merge bases
Patrick Steinhardt
2024-06-11
1
-1
/
+1
|
*
commit: fix leaking parents when calling `commit_tree_extended()`
Patrick Steinhardt
2024-06-11
1
-14
/
+12
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-0
/
+2
|
\
\
|
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
|
|
/
*
|
Merge branch 'rs/remove-unused-find-header-mem'
Junio C Hamano
2024-06-27
1
-14
/
+2
|
\
\
|
|
/
|
/
|
|
*
commit: remove find_header_mem()
René Scharfe
2024-06-20
1
-14
/
+2
|
*
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2024-02-09
1
-2
/
+0
|
|
\
|
*
\
Merge branch 'la/trailer-cleanups' into maint-2.43
Junio C Hamano
2024-02-09
1
-1
/
+1
|
|
\
\
*
|
|
|
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-1
/
+2
*
|
|
|
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-04-05
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
find multi-byte comment chars in unterminated buffers
Jeff King
2024-03-12
1
-1
/
+2
*
|
|
|
|
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-28
1
-45
/
+176
|
\
\
\
\
\
|
*
|
|
|
|
commit: export add_header_signature to support handling signatures on tags
Eric W. Biederman
2023-10-02
1
-3
/
+3
|
*
|
|
|
|
commit: convert mergetag before computing the signature of a commit
Eric W. Biederman
2023-10-02
1
-1
/
+41
|
*
|
|
|
|
commit: write commits for both hashes
brian m. carlson
2023-10-02
1
-45
/
+136
*
|
|
|
|
|
commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-3
/
+4
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-2
/
+0
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
*
|
|
|
|
Merge branch 'la/trailer-cleanups'
Junio C Hamano
2024-01-02
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
commit: ignore_non_trailer computes number of bytes to ignore
Linus Arver
2023-10-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
Patrick Steinhardt
2023-11-26
1
-1
/
+1
|
|
/
|
/
|
*
|
commit: detect commits that exist in commit-graph but not in the ODB
Patrick Steinhardt
2023-11-01
1
-1
/
+15
|
/
*
Merge branch 'rs/pack-objects-parseopt-fix'
Junio C Hamano
2023-07-28
1
-1
/
+1
|
\
|
*
pack-objects: fix --no-keep-true-parents
René Scharfe
2023-07-21
1
-1
/
+1
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
|
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
Merge branch 'jk/parse-commit-with-malformed-ident'
Junio C Hamano
2023-05-10
1
-8
/
+49
|
\
\
|
|
/
|
/
|
|
*
parse_commit(): describe more date-parsing failure modes
Jeff King
2023-04-27
1
-0
/
+9
|
*
parse_commit(): handle broken whitespace-only timestamp
Jeff King
2023-04-27
1
-2
/
+26
|
*
parse_commit(): parse timestamp from end of line
Jeff King
2023-04-27
1
-8
/
+16
*
|
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-18
/
+26
|
\
\
[next]