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-11-01
builtin/show-ref: add new mode to check for reference existence
Patrick Steinhardt
1
-1
/
+62
2023-11-01
builtin/show-ref: ensure mutual exclusiveness of subcommands
Patrick Steinhardt
1
-0
/
+9
2023-11-01
rev-list: add commit object support in `--missing` option
Karthik Nayak
1
-0
/
+74
2023-11-01
Merge branch 'ps/do-not-trust-commit-graph-blindly-for-existence' into kn/rev...
Junio C Hamano
1
-0
/
+48
2023-11-01
commit: detect commits that exist in commit-graph but not in the ODB
Patrick Steinhardt
1
-0
/
+27
2023-11-01
commit-graph: introduce envvar to disable commit existence checks
Patrick Steinhardt
1
-0
/
+21
2023-10-31
test framework: further deprecate test_i18ngrep
Junio C Hamano
1
-4
/
+6
2023-10-31
Merge branch 'ii/branch-error-messages-update'
Junio C Hamano
3
-14
/
+14
2023-10-30
upload-pack: add tracing for fetches
Robert Coup
1
-11
/
+27
2023-10-30
Merge branch 'jk/send-email-fix-addresses-from-composed-messages'
Junio C Hamano
1
-0
/
+41
2023-10-30
Merge branch 'kh/pathspec-error-wo-repository-fix'
Junio C Hamano
1
-0
/
+27
2023-10-30
Merge branch 'da/t7601-style-fix'
Junio C Hamano
1
-12
/
+12
2023-10-30
Merge branch 'jc/attr-tree-config'
Junio C Hamano
2
-1
/
+73
2023-10-30
Merge branch 'sn/typo-grammo-phraso-fixes'
Junio C Hamano
1
-17
/
+16
2023-10-29
reflog: fix expire --single-worktree
René Scharfe
1
-0
/
+23
2023-10-29
parse-options: make CMDMODE errors more precise
René Scharfe
2
-5
/
+44
2023-10-29
bugreport: reject positional arguments
Emily Shaffer
1
-0
/
+7
2023-10-29
t0091-bugreport: stop using i18ngrep
Emily Shaffer
1
-1
/
+1
2023-10-26
send-email: move validation code below process_address_list
Michael Strawbridge
1
-0
/
+19
2023-10-23
Merge branch 'bc/racy-4gb-files'
Junio C Hamano
4
-0
/
+43
2023-10-23
Merge branch 'jc/fail-stash-to-store-non-stash'
Junio C Hamano
1
-0
/
+4
2023-10-23
Merge branch 'so/diff-merges-dd'
Junio C Hamano
1
-0
/
+8
2023-10-23
Merge branch 'jk/chunk-bounds'
Junio C Hamano
7
-5
/
+338
2023-10-23
builtin/branch.c: adjust error messages to coding guidelines
Isoken June Ibizugbe
3
-14
/
+14
2023-10-20
Merge branch 'ak/pretty-decorate-more-fix'
Junio C Hamano
1
-3
/
+3
2023-10-20
Merge branch 'vd/loose-ref-iteration-optimization'
Junio C Hamano
2
-0
/
+53
2023-10-20
Merge branch 'ty/merge-tree-strategy-options'
Junio C Hamano
1
-0
/
+23
2023-10-20
send-email: handle to/cc/bcc from --compose message
Jeff King
1
-5
/
+11
2023-10-20
Revert "send-email: extract email-parsing code into a subroutine"
Jeff King
1
-0
/
+35
2023-10-20
grep: die gracefully when outside repository
Kristoffer Haugsbakk
1
-0
/
+27
2023-10-18
t7601: use "test_path_is_file" etc. instead of "test -f"
Dorcas AnonoLitunya
1
-12
/
+12
2023-10-18
Merge branch 'jc/merge-ort-attr-index-fix'
Junio C Hamano
1
-0
/
+27
2023-10-18
Merge branch 'tb/repack-max-cruft-size'
Junio C Hamano
3
-121
/
+441
2023-10-16
status: fix branch shown when not only bisecting
Rubén Justo
1
-0
/
+28
2023-10-14
t5319: make corrupted large-offset test more robust
Jeff King
1
-2
/
+4
2023-10-13
Merge branch 'jk/decoration-and-other-leak-fixes'
Junio C Hamano
4
-0
/
+7
2023-10-13
Merge branch 'ar/diff-index-merge-base-fix'
Junio C Hamano
1
-3
/
+10
2023-10-13
Merge branch 'js/submodule-fix-misuse-of-path-and-name'
Junio C Hamano
2
-15
/
+67
2023-10-13
Merge branch 'jk/commit-graph-leak-fixes'
Junio C Hamano
14
-0
/
+17
2023-10-13
Merge branch 'la/trailer-test-and-doc-updates'
Junio C Hamano
1
-75
/
+431
2023-10-13
Prevent git from rehashing 4GiB files
Jason Hatton
1
-0
/
+16
2023-10-13
t: add a test helper to truncate files
brian m. carlson
3
-0
/
+27
2023-10-13
attr: add attr.tree for setting the treeish to read attributes from
John Cai
1
-0
/
+61
2023-10-13
attr: read attributes from HEAD when bare repo
John Cai
2
-1
/
+12
2023-10-12
grep: -f <path> is relative to $cwd
Junio C Hamano
1
-0
/
+13
2023-10-11
stash: be careful what we store
Junio C Hamano
1
-0
/
+4
2023-10-10
Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'
Junio C Hamano
7
-0
/
+363
2023-10-10
Merge branch 'ds/init-diffstat-width'
Junio C Hamano
1
-22
/
+38
2023-10-10
Merge branch 'cw/prelim-cleanup'
Junio C Hamano
1
-1
/
+1
2023-10-09
commit-graph: detect out-of-order BIDX offsets
Jeff King
1
-0
/
+13
[prev]
[next]