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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
Merge branch 'rs/incompatible-options-messages'
Junio C Hamano
3
-7
/
+5
2023-12-20
Merge branch 'jc/revision-parse-int'
Junio C Hamano
2
-2
/
+27
2023-12-20
Merge branch 'ps/ref-tests-update-more'
Junio C Hamano
10
-45
/
+74
2023-12-20
Merge branch 'en/complete-sparse-checkout'
Junio C Hamano
1
-2
/
+7
2023-12-18
Merge branch 'jh/trace2-redact-auth'
Junio C Hamano
4
-2
/
+134
2023-12-18
Merge branch 'ad/merge-file-diff-algo'
Junio C Hamano
1
-1
/
+123
2023-12-18
Merge branch 'rs/column-leakfix'
Junio C Hamano
1
-0
/
+1
2023-12-18
Merge branch 'rs/i18n-cannot-be-used-together'
Junio C Hamano
4
-7
/
+7
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
11
-12
/
+12
2023-12-18
Merge branch 'ps/commit-graph-less-paranoid'
Junio C Hamano
3
-5
/
+11
2023-12-18
Merge branch 'cc/git-replay'
Junio C Hamano
5
-263
/
+223
2023-12-18
Merge branch 'ps/ref-deletion-updates'
Junio C Hamano
1
-0
/
+1
2023-12-18
pkt-line: do not chomp newlines for sideband messages
Jiang Xin
1
-1
/
+1
2023-12-18
pkt-line: memorize sideband fragment in reader
Jiang Xin
1
-1
/
+1
2023-12-18
test-pkt-line: add option parser for unpack-sideband
Jiang Xin
2
-5
/
+112
2023-12-18
test-lib-functions.sh: fix test_grep fail message wording
Shreyansh Paliwal
1
-1
/
+1
2023-12-18
fetch: no redundant error message for atomic fetch
Jiang Xin
1
-1
/
+1
2023-12-18
t5574: test porcelain output of atomic fetch
Jiang Xin
1
-37
/
+48
2023-12-15
tests: adjust whitespace in chainlint expectations
Patrick Steinhardt
27
-74
/
+90
2023-12-14
t/perf: add performance tests for multi-pack reuse
Taylor Blau
1
-0
/
+81
2023-12-14
pack-bitmap: enable reuse from all bitmapped packs
Taylor Blau
1
-0
/
+203
2023-12-14
t/test-lib-functions.sh: implement `test_trace2_data` helper
Taylor Blau
1
-0
/
+14
2023-12-14
midx: implement `midx_preferred_pack()`
Taylor Blau
1
-8
/
+5
2023-12-14
midx: implement `BTMP` chunk
Taylor Blau
2
-1
/
+64
2023-12-14
pack-bitmap: plug leak in find_objects()
Taylor Blau
1
-0
/
+2
2023-12-14
t5100: make rfc822 comment test more careful
Jeff King
2
-2
/
+2
2023-12-14
bisect: consistently write BISECT_EXPECTED_REV via the refdb
Patrick Steinhardt
1
-1
/
+1
2023-12-14
refs: propagate errno when reading special refs fails
Patrick Steinhardt
1
-0
/
+10
2023-12-13
checkout: forbid "-B <branch>" from touching a branch used elsewhere
Junio C Hamano
2
-0
/
+24
2023-12-12
t6300: avoid hard-coding object sizes
René Scharfe
1
-9
/
+9
2023-12-12
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
Jeff King
1
-0
/
+22
2023-12-12
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt
1
-2
/
+2
2023-12-12
builtin/clone: fix bundle URIs with mismatching object formats
Patrick Steinhardt
1
-0
/
+18
2023-12-11
show-ref: use die_for_incompatible_opt3()
René Scharfe
1
-7
/
+9
2023-12-09
Merge branch 'tz/send-email-negatable-options'
Junio C Hamano
4
-4
/
+4
2023-12-09
Merge branch 'ak/rebase-autosquash'
Junio C Hamano
2
-22
/
+28
2023-12-09
Merge branch 'vd/for-each-ref-unsorted-optimization'
Junio C Hamano
5
-5
/
+242
2023-12-09
Merge branch 'ps/ban-a-or-o-operator-with-test'
Junio C Hamano
3
-6
/
+7
2023-12-09
Merge branch 'ss/format-patch-use-encode-headers-for-cover-letter'
Junio C Hamano
1
-0
/
+10
2023-12-09
Merge branch 'ps/ref-tests-update'
Junio C Hamano
17
-108
/
+142
2023-12-09
Merge branch 'jw/git-add-attr-pathspec'
Junio C Hamano
1
-5
/
+103
2023-12-09
Merge branch 'jk/chunk-bounds-more'
Junio C Hamano
2
-7
/
+23
2023-12-09
Merge branch 'ps/ci-gitlab'
Junio C Hamano
1
-0
/
+15
2023-12-09
Merge branch 'js/doc-unit-tests-with-cmake'
Junio C Hamano
2
-5
/
+49
2023-12-09
Merge branch 'js/doc-unit-tests'
Junio C Hamano
7
-1
/
+767
2023-12-09
revision: parse integer arguments to --max-count, --skip, etc., more carefully
Junio C Hamano
2
-2
/
+27
2023-12-09
bisect: always clean on reset
Jeff King
1
-0
/
+6
2023-12-09
parse-options: decouple "--end-of-options" and "--"
Jeff King
2
-0
/
+18
2023-12-09
worktree: standardize incompatibility messages
René Scharfe
1
-1
/
+1
2023-12-09
revision, rev-parse: factorize incompatibility messages about - -exclude-hidden
René Scharfe
2
-6
/
+4
[prev]
[next]