index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
Merge branch 'jc/diff-no-index-in-subdir' into maint-2.51
Junio C Hamano
1
-0
/
+15
2025-10-15
Merge branch 'ps/reflog-migrate-fixes' into maint-2.51
Junio C Hamano
1
-19
/
+84
2025-09-17
whatchanged: hint about git-log(1) and aliasing
Kristoffer Haugsbakk
2
-2
/
+8
2025-08-11
Merge branch 'rs/merge-compact-summary'
Junio C Hamano
1
-1
/
+1
2025-08-11
Merge branch 'rs/for-each-ref-start-after-marker-fix'
Junio C Hamano
1
-1
/
+1
2025-08-09
diff: --no-index should ignore the worktree
Junio C Hamano
1
-0
/
+15
2025-08-09
merge: don't document non-existing --compact-summary argument
René Scharfe
1
-1
/
+1
2025-08-09
for-each-ref: call --start-after argument "marker"
René Scharfe
1
-1
/
+1
2025-08-07
Merge branch 'dl/squelch-maybe-uninitialized'
Junio C Hamano
1
-4
/
+7
2025-08-07
Merge branch 'jk/revert-squelch-compiler-warning'
Junio C Hamano
1
-1
/
+1
2025-08-06
builtin/reflog: implement subcommand to write new entries
Patrick Steinhardt
1
-0
/
+65
2025-08-06
builtin/reflog: improve grouping of subcommands
Patrick Steinhardt
1
-19
/
+19
2025-08-05
Merge branch 'kj/renamed-submodule'
Junio C Hamano
1
-6
/
+44
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
17
-43
/
+64
2025-08-05
remote: bail early from set_head() if missing remote name
Jeff King
1
-4
/
+7
2025-08-04
Merge branch 'lm/add-p-context'
Junio C Hamano
5
-21
/
+120
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
93
-258
/
+298
2025-08-04
Merge branch 'kn/for-each-ref-skip-updates'
Junio C Hamano
1
-1
/
+1
2025-08-04
Merge branch 'hy/blame-simplify-get-commit-info'
Junio C Hamano
1
-11
/
+4
2025-08-04
revert: initialize const value
Jeff King
1
-1
/
+1
2025-08-03
Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'
Junio C Hamano
1
-21
/
+21
2025-08-03
Merge branch 'ps/object-store-midx'
Junio C Hamano
2
-8
/
+12
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
1
-0
/
+8
2025-08-01
Merge branch 'ly/pull-autostash'
Junio C Hamano
1
-3
/
+17
2025-08-01
Merge branch 'jk/unleak-reflog-expire-entry'
Junio C Hamano
2
-0
/
+4
2025-08-01
Merge branch 'jc/do-not-scan-argv-without-parsing'
Junio C Hamano
1
-9
/
+13
2025-08-01
Merge branch 'jk/revision-no-early-output'
Junio C Hamano
1
-129
/
+0
2025-08-01
Merge branch 'jc/rev-list-info-cleanup'
Junio C Hamano
1
-0
/
+8
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
5
-21
/
+120
2025-07-28
blame: remove parameter detailed in get_commit_info()
Han Young
1
-11
/
+4
2025-07-28
for-each-ref: reword the documentation for '--start-after'
Karthik Nayak
1
-1
/
+1
2025-07-28
Merge branch 'ac/auto-comment-char-fix'
Junio C Hamano
1
-1
/
+5
2025-07-24
fixup! submodule: skip redundant active entries when pattern covers path
Junio C Hamano
1
-3
/
+2
2025-07-24
fixup! submodule: prevent overwriting .gitmodules on path reuse
Junio C Hamano
1
-3
/
+2
2025-07-24
submodule: skip redundant active entries when pattern covers path
K Jayatheerth
1
-6
/
+19
2025-07-24
submodule: prevent overwriting .gitmodules on path reuse
K Jayatheerth
1
-0
/
+27
2025-07-23
Merge branch 'cc/fast-import-export-signature-names'
Junio C Hamano
2
-36
/
+139
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
40
-0
/
+40
2025-07-23
config: drop `git_config_set_multivar()` wrapper
Patrick Steinhardt
3
-13
/
+13
2025-07-23
config: drop `git_config_get_multivar_gently()` wrapper
Patrick Steinhardt
2
-6
/
+6
2025-07-23
config: drop `git_config_set_multivar_in_file_gently()` wrapper
Patrick Steinhardt
3
-25
/
+25
2025-07-23
config: drop `git_config_set_in_file_gently()` wrapper
Patrick Steinhardt
3
-10
/
+10
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
4
-15
/
+15
2025-07-23
config: drop `git_config_set_gently()` wrapper
Patrick Steinhardt
3
-12
/
+12
2025-07-23
config: drop `git_config_set_in_file()` wrapper
Patrick Steinhardt
1
-5
/
+5
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
7
-12
/
+12
2025-07-23
config: drop `git_config_get_ulong()` wrapper
Patrick Steinhardt
2
-7
/
+7
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
4
-19
/
+19
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
4
-6
/
+6
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
4
-10
/
+10
[next]