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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge branch 'ds/scalar-updates' into maint-2.42
Junio C Hamano
5
-44
/
+115
2023-11-02
Merge branch 'mp/rebase-label-length-limit' into maint-2.42
Junio C Hamano
4
-6
/
+62
2023-11-02
Merge branch 'js/ci-coverity' into maint-2.42
Junio C Hamano
1
-0
/
+163
2023-11-02
Merge branch 'jk/test-lsan-denoise-output' into maint-2.42
Junio C Hamano
1
-0
/
+1
2023-11-02
Merge branch 'js/ci-san-skip-p4-and-svn-tests' into maint-2.42
Junio C Hamano
1
-0
/
+2
2023-11-02
Merge branch 'tb/mark-more-tests-as-leak-free' into maint-2.42
Junio C Hamano
4
-0
/
+5
2023-11-02
max_tree_depth: lower it for MSVC to avoid stack overflows
Johannes Schindelin
1
-1
/
+14
2023-11-02
merge-file: add an option to process object IDs
brian m. carlson
3
-17
/
+122
2023-11-02
git-merge-file doc: drop "-file" from argument placeholders
Martin Ågren
1
-10
/
+11
2023-11-01
Documentation/gitformat-pack.txt: fix incorrect MIDX documentation
Taylor Blau
1
-4
/
+5
2023-11-01
Documentation/gitformat-pack.txt: fix typo
Taylor Blau
1
-1
/
+1
2023-11-01
clang-format: fix typo in comment
Aditya Neelamraju
1
-3
/
+3
2023-11-01
t: use git-show-ref(1) to check for ref existence
Patrick Steinhardt
5
-27
/
+94
2023-11-01
builtin/show-ref: add new mode to check for reference existence
Patrick Steinhardt
3
-6
/
+117
2023-11-01
builtin/show-ref: explicitly spell out different modes in synopsis
Patrick Steinhardt
2
-4
/
+10
2023-11-01
builtin/show-ref: ensure mutual exclusiveness of subcommands
Patrick Steinhardt
2
-0
/
+13
2023-11-01
builtin/show-ref: refactor options for patterns subcommand
Patrick Steinhardt
1
-13
/
+22
2023-11-01
builtin/show-ref: stop using global vars for `show_one()`
Patrick Steinhardt
1
-22
/
+40
2023-11-01
builtin/show-ref: stop using global variable to count matches
Patrick Steinhardt
1
-3
/
+4
2023-11-01
builtin/show-ref: refactor `--exclude-existing` options
Patrick Steinhardt
1
-34
/
+44
2023-11-01
builtin/show-ref: fix dead code when passing patterns
Patrick Steinhardt
1
-4
/
+1
2023-11-01
builtin/show-ref: fix leaking string buffer
Patrick Steinhardt
1
-1
/
+3
2023-11-01
builtin/show-ref: split up different subcommands
Patrick Steinhardt
1
-47
/
+54
2023-11-01
builtin/show-ref: convert pattern to a local variable
Patrick Steinhardt
1
-18
/
+28
2023-11-01
rev-list: add commit object support in `--missing` option
Karthik Nayak
5
-2
/
+101
2023-11-01
rev-list: move `show_commit()` to the bottom
Karthik Nayak
1
-43
/
+42
2023-11-01
revision: rename bit to `do_not_die_on_missing_objects`
Karthik Nayak
4
-11
/
+12
2023-11-01
Merge branch 'ps/do-not-trust-commit-graph-blindly-for-existence' into kn/rev...
Junio C Hamano
5
-2
/
+84
2023-11-01
commit: detect commits that exist in commit-graph but not in the ODB
Patrick Steinhardt
2
-1
/
+42
2023-11-01
commit-graph: introduce envvar to disable commit existence checks
Patrick Steinhardt
4
-1
/
+42
2023-10-31
test framework: further deprecate test_i18ngrep
Junio C Hamano
1
-4
/
+6
2023-10-31
Merge branch 'jm/bisect-run-synopsis-fix'
Junio C Hamano
2
-4
/
+4
2023-10-31
Merge branch 'ii/branch-error-messages-update'
Junio C Hamano
4
-47
/
+47
2023-10-30
upload-pack: add tracing for fetches
Robert Coup
2
-11
/
+55
2023-10-30
The twenty-second batch
Junio C Hamano
1
-0
/
+19
2023-10-30
Merge branch 'ms/doc-push-fix'
Junio C Hamano
1
-1
/
+1
2023-10-30
Merge branch 'jk/send-email-fix-addresses-from-composed-messages'
Junio C Hamano
3
-85
/
+99
2023-10-30
Merge branch 'ob/rebase-cleanup'
Junio C Hamano
1
-30
/
+14
2023-10-30
Merge branch 'jc/commit-new-underscore-index-fix'
Junio C Hamano
1
-4
/
+4
2023-10-30
Merge branch 'wx/merge-ort-comment-typofix'
Junio C Hamano
1
-1
/
+1
2023-10-30
Merge branch 'ps/git-repack-doc-fixes'
Junio C Hamano
1
-6
/
+3
2023-10-30
Merge branch 'kh/pathspec-error-wo-repository-fix'
Junio C Hamano
2
-1
/
+33
2023-10-30
Merge branch 'ni/die-message-fix-for-git-add'
Junio C Hamano
1
-5
/
+5
2023-10-30
Merge branch 'jc/am-doc-whitespace-action-fix'
Junio C Hamano
1
-2
/
+2
2023-10-30
Merge branch 'mm/p4-symlink-with-lfs'
Junio C Hamano
1
-0
/
+4
2023-10-30
Merge branch 'da/t7601-style-fix'
Junio C Hamano
1
-12
/
+12
2023-10-30
Merge branch 'jc/update-list-references-to-lore'
Junio C Hamano
1
-1
/
+1
2023-10-30
Merge branch 'jc/attr-tree-config'
Junio C Hamano
7
-3
/
+119
2023-10-30
Merge branch 'sn/typo-grammo-phraso-fixes'
Junio C Hamano
14
-42
/
+41
2023-10-29
reflog: fix expire --single-worktree
René Scharfe
2
-3
/
+26
[prev]
[next]