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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-15
odb: update `struct odb_write_stream` read() callback
Justin Tobler
1
-12
/
+8
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
3
-0
/
+3
2026-05-15
grep: prefetch necessary blobs
Elijah Newren
1
-0
/
+143
2026-05-15
builtin/log: prefetch necessary blobs for `git cherry`
Elijah Newren
1
-0
/
+131
2026-05-14
rev-parse: use selected alternate terms to look up refs
Jonas Rebmann
1
-2
/
+13
2026-05-14
bisect: print bisect terms in single quotes
Jonas Rebmann
1
-12
/
+12
2026-05-14
bisect: use selected alternate terms in status output
Jonas Rebmann
1
-10
/
+13
2026-05-14
hex: add and use strbuf_add_oid_hex()
René Scharfe
3
-5
/
+4
2026-05-13
ls-tree: use strbuf_add_uint()
René Scharfe
1
-6
/
+9
2026-05-13
ls-files: use strbuf_add_uint()
René Scharfe
1
-6
/
+9
2026-05-13
cat-file: use strbuf_add_uint()
René Scharfe
1
-2
/
+2
2026-05-13
merge: use repo_in_merge_bases for octopus up-to-date check
Kristofer Karlsson
1
-14
/
+4
2026-05-12
Merge branch 'js/maintenance-fix-deadlock-on-win10'
Junio C Hamano
1
-0
/
+1
2026-05-12
commit-reach: early exit paint_down_to_common for single merge-base
Kristofer Karlsson
1
-1
/
+2
2026-05-12
commit-reach: introduce merge_base_flags enum
Kristofer Karlsson
1
-1
/
+2
2026-05-12
format-rev: introduce builtin for on-demand pretty formatting
Kristoffer Haugsbakk
1
-0
/
+223
2026-05-12
name-rev: factor code for sharing with a new command
Kristoffer Haugsbakk
1
-13
/
+40
2026-05-12
name-rev: run clang-format before factoring code
Kristoffer Haugsbakk
1
-9
/
+9
2026-05-12
name-rev: wrap both blocks in braces
Kristoffer Haugsbakk
1
-4
/
+4
2026-05-11
Merge branch 'ar/parallel-hooks'
Junio C Hamano
6
-30
/
+54
2026-05-09
odb, packfile: use size_t for streaming object sizes
Johannes Schindelin
1
-12
/
+22
2026-05-09
index-pack, unpack-objects: use size_t for object size
Johannes Schindelin
2
-4
/
+8
2026-05-08
maintenance(geometric): do release the `.idx` files before repacking
Johannes Schindelin
1
-0
/
+1
2026-05-06
builtin: create url-parse command
Matheus Afonso Martins Moreira
1
-0
/
+135
2026-05-05
refs: move object parsing to the generic layer
Karthik Nayak
1
-9
/
+13
2026-05-05
update-ref: handle rejections while adding updates
Karthik Nayak
1
-39
/
+98
2026-05-05
update-ref: move `print_rejected_refs()` up
Karthik Nayak
1
-23
/
+22
2026-05-04
push: support pushing to a remote group
Usman Akinyemi
1
-33
/
+218
2026-05-04
remote: move remote group resolution to remote.c
Usman Akinyemi
1
-42
/
+0
2026-04-29
checkout -m: autostash when switching branches
Harald Nordgren
1
-92
/
+69
2026-04-29
checkout: rollback lock on early returns in merge_working_tree
Harald Nordgren
1
-7
/
+22
2026-04-29
sequencer: teach autostash apply to take optional conflict marker labels
Harald Nordgren
2
-4
/
+8
2026-04-29
sequencer: allow create_autostash to run silently
Harald Nordgren
1
-2
/
+4
2026-04-29
stash: add --label-ours, --label-theirs, --label-base for apply
Harald Nordgren
1
-8
/
+20
2026-04-29
index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
Scott Bauersfeld
2
-4
/
+2
2026-04-27
builtin/history: introduce "fixup" subcommand
Patrick Steinhardt
1
-4
/
+242
2026-04-27
builtin/history: generalize function to commit trees
Patrick Steinhardt
1
-19
/
+26
2026-04-15
cat-file: add mailmap subcommand to --batch-command
Siddharth Asthana
1
-4
/
+33
2026-04-15
backfill: default to grabbing edge blobs too
Elijah Newren
1
-1
/
+7
2026-04-15
backfill: document acceptance of revision-range in more standard manner
Elijah Newren
1
-1
/
+1
2026-04-15
backfill: reject rev-list arguments that do not make sense
Elijah Newren
1
-0
/
+23
2026-04-15
fsmonitor: convert shown khash to strset in do_handle_client
Paul Tarjan
1
-11
/
+6
2026-04-15
fsmonitor: add timeout to daemon stop command
Paul Tarjan
1
-1
/
+11
2026-04-15
fsmonitor: close inherited file descriptors and detach in daemon
Paul Tarjan
1
-2
/
+14
2026-04-15
fsmonitor: use pthread_cond_timedwait for cookie wait
Paul Tarjan
1
-13
/
+24
2026-04-15
fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
Paul Tarjan
1
-0
/
+9
2026-04-15
fsmonitor: fix khash memory leak in do_handle_client
Paul Tarjan
1
-3
/
+2
2026-04-10
hook: allow hook.jobs=-1 to use all available CPU cores
Adrian Ratiu
1
-2
/
+13
2026-04-10
hook: add hook.<event>.enabled switch
Adrian Ratiu
1
-6
/
+14
2026-04-10
hook: move is_known_hook() to hook.c for wider use
Adrian Ratiu
1
-10
/
+0
[prev]
[next]