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
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2025-08-05
builtin/for-each-ref: factor out core logic into a helper
Meet Soni
-22
/
+19
2025-08-05
builtin/for-each-ref: align usage string with the man page
Meet Soni
-5
/
+10
2025-08-05
remote: bail early from set_head() if missing remote name
Jeff King
-4
/
+7
2025-08-04
Merge branch 'lm/add-p-context'
Junio C Hamano
-21
/
+120
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
-258
/
+298
2025-08-04
Merge branch 'kn/for-each-ref-skip-updates'
Junio C Hamano
-1
/
+1
2025-08-04
Merge branch 'hy/blame-simplify-get-commit-info'
Junio C Hamano
-11
/
+4
2025-08-04
revert: initialize const value
Jeff King
-1
/
+1
2025-08-03
Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'
Junio C Hamano
-21
/
+21
2025-08-03
Merge branch 'ps/object-store-midx'
Junio C Hamano
-8
/
+12
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
-0
/
+8
2025-08-03
describe: use prio_queue_replace()
René Scharfe
-16
/
+52
2025-08-03
describe: use prio_queue
René Scharfe
-24
/
+27
2025-08-02
notes: do not use strbuf_split*()
Junio C Hamano
-11
/
+12
2025-08-02
merge-tree: do not use strbuf_split*()
Junio C Hamano
-14
/
+16
2025-08-02
clean: do not use strbuf_split*() [part 2]
Junio C Hamano
-9
/
+11
2025-08-02
clean: do not pass the whole structure when it is not necessary
Junio C Hamano
-3
/
+3
2025-08-02
clean: do not use strbuf_split*() [part 1]
Junio C Hamano
-27
/
+23
2025-08-02
clean: do not pass strbuf by value
Junio C Hamano
-5
/
+5
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
-3
/
+3
2025-08-01
Merge branch 'ly/pull-autostash'
Junio C Hamano
-3
/
+17
2025-08-01
Merge branch 'jk/unleak-reflog-expire-entry'
Junio C Hamano
-0
/
+4
2025-08-01
Merge branch 'jc/do-not-scan-argv-without-parsing'
Junio C Hamano
-9
/
+13
2025-08-01
Merge branch 'jk/revision-no-early-output'
Junio C Hamano
-129
/
+0
2025-08-01
Merge branch 'jc/rev-list-info-cleanup'
Junio C Hamano
-0
/
+8
2025-07-31
Merge branch 'ps/config-wo-the-repository' into pw/3.0-commentchar-auto-depre...
Junio C Hamano
-258
/
+298
2025-07-29
Merge branch 'ps/object-store-midx' into ps/object-store-midx-dedup-info
Junio C Hamano
-8
/
+12
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
-21
/
+120
2025-07-28
blame: remove parameter detailed in get_commit_info()
Han Young
-11
/
+4
2025-07-28
for-each-ref: reword the documentation for '--start-after'
Karthik Nayak
-1
/
+1
2025-07-28
Merge branch 'ac/auto-comment-char-fix'
Junio C Hamano
-1
/
+5
2025-07-24
fixup! submodule: skip redundant active entries when pattern covers path
Junio C Hamano
-3
/
+2
2025-07-24
fixup! submodule: prevent overwriting .gitmodules on path reuse
Junio C Hamano
-3
/
+2
2025-07-24
submodule: skip redundant active entries when pattern covers path
K Jayatheerth
-6
/
+19
2025-07-24
submodule: prevent overwriting .gitmodules on path reuse
K Jayatheerth
-0
/
+27
2025-07-23
Merge branch 'cc/fast-import-export-signature-names'
Junio C Hamano
-36
/
+139
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
-0
/
+40
2025-07-23
config: drop `git_config_set_multivar()` wrapper
Patrick Steinhardt
-13
/
+13
2025-07-23
config: drop `git_config_get_multivar_gently()` wrapper
Patrick Steinhardt
-6
/
+6
2025-07-23
config: drop `git_config_set_multivar_in_file_gently()` wrapper
Patrick Steinhardt
-25
/
+25
2025-07-23
config: drop `git_config_set_in_file_gently()` wrapper
Patrick Steinhardt
-10
/
+10
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
-15
/
+15
2025-07-23
config: drop `git_config_set_gently()` wrapper
Patrick Steinhardt
-12
/
+12
2025-07-23
config: drop `git_config_set_in_file()` wrapper
Patrick Steinhardt
-5
/
+5
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
-12
/
+12
2025-07-23
config: drop `git_config_get_ulong()` wrapper
Patrick Steinhardt
-7
/
+7
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
-19
/
+19
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
-6
/
+6
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
-10
/
+10
2025-07-23
config: drop `git_config_get_string_multi()` wrapper
Patrick Steinhardt
-3
/
+3
[prev]
[next]