index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1collisiondetection
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
The second batch for 2.36
Junio C Hamano
1
-1
/
+59
2022-02-08
completion: handle unusual characters for sparse-checkout
Lessley Dennington
2
-13
/
+60
2022-02-08
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
2
-17
/
+53
2022-02-08
completion: address sparse-checkout issues
Lessley Dennington
2
-8
/
+91
2022-02-05
The first batch
Junio C Hamano
1
-3
/
+23
2022-02-02
fix typo in git-mktree.txt
Liginity Lee
1
-1
/
+1
2022-02-02
builtin/diff.c: fix "git-diff" usage string typo
Shaoxuan Yuan
1
-3
/
+3
2022-02-02
diff-merges: avoid history simplifications when diffing merges
Elijah Newren
2
-1
/
+59
2022-02-02
merge-ort: mark conflict/warning messages from inner merges as omittable
Elijah Newren
1
-1
/
+3
2022-02-02
show, log: include conflict/warning messages in --remerge-diff headers
Elijah Newren
4
-0
/
+206
2022-02-02
diff: add ability to insert additional headers for paths
Elijah Newren
3
-6
/
+123
2022-02-02
merge-ort: format messages slightly different for use in headers
Elijah Newren
3
-2
/
+46
2022-02-02
merge-ort: mark a few more conflict messages as omittable
Elijah Newren
1
-2
/
+2
2022-02-02
merge-ort: capture and print ll-merge warnings in our preferred fashion
Elijah Newren
3
-6
/
+17
2022-02-02
ll-merge: make callers responsible for showing warnings
Elijah Newren
9
-32
/
+63
2022-02-02
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
5
-7
/
+28
2022-02-02
show, log: provide a --remerge-diff capability
Elijah Newren
6
-2
/
+191
2022-01-31
fetch --prune: exit with error if pruning fails
Thomas Gummerer
2
-4
/
+17
2022-01-29
Name the next one 2.36 to prepare for 2.35.1
Junio C Hamano
2
-1
/
+35
2022-01-29
Git 2.35.1
v2.35.1
Junio C Hamano
3
-2
/
+8
2022-01-29
fetch: fix negotiate-only error message
Robert Coup
2
-2
/
+2
2022-01-28
sparse-checkout: fix a couple minor memory leaks
Elijah Newren
1
-0
/
+2
2022-01-28
SubmittingPatches: explain why we care about log messages
Junio C Hamano
1
-0
/
+29
2022-01-28
CodingGuidelines: hint why we value clearly written log messages
Junio C Hamano
1
-0
/
+7
2022-01-28
SubmittingPatches: write problem statement in the log in the present tense
Junio C Hamano
1
-0
/
+7
2022-01-27
Start post 2.35 cycle
Junio C Hamano
1
-1
/
+1
2022-01-27
Documentation/config/pgp.txt: add missing apostrophe
Greg Hurrell
1
-1
/
+1
2022-01-27
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Greg Hurrell
1
-1
/
+1
2022-01-27
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
7
-77
/
+33
2022-01-27
sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
Ævar Arnfjörð Bjarmason
1
-6
/
+4
2022-01-26
sequencer, stash: fix running from worktree subdir
Elijah Newren
3
-2
/
+30
2022-01-26
clone: support unusual remote ref configurations
Jonathan Tan
2
-6
/
+21
2022-01-24
mem-pool: don't assume uintmax_t is aligned enough for all types
Jessica Clarke
1
-3
/
+23
2022-01-24
Git 2.35
v2.35.0
Junio C Hamano
2
-1
/
+11
2022-01-24
split-index: it really is incompatible with the sparse index
Johannes Schindelin
2
-0
/
+6
2022-01-24
t1091: disable split index
Johannes Schindelin
1
-28
/
+26
2022-01-24
sparse-index: sparse index is disallowed when split index is active
Johannes Schindelin
1
-1
/
+1
2022-01-23
l10n: Update Catalan translation
Jordi Mas
1
-16
/
+16
2022-01-22
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
2
-3
/
+13
2022-01-22
merge: fix memory leaks in cmd_merge()
Elijah Newren
1
-1
/
+5
2022-01-22
merge-ort: fix memory leak in merge_ort_internal()
Elijah Newren
1
-5
/
+5
2022-01-22
l10n: zh_TW: v2.35.0 round 2 (0 untranslated)
Yi-Jyun Pan
1
-84
/
+85
2022-01-21
sparse-checkout: create leading directory
Jonathan Tan
2
-0
/
+9
2022-01-21
l10n: Update Catalan translation
Jordi Mas
1
-555
/
+444
2022-01-21
fetch: help translators by reusing the same message template
Junio C Hamano
2
-2
/
+3
2022-01-20
reftable: add print functions to the record types
Han-Wen Nienhuys
3
-15
/
+95
2022-01-20
reftable: make reftable_record a tagged union
Han-Wen Nienhuys
12
-337
/
+334
2022-01-20
reftable: remove outdated file reftable.c
Han-Wen Nienhuys
1
-115
/
+0
2022-01-20
reftable: implement record equality generically
Han-Wen Nienhuys
3
-22
/
+63
2022-01-20
reftable: make reftable-record.h function signatures const correct
Han-Wen Nienhuys
2
-14
/
+14
[next]