index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
Merge branch 'kk/prio-queue-get-put-fusion'
Junio C Hamano
1
-9
/
+2
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-5
/
+5
2026-06-16
Merge branch 'kk/streaming-walk-pqueue'
Junio C Hamano
1
-13
/
+0
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-5
/
+5
2026-06-09
prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion
Kristofer Karlsson
1
-9
/
+2
2026-05-31
Merge branch 'jk/commit-graph-lazy-load-fallback'
Junio C Hamano
1
-1
/
+32
2026-05-28
revision: use priority queue for non-limited streaming walks
Kristofer Karlsson
1
-13
/
+0
2026-05-22
Merge branch 'jk/commit-sign-overflow-fix'
Junio C Hamano
1
-16
/
+15
2026-05-20
commit: fall back to full read when maybe_tree is NULL
Jeff King
1
-1
/
+32
2026-05-20
Merge branch 'bc/sign-commit-with-custom-encoding'
Junio C Hamano
1
-6
/
+13
2026-05-16
commit: handle large commit messages in utf8 verification
Jeff King
1
-16
/
+15
2026-04-28
commit: sign commit after mutating buffer
brian m. carlson
1
-4
/
+11
2026-04-28
commit: name UTF-8 function appropriately
brian m. carlson
1
-3
/
+3
2026-04-10
hook: mark non-parallelizable hooks
Emily Shaffer
1
-1
/
+1
2026-03-12
gpg-interface: allow sign_buffer() to use default signing key
Justin Tobler
1
-14
/
+5
2026-03-02
Merge branch 'ps/receive-pack-shallow-optim'
Junio C Hamano
1
-5
/
+27
2026-02-19
commit: use commit graph in `lookup_commit_reference_gently()`
Patrick Steinhardt
1
-4
/
+4
2026-02-19
commit: avoid parsing non-commits in `lookup_commit_reference_gently()`
Patrick Steinhardt
1
-5
/
+27
2026-02-17
Merge branch 'rs/commit-commit-stack'
Junio C Hamano
1
-16
/
+13
2026-02-17
Merge branch 'rs/clean-includes'
Junio C Hamano
1
-1
/
+0
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
1
-8
/
+8
2026-02-08
remove duplicate includes
René Scharfe
1
-1
/
+0
2026-02-08
commit: use commit_stack
René Scharfe
1
-16
/
+13
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
1
-3
/
+0
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-6
/
+6
2026-01-15
commit: rename `reverse_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-1
/
+1
2026-01-15
commit: rename `copy_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-1
/
+1
2026-01-12
Merge branch 'rs/commit-stack'
Junio C Hamano
1
-0
/
+28
2026-01-06
Merge branch 'ar/run-command-hook'
Junio C Hamano
1
-0
/
+3
2025-12-28
hook: allow overriding the ungroup option
Adrian Ratiu
1
-0
/
+3
2025-12-25
commit: add commit_stack_grow()
René Scharfe
1
-1
/
+6
2025-12-25
commit: add commit_stack_init()
René Scharfe
1
-2
/
+8
2025-12-25
revision: export commit_stack
René Scharfe
1
-0
/
+17
2025-11-16
commit: refactor verify_commit_buffer()
Christian Couder
1
-2
/
+15
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
1
-1
/
+2
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
1
-1
/
+2
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
1
-2
/
+2
2025-07-28
Merge branch 'rs/pop-recent-commit-with-prio-queue'
Junio C Hamano
1
-3
/
+11
2025-07-22
commit: use prio_queue_replace() in pop_most_recent_commit()
René Scharfe
1
-2
/
+9
2025-07-22
commit: convert pop_most_recent_commit() to prio_queue
René Scharfe
1
-3
/
+4
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
1
-2
/
+2
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
1
-3
/
+3
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
1
-1
/
+2
2025-07-01
odb: get rid of `the_repository` in `assert_oid_type()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
1
-1
/
+2
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
1
-0
/
+1
[next]