index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5000
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
builtin/commit-graph.c: introduce '--max-new-filters=<n>'
Taylor Blau
6
-8
/
+112
2020-09-18
commit-graph: rename 'split_commit_graph_opts'
Taylor Blau
3
-34
/
+34
2020-09-18
bloom: encode out-of-bounds filters as non-empty
Taylor Blau
6
-9
/
+54
2020-09-17
bloom/diff: properly short-circuit on max_changes
Derrick Stolee
4
-16
/
+100
2020-09-17
bloom: use provided 'struct bloom_filter_settings'
Taylor Blau
4
-19
/
+19
2020-09-17
bloom: split 'get_bloom_filter()' in two
Taylor Blau
7
-13
/
+62
2020-09-17
commit-graph.c: store maximum changed paths
Taylor Blau
3
-3
/
+16
2020-09-09
commit-graph: respect 'commitGraph.readChangedPaths'
Taylor Blau
6
-3
/
+17
2020-09-09
t/helper/test-read-graph.c: prepare repo settings
Taylor Blau
1
-1
/
+2
2020-09-09
commit-graph: pass a 'struct repository *' in more places
Taylor Blau
4
-12
/
+18
2020-09-09
t4216: use an '&&'-chain
Taylor Blau
1
-1
/
+1
2020-09-09
commit-graph: introduce 'get_bloom_filter_settings()'
Taylor Blau
7
-12
/
+40
2020-08-04
Fourth batch
Junio C Hamano
1
-1
/
+15
2020-08-01
Third batch
Junio C Hamano
1
-0
/
+4
2020-07-31
t6300: fix issues related to %(contents:size)
Alban Gruin
1
-2
/
+2
2020-07-31
refs: move the logic to add \t to reflog to the files backend
Han-Wen Nienhuys
2
-2
/
+3
2020-07-31
The second batch -- mostly minor typofixes
Junio C Hamano
1
-0
/
+6
2020-07-30
First batch post 2.28
Junio C Hamano
2
-1
/
+68
2020-07-30
fmt-merge-msg: allow merge destination to be omitted again
Junio C Hamano
3
-4
/
+66
2020-07-30
Revert "fmt-merge-msg: stop treating `master` specially"
Junio C Hamano
29
-94
/
+97
2020-07-29
comment: fix spelling mistakes inside comments
Steve Kemp
4
-4
/
+4
2020-07-29
git-help.txt: fix mentions of option --guides
Andrei Rybak
1
-2
/
+2
2020-07-29
grep: avoid using oid_to_hex() with parse_object_or_die()
René Scharfe
1
-1
/
+1
2020-07-28
hashmap: fix typo in usage docs
Elijah Newren
1
-1
/
+1
2020-07-28
Remove doubled words in various comments
Elijah Newren
5
-5
/
+5
2020-07-27
Git 2.28
v2.28.0
Junio C Hamano
1
-1
/
+1
2020-07-26
l10n: es: 2.28.0 round 1
Christopher Diaz Riveros
1
-1219
/
+1509
2020-07-24
githooks.txt: use correct "reference-transaction" hook name
Bojun Chen
1
-2
/
+2
2020-07-24
l10n: de.po: Update German translation for Git v2.28.0
Matthias Rüster
1
-1160
/
+1420
2020-07-24
l10n: de.po: fix grammar
Ralf Thielow
1
-3
/
+3
2020-07-24
ci: use absolute PYTHON_PATH in the Linux jobs
SZEDER Gábor
1
-2
/
+2
2020-07-23
pack-write/docs: update regarding pack naming
Johannes Berg
2
-5
/
+4
2020-07-22
Documentation/RelNotes: fix a typo in 2.28's relnotes
Taylor Blau
1
-1
/
+1
2020-07-22
Git 2.28-rc2
v2.28.0-rc2
Junio C Hamano
2
-1
/
+3
2020-07-22
sha1-file: make pretend_object_file() not prefetch
Jonathan Tan
2
-1
/
+13
2020-07-21
pack-objects: prefetch objects to be packed
Jonathan Tan
2
-4
/
+68
2020-07-21
pack-objects: refactor to oid_object_info_extended
Jonathan Tan
1
-2
/
+6
2020-07-21
l10n: zh_CN: for git v2.28.0 l10n round 1
Jiang Xin
1
-1122
/
+1368
2020-07-21
remote-curl: make --force-with-lease work with non-ASCII ref names
brian m. carlson
2
-1
/
+20
2020-07-21
git-prompt: change == to = for zsh's sake
David J. Malan
1
-2
/
+2
2020-07-20
git-mv: improve error message for conflicted file
Chris Torek
2
-2
/
+22
2020-07-20
dir: check pathspecs before returning `path_excluded`
Martin Ågren
2
-2
/
+27
2020-07-20
l10n: zh_TW.po: v2.28.0 round 1 (0 untranslated)
Yi-Jyun Pan
1
-1127
/
+1413
2020-07-20
l10n: vi.po: correct "ident line" translation
Đoàn Trần Công Danh
1
-6
/
+6
2020-07-20
l10n: vi.po(4931t): Updated translation for v2.28.0
Tran Ngoc Quan
1
-1125
/
+1411
2020-07-18
t3200: don't grep for `strerror()` string
Martin Ågren
1
-2
/
+2
2020-07-18
gitworkflows.txt: fix broken subsection underline
Martin Ågren
1
-1
/
+1
2020-07-17
RelNotes: update the v0 with extension situation
Junio C Hamano
1
-9
/
+0
2020-07-17
Git 2.28-rc1
v2.28.0-rc1
Junio C Hamano
2
-1
/
+9
2020-07-16
upload-pack: do not lazy-fetch "have" objects
Jonathan Tan
2
-2
/
+42
[next]