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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-02
http: fix memory leak in fetch_and_setup_pack_index()
LorenzoPegorari
1
-3
/
+5
2026-06-02
http: cleanup function fetch_and_setup_pack_index()
LorenzoPegorari
1
-2
/
+0
2026-06-02
sub-process: use gentle handshake to avoid die() on startup failure
Michael Montalbo
2
-6
/
+37
2026-06-01
odb/source-loose: drop pointer to the "files" source
Patrick Steinhardt
3
-8
/
+9
2026-06-01
odb/source-loose: stub out remaining callbacks
Patrick Steinhardt
1
-0
/
+22
2026-06-01
odb/source-loose: wire up `write_object_stream()` callback
Patrick Steinhardt
3
-2
/
+27
2026-06-01
object-file: refactor writing objects to use loose source
Patrick Steinhardt
6
-49
/
+53
2026-06-01
odb/source-loose: wire up `write_object()` callback
Patrick Steinhardt
4
-58
/
+63
2026-06-01
loose: refactor object map to operate on `struct odb_source_loose`
Patrick Steinhardt
3
-28
/
+30
2026-06-01
odb/source-loose: wire up `freshen_object()` callback
Patrick Steinhardt
4
-19
/
+10
2026-06-01
odb/source-loose: drop `odb_source_loose_has_object()`
Patrick Steinhardt
3
-20
/
+12
2026-06-01
odb/source-loose: wire up `count_objects()` callback
Patrick Steinhardt
5
-78
/
+65
2026-06-01
odb/source-loose: wire up `find_abbrev_len()` callback
Patrick Steinhardt
4
-52
/
+41
2026-06-01
odb/source-loose: wire up `for_each_object()` callback
Patrick Steinhardt
5
-305
/
+297
2026-06-01
odb/source-loose: wire up `read_object_stream()` callback
Patrick Steinhardt
4
-200
/
+222
2026-06-01
odb/source-loose: wire up `read_object_info()` callback
Patrick Steinhardt
4
-39
/
+44
2026-06-01
odb/source-loose: wire up `close()` callback
Patrick Steinhardt
2
-0
/
+7
2026-06-01
odb/source-loose: wire up `reprepare()` callback
Patrick Steinhardt
5
-13
/
+9
2026-06-01
odb/source-loose: start converting to a proper `struct odb_source`
Patrick Steinhardt
6
-20
/
+63
2026-06-01
odb/source-loose: store pointer to "files" instead of generic source
Patrick Steinhardt
4
-7
/
+8
2026-06-01
odb/source-loose: move loose source into "odb/" subsystem
Patrick Steinhardt
6
-28
/
+47
2026-06-01
git-gui: remove unnecessary 'cd $_gitworktree' from do_gitk
Johannes Sixt
1
-5
/
+1
2026-06-01
git-gui: use HEAD as current branch when detached
Mark Levedahl
1
-0
/
+3
2026-05-31
The 10th batch
Junio C Hamano
1
-0
/
+27
2026-05-31
Merge branch 'sp/doc-range-diff-takes-notes'
Junio C Hamano
1
-1
/
+1
2026-05-31
Merge branch 'ps/gitlab-ci-macOS-improvements'
Junio C Hamano
1
-3
/
+3
2026-05-31
Merge branch 'pt/fsmonitor-linux'
Junio C Hamano
20
-63
/
+1272
2026-05-31
Merge branch 'sa/cat-file-batch-mailmap-switch'
Junio C Hamano
3
-4
/
+143
2026-05-31
Merge branch 'ps/graph-lane-limit'
Junio C Hamano
5
-24
/
+311
2026-05-31
Merge branch 'jk/commit-graph-lazy-load-fallback'
Junio C Hamano
2
-1
/
+55
2026-05-31
Merge branch 'jr/bisect-custom-terms-in-output'
Junio C Hamano
5
-80
/
+131
2026-05-31
Merge branch 'tc/generate-configlist-fix-for-older-ninja'
Junio C Hamano
1
-1
/
+4
2026-05-31
Merge branch 'kk/tips-reachable-from-bases-optim'
Junio C Hamano
2
-12
/
+56
2026-05-31
Merge branch 'ed/check-connected-close-err-fd'
Junio C Hamano
0
-0
/
+0
2026-05-31
Merge branch 'ed/check-connected-close-err-fd-2.53'
Junio C Hamano
1
-0
/
+2
2026-05-30
Merge branch 'ds/path-walk-filters' into tb/pack-path-walk-bitmap-delta-islands
Junio C Hamano
12
-78
/
+1124
2026-05-30
docs: fix typos and grammar
Weijie Yuan
14
-14
/
+14
2026-05-29
daemon: guard NULL REMOTE_PORT in execute() logging
Sebastien Tardif
1
-1
/
+1
2026-05-29
daemon: fix IPv6 address truncation in ip2str()
Sebastien Tardif
1
-7
/
+7
2026-05-29
daemon: fix IPv6 address corruption in lookup_hostname()
Sebastien Tardif
1
-2
/
+13
2026-05-29
line-log: allow non-patch diff formats with -L
Michael Montalbo
3
-7
/
+54
2026-05-29
line-log: integrate -L output with the standard log-tree pipeline
Michael Montalbo
7
-42
/
+59
2026-05-29
revision: move -L setup before output_format-to-diff derivation
Michael Montalbo
1
-8
/
+8
2026-05-29
doc: clarify that --word-diff operates on line-level hunks
Michael Montalbo
1
-0
/
+8
2026-05-29
t3070: skip ls-files tests with backslash patterns on Windows
Kristofer Karlsson
1
-6
/
+13
2026-05-29
commit: remove deprecated functions
Kristoffer Haugsbakk
1
-19
/
+0
2026-05-29
*: replace deprecated free_commit_list
Kristoffer Haugsbakk
3
-5
/
+5
2026-05-28
revision: use priority queue for non-limited streaming walks
Kristofer Karlsson
4
-41
/
+41
2026-05-28
revision: introduce rev_walk_mode to clarify get_revision_1()
Kristofer Karlsson
1
-14
/
+48
2026-05-28
pack-objects: call release_revisions() after cruft traversal
Kristofer Karlsson
1
-0
/
+1
[prev]
[next]