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