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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
Merge branch 'js/osxkeychain-build-wo-rust'
Junio C Hamano
1
-1
/
+1
2026-06-17
osxkeychain: fix build with Rust
Johannes Schindelin
1
-1
/
+1
2026-06-11
Merge branch 'ps/odb-source-loose'
Junio C Hamano
1
-0
/
+1
2026-06-01
odb/source-loose: move loose source into "odb/" subsystem
Patrick Steinhardt
1
-0
/
+1
2026-05-31
Merge branch 'pt/fsmonitor-linux'
Junio C Hamano
1
-3
/
+3
2026-05-27
Merge branch 'ps/odb-in-memory'
Junio C Hamano
1
-0
/
+2
2026-05-27
Merge branch 'jt/odb-transaction-write'
Junio C Hamano
1
-0
/
+1
2026-05-21
Merge branch 'ps/odb-in-memory' into ps/odb-source-loose
Junio C Hamano
1
-0
/
+3
2026-05-21
Merge branch 'mm/git-url-parse'
Junio C Hamano
1
-0
/
+1
2026-05-20
Merge branch 'js/mingw-no-nedmalloc'
Junio C Hamano
1
-17
/
+0
2026-05-20
Merge branch 'js/objects-larger-than-4gb-on-windows'
Junio C Hamano
1
-0
/
+1
2026-05-19
Merge branch 'kh/name-rev-custom-format'
Junio C Hamano
1
-0
/
+1
2026-05-15
t/unit-tests: add tests for the in-memory object source
Patrick Steinhardt
1
-0
/
+1
2026-05-15
odb: introduce "in-memory" source
Patrick Steinhardt
1
-0
/
+1
2026-05-15
Merge branch 'jt/odb-transaction-write' into ps/odb-in-memory
Junio C Hamano
1
-0
/
+1
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
1
-0
/
+1
2026-05-12
format-rev: introduce builtin for on-demand pretty formatting
Kristoffer Haugsbakk
1
-0
/
+1
2026-05-11
Merge branch 'bc/rust-by-default'
Junio C Hamano
1
-5
/
+5
2026-05-11
Merge branch 'ar/parallel-hooks'
Junio C Hamano
1
-1
/
+1
2026-05-09
test-tool: add a helper to synthesize large packfiles
Johannes Schindelin
1
-0
/
+1
2026-05-09
mingw: drop the build-system plumbing for nedmalloc
Johannes Schindelin
1
-17
/
+0
2026-05-06
builtin: create url-parse command
Matheus Afonso Martins Moreira
1
-0
/
+1
2026-04-15
fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
Paul Tarjan
1
-3
/
+3
2026-04-10
hook: move is_known_hook() to hook.c for wider use
Adrian Ratiu
1
-1
/
+1
2026-04-09
Enable Rust by default
brian m. carlson
1
-5
/
+5
2026-04-09
Revert "compat/posix: introduce writev(3p) wrapper"
Junio C Hamano
1
-4
/
+0
2026-04-03
Merge branch 'ar/config-hook-cleanups'
Junio C Hamano
1
-0
/
+1
2026-03-27
Merge branch 'ps/build-tweaks'
Junio C Hamano
1
-37
/
+39
2026-03-25
hook: reject unknown hook names in git-hook(1)
Adrian Ratiu
1
-0
/
+1
2026-03-24
Merge branch 'ps/upload-pack-buffer-more-writes'
Junio C Hamano
1
-0
/
+4
2026-03-19
builds: move build scripts into "tools/"
Patrick Steinhardt
1
-17
/
+17
2026-03-19
contrib: move "coccinelle/" directory into "tools/"
Patrick Steinhardt
1
-20
/
+20
2026-03-19
Introduce new "tools/" directory
Patrick Steinhardt
1
-0
/
+2
2026-03-16
Merge branch 'jk/unleak-mmap'
Junio C Hamano
1
-0
/
+1
2026-03-13
compat/posix: introduce writev(3p) wrapper
Patrick Steinhardt
1
-0
/
+4
2026-03-12
Merge branch 'ps/odb-sources'
Junio C Hamano
1
-0
/
+2
2026-03-12
Merge branch 'bc/sha1-256-interop-02'
Junio C Hamano
1
-1
/
+4
2026-03-06
Makefile: turn on NO_MMAP when building with LSan
Jeff King
1
-0
/
+1
2026-03-05
odb: introduce "files" source
Patrick Steinhardt
1
-0
/
+1
2026-03-05
odb: split `struct odb_source` into separate header
Patrick Steinhardt
1
-0
/
+1
2026-03-04
Merge branch 'dk/meson-regen-config-list'
Junio C Hamano
1
-2
/
+3
2026-03-04
Merge branch 'kn/osxkeychain-buildfix'
Junio C Hamano
1
-0
/
+21
2026-02-25
Merge branch 'cc/lop-filter-auto'
Junio C Hamano
1
-0
/
+1
2026-02-24
build: regenerate config-list.h when Documentation changes
D. Ben Knoble
1
-2
/
+3
2026-02-20
osxkeychain: define build targets in the top-level Makefile.
Koji Nakamaru
1
-0
/
+21
2026-02-17
list-objects-filter-options: support 'auto' mode for --filter
Christian Couder
1
-0
/
+1
2026-02-13
Merge branch 'jc/ci-test-contrib-too'
Junio C Hamano
1
-0
/
+6
2026-02-09
Merge branch 'ps/history'
Junio C Hamano
1
-0
/
+2
2026-02-07
rust: add a small wrapper around the hashfile code
brian m. carlson
1
-0
/
+1
2026-02-07
rust: add a new binary object map format
brian m. carlson
1
-0
/
+1
[next]