index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
persistent-https
/
socket.go
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
Start 2.50 cycle (batch #1)
Junio C Hamano
3
-2
/
+36
2025-03-18
am: switch from merge_recursive_generic() to merge_ort_generic()
Elijah Newren
4
-5
/
+5
2025-03-18
merge-ort: fix merge.directoryRenames=false
Elijah Newren
2
-3
/
+30
2025-03-18
t3650: document bug when directory renames are turned off
Johannes Schindelin
1
-0
/
+22
2025-03-18
merge-ort: support having merge verbosity be set to 0
Elijah Newren
1
-2
/
+6
2025-03-18
merge-ort: allow rename detection to be disabled
Elijah Newren
3
-6
/
+17
2025-03-18
merge-ort: add new merge_ort_generic() function
Elijah Newren
4
-5
/
+93
2025-03-18
doc: add missing commit C to the graph for --ancestry-path=H D..M
Han Jiang
1
-1
/
+1
2025-03-18
doc: restore: remove note on --patch w/ pathspecs
Adam Johnson
1
-3
/
+0
2025-03-17
config.mak.dev: enable -Wunreachable-code
Jeff King
2
-0
/
+2
2025-03-17
git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
Junio C Hamano
5
-7
/
+18
2025-03-17
run-command: use errno to check for sigfillset() error
Jeff King
1
-1
/
+9
2025-03-17
merge-ort: remove extraneous word in comment
Elijah Newren
1
-3
/
+3
2025-03-17
merge-ort: fix accidental strset<->strintmap
Elijah Newren
1
-2
/
+2
2025-03-17
t7615: be more explicit about diff algorithm used
Elijah Newren
1
-2
/
+2
2025-03-17
t6423: fix a comment that accidentally reversed two commits
Elijah Newren
1
-3
/
+3
2025-03-17
stash: remove merge-recursive.h include
Elijah Newren
1
-1
/
+0
2025-03-17
meson: fix perl detection when docs are enabled, but perl bindings aren't
Eli Schwartz
1
-1
/
+1
2025-03-14
diffcore-rename: fix BUG when break detection and --follow used together
Elijah Newren
2
-4
/
+37
2025-03-14
xdiff: avoid arithmetic overflow in xdl_get_hunk()
René Scharfe
2
-1
/
+17
2025-03-14
Git 2.49
v2.49.0
Junio C Hamano
1
-1
/
+1
2025-03-13
builtin/pack-objects.c: freshen objects from existing cruft packs
Taylor Blau
4
-18
/
+171
2025-03-13
l10n: zh_TW: Git 2.49.0 round 1
Yi-Jyun Pan
1
-172
/
+402
2025-03-13
l10n: update German translation
Ralf Thielow
1
-138
/
+309
2025-03-13
l10n: po-id for 2.49
Bagas Sanjaya
1
-158
/
+362
2025-03-12
A bit more updates after -rc2
Junio C Hamano
1
-0
/
+1
2025-03-12
refs: reuse iterators when determining refname availability
Patrick Steinhardt
1
-5
/
+7
2025-03-12
refs/iterator: implement seeking for files iterators
Patrick Steinhardt
1
-0
/
+16
2025-03-12
refs/iterator: implement seeking for packed-ref iterators
Patrick Steinhardt
1
-22
/
+43
2025-03-12
refs/iterator: implement seeking for ref-cache iterators
Patrick Steinhardt
1
-28
/
+51
2025-03-12
refs/iterator: implement seeking for reftable iterators
Patrick Steinhardt
1
-5
/
+30
2025-03-12
refs/iterator: implement seeking for merged iterators
Patrick Steinhardt
1
-9
/
+29
2025-03-12
refs/iterator: provide infrastructure to re-seek iterators
Patrick Steinhardt
3
-0
/
+59
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
13
-186
/
+105
2025-03-12
refs: stop re-verifying common prefixes for availability
Patrick Steinhardt
1
-0
/
+12
2025-03-12
refs/files: batch refname availability checks for initial transactions
Patrick Steinhardt
1
-7
/
+16
2025-03-12
refs/files: batch refname availability checks for normal transactions
Patrick Steinhardt
1
-11
/
+31
2025-03-12
refs/reftable: batch refname availability checks
Patrick Steinhardt
1
-6
/
+9
2025-03-12
refs: introduce function to batch refname availability checks
Patrick Steinhardt
2
-72
/
+110
2025-03-12
builtin/update-ref: skip ambiguity checks when parsing object IDs
Patrick Steinhardt
1
-5
/
+10
2025-03-12
object-name: allow skipping ambiguity checks in `get_oid()` family
Patrick Steinhardt
2
-12
/
+15
2025-03-12
object-name: introduce `repo_get_oid_with_flags()`
Patrick Steinhardt
2
-6
/
+14
2025-03-12
meson: don't install git-pack-redundant(1) docs with breaking changes
Patrick Steinhardt
2
-3
/
+12
2025-03-12
meson: don't compile git-pack-redundant(1) with breaking changes
Patrick Steinhardt
1
-1
/
+4
2025-03-12
meson: define WITH_BREAKING_CHANGES when enabling breaking changes
Patrick Steinhardt
1
-6
/
+7
2025-03-12
l10n: zh_CN: updated translation for 2.49
Teng Long
1
-170
/
+370
2025-03-11
l10n: uk: add 2.49 translation
Arkadii Yakovets
1
-150
/
+319
2025-03-11
dir.h: remove duplicate forward declaration of struct repository
Abhijeetsingh Meena
1
-1
/
+0
2025-03-11
l10n: tr: Update Turkish translations for 2.49.0
Emir SARI
1
-132
/
+304
2025-03-11
l10n: ko: fix minor typo in Korean translation
seoyeon-kwon
1
-1
/
+2
[next]