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-03-18
am: switch from merge_recursive_generic() to merge_ort_generic()
Elijah Newren
1
-2
/
+3
2025-03-17
Merge branch 'tb/multi-cruft-pack-refresh-fix' into tb/combine-cruft-below-size
Junio C Hamano
1
-17
/
+101
2025-03-17
reflog: implement subcommand to drop reflogs
Karthik Nayak
1
-1
/
+65
2025-03-17
reflog: improve error for when reflog is not found
Karthik Nayak
1
-1
/
+1
2025-03-17
stash: remove merge-recursive.h include
Elijah Newren
1
-1
/
+0
2025-03-13
builtin/pack-objects.c: freshen objects from existing cruft packs
Taylor Blau
1
-17
/
+101
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
1
-0
/
+2
2025-03-12
builtin/update-ref: skip ambiguity checks when parsing object IDs
Patrick Steinhardt
1
-5
/
+10
2025-03-12
name-rev: remove "--stdin" support
Junio C Hamano
1
-1
/
+9
2025-03-10
fast-export, fast-import: add support for signed-commits
Luke Shumaker
2
-20
/
+126
2025-03-10
fast-export: do not modify memory from get_commit_buffer
Luke Shumaker
1
-28
/
+33
2025-03-10
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
Luke Shumaker
1
-4
/
+4
2025-03-10
fast-export: fix missing whitespace after switch
Christian Couder
1
-4
/
+4
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
14
-38
/
+40
2025-03-10
delta-islands: stop depending on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2025-03-10
object-file-convert: stop depending on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
4
-7
/
+12
2025-03-10
pack-write: stop depending on `the_repository` and `the_hash_algo`
Patrick Steinhardt
3
-5
/
+5
2025-03-10
object: stop depending on `the_repository`
Patrick Steinhardt
7
-10
/
+10
2025-03-10
csum-file: stop depending on `the_repository`
Patrick Steinhardt
3
-3
/
+4
2025-03-10
fetch: use ref prefix list to skip ls-refs
Jeff King
1
-20
/
+7
2025-03-10
fetch: avoid ls-refs only to ask for HEAD symref update
Jeff King
1
-3
/
+2
2025-03-10
fetch: stop protecting additions to ref-prefix list
Jeff King
1
-6
/
+4
2025-03-10
fetch: ask server to advertise HEAD for config-less fetch
Jeff King
1
-0
/
+8
2025-03-10
Merge branch 'tb/fetch-follow-tags-fix'
Junio C Hamano
1
-1
/
+3
2025-03-07
builtin/checkout-index: stop using `the_repository`
Usman Akinyemi
1
-22
/
+21
2025-03-07
builtin/for-each-ref: stop using `the_repository`
Usman Akinyemi
1
-3
/
+2
2025-03-07
builtin/ls-files: stop using `the_repository`
Usman Akinyemi
1
-16
/
+16
2025-03-07
builtin/pack-refs: stop using `the_repository`
Usman Akinyemi
1
-5
/
+3
2025-03-07
builtin/send-pack: stop using `the_repository`
Usman Akinyemi
1
-4
/
+3
2025-03-07
builtin/verify-commit: stop using `the_repository`
Usman Akinyemi
1
-7
/
+6
2025-03-07
builtin/verify-tag: stop using `the_repository`
Usman Akinyemi
1
-4
/
+3
2025-03-07
fetch: fix following tags when fetching specific OID
Taylor Blau
1
-1
/
+3
2025-03-05
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
1
-1
/
+1
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
19
-58
/
+106
2025-03-03
refs: show --no-reflog in the help text
Junio C Hamano
1
-1
/
+1
2025-03-03
builtin/diff-pairs: allow explicit diff queue flush
Justin Tobler
1
-0
/
+14
2025-03-03
builtin: introduce diff-pairs command
Justin Tobler
1
-0
/
+193
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
1
-1
/
+1
2025-02-28
environment: move access to "core.sharedRepository" into repo settings
Patrick Steinhardt
2
-7
/
+7
2025-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
7
-18
/
+43
2025-02-28
rerere: let `rerere_path()` write paths into a caller-provided buffer
Patrick Steinhardt
1
-4
/
+7
2025-02-27
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
1
-0
/
+3
2025-02-27
Merge branch 'ua/os-version-capability'
Junio C Hamano
1
-11
/
+2
2025-02-27
builtin/fsck: add `git refs verify` child process
shejialuo
1
-1
/
+32
2025-02-27
builtin/refs: get worktrees without reading head information
shejialuo
1
-1
/
+1
2025-02-26
Merge branch 'jk/check-mailmap-wo-name-fix'
Junio C Hamano
1
-1
/
+1
2025-02-25
Merge branch 'pw/merge-tree-stdin-deadlock-fix'
Junio C Hamano
1
-6
/
+5
2025-02-21
mailmap: fix check-mailmap with full mailmap line
Jacob Keller
1
-1
/
+1
2025-02-21
Merge branch 'ua/update-server-info-sans-the-repository'
Junio C Hamano
1
-4
/
+4
[prev]
[next]