index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
Lines
3 days
Merge branch 'cs/subtree-split-recursion' into seen
Junio C Hamano
-7
/
+88
3 days
Merge branch 'ps/build-tweaks' into jch
Junio C Hamano
-1726
/
+10
3 days
Merge branch 'pt/fsmonitor-linux' into jch
Junio C Hamano
-15
/
+18
5 days
builds: move build scripts into "tools/"
Patrick Steinhardt
-10
/
+10
5 days
contrib: move "update-unicode.sh" script into "tools/"
Patrick Steinhardt
-56
/
+0
5 days
contrib: move "coverage-diff.sh" script into "tools/"
Patrick Steinhardt
-103
/
+0
5 days
contrib: move "coccinelle/" directory into "tools/"
Patrick Steinhardt
-1557
/
+0
9 days
contrib/subtree: reduce recursion during split
Colin Stagner
-2
/
+54
9 days
contrib/subtree: functionalize split traversal
Colin Stagner
-3
/
+27
9 days
contrib/subtree: reduce function side-effects
Colin Stagner
-2
/
+7
10 days
fsmonitor: implement filesystem change listener for Linux
Paul Tarjan
-2
/
+6
10 days
fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
Paul Tarjan
-1
/
+1
10 days
fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
Paul Tarjan
-13
/
+12
11 days
Merge branch 'kn/osxkeychain-buildfix'
Junio C Hamano
-59
/
+6
12 days
Merge branch 'cs/subtree-split-fixes'
Junio C Hamano
-58
/
+190
13 days
Merge branch 'ps/receive-pack-shallow-optim'
Junio C Hamano
-1
/
+1
13 days
Merge branch 'ps/validate-prefix-in-subtree-split'
Junio C Hamano
-0
/
+31
2026-02-27
Merge branch 'jh/alias-i18n'
Junio C Hamano
-1
/
+1
2026-02-25
Merge branch 'mc/tr2-process-ancestry-cleanup'
Junio C Hamano
-0
/
+2
2026-02-25
Merge branch 'dk/complete-stash-import-export'
Junio C Hamano
-2
/
+8
2026-02-20
contrib/subtree: process out-of-prefix subtrees
Colin Stagner
-53
/
+65
2026-02-20
contrib/subtree: test history depth
Colin Stagner
-6
/
+16
2026-02-20
contrib/subtree: capture additional test-cases
Colin Stagner
-0
/
+110
2026-02-20
osxkeychain: define build targets in the top-level Makefile.
Koji Nakamaru
-59
/
+6
2026-02-19
completion: fix zsh alias listing for subsection aliases
Jonatan Holmgren
-1
/
+1
2026-02-19
commit: make `repo_parse_commit_no_graph()` more robust
Patrick Steinhardt
-1
/
+1
2026-02-13
Merge branch 'jc/ci-test-contrib-too'
Junio C Hamano
-0
/
+10
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
-4
/
+4
2026-02-13
Merge branch 'jc/diff-highlight-main-master-testfix'
Junio C Hamano
-0
/
+2
2026-02-13
Merge branch 'cs/subtree-reftable-testfix'
Junio C Hamano
-4
/
+3
2026-02-13
build: include procinfo.c impl for macOS
Matthew John Cheetham
-0
/
+2
2026-02-07
completion: add stash import, export
D. Ben Knoble
-2
/
+8
2026-02-05
test: optionally test contrib in CI
Junio C Hamano
-0
/
+10
2026-02-04
contrib/subtree: fix tests with reftable backend
Colin Stagner
-4
/
+3
2026-02-03
diff-highlight: allow testing with Git 3.0 breaking changes
Junio C Hamano
-0
/
+2
2026-02-03
cocci: extend MEMZERO_ARRAY() rules
Toon Claes
-6
/
+30
2026-02-03
subtree: validate --prefix against commit in split
Pushkar Singh
-0
/
+31
2026-01-25
Revert "Merge branch 'cs/rebased-subtree-split'"
Junio C Hamano
-169
/
+55
2026-01-21
Merge branch 'rs/tree-wo-the-repository'
Junio C Hamano
-113
/
+8
2026-01-15
cocci: remove obsolete the_repository rules
René Scharfe
-117
/
+2
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
-4
/
+4
2026-01-09
contrib/subtree: detect rewritten subtree commits
Colin Stagner
-55
/
+169
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
-0
/
+10
2025-12-23
Merge branch 'tc/memzero-array'
Junio C Hamano
-0
/
+26
2025-12-23
Merge branch 'jc/completion-no-single-letter-options'
Junio C Hamano
-1
/
+2
2025-12-16
Merge branch 'rs/ban-mktemp'
Junio C Hamano
-4
/
+0
2025-12-11
contrib/coccinelle: pass include paths to spatch(1)
Toon Claes
-0
/
+6
2025-12-11
git-compat-util: introduce MEMZERO_ARRAY() macro
Toon Claes
-0
/
+20
2025-12-07
completion: clarify support for short options and arguments
Junio C Hamano
-1
/
+2
2025-12-07
compat: remove gitmkdtemp()
René Scharfe
-4
/
+0
[next]