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
2024-03-05
builtin/remote.c: trivial fix of error message
Alexander Shopov
-1
/
+1
2024-03-05
transport-helper.c: trivial fix of error message
Alexander Shopov
-1
/
+1
2024-03-05
branch: advise about ref syntax rules
Kristoffer Haugsbakk
-4
/
+27
2024-03-05
advice: use double quotes for regular quoting
Kristoffer Haugsbakk
-1
/
+1
2024-03-05
advice: use backticks for verbatim
Kristoffer Haugsbakk
-7
/
+7
2024-03-05
advice: make all entries stylistically consistent
Kristoffer Haugsbakk
-41
/
+41
2024-03-05
t3200: improve test style
Kristoffer Haugsbakk
-58
/
+55
2024-03-05
config: document `core.commentChar` as ASCII-only
Kristoffer Haugsbakk
-1
/
+1
2024-03-05
The fourth batch
Junio C Hamano
-1
/
+35
2024-03-05
Merge branch 'ak/rebase-autosquash'
Junio C Hamano
-1
/
+1
2024-03-05
Merge branch 'kn/for-all-refs'
Junio C Hamano
-53
/
+243
2024-03-05
Merge branch 'pb/ort-make-submodule-conflict-message-an-advice'
Junio C Hamano
-9
/
+15
2024-03-05
Merge branch 'jc/doc-compat-util'
Junio C Hamano
-6
/
+35
2024-03-05
Merge branch 'sg/upload-pack-error-message-fix'
Junio C Hamano
-1
/
+1
2024-03-05
Merge branch 'rs/submodule-prefix-simplify'
Junio C Hamano
-15
/
+4
2024-03-05
Merge branch 'rs/name-rev-with-mempool'
Junio C Hamano
-19
/
+64
2024-03-05
Merge branch 'rs/fetch-simplify-with-starts-with'
Junio C Hamano
-3
/
+2
2024-03-05
Merge branch 'jk/reflog-special-cases-fix'
Junio C Hamano
-51
/
+87
2024-03-05
Merge branch 'jc/no-include-of-compat-util-from-headers'
Junio C Hamano
-2
/
+0
2024-03-05
Merge branch 'js/remove-cruft-files'
Junio C Hamano
-0
/
+0
2024-03-05
Merge branch 'jk/textconv-cache-outside-repo-fix'
Junio C Hamano
-1
/
+25
2024-03-05
refs/reftable: track last log record name via strbuf
Patrick Steinhardt
-5
/
+6
2024-03-05
reftable/record: use scratch buffer when decoding records
Patrick Steinhardt
-52
/
+68
2024-03-05
reftable/record: reuse message when decoding log records
Patrick Steinhardt
-2
/
+4
2024-03-05
reftable/record: reuse refnames when decoding log records
Patrick Steinhardt
-1
/
+2
2024-03-05
reftable/record: avoid copying author info
Patrick Steinhardt
-8
/
+21
2024-03-05
reftable/record: convert old and new object IDs to arrays
Patrick Steinhardt
-151
/
+61
2024-03-05
refs/reftable: reload correct stack when creating reflog iter
Patrick Steinhardt
-1
/
+1
2024-03-05
Merge branch 'ps/reftable-iteration-perf-part2' into ps/reftable-reflog-itera...
Junio C Hamano
-181
/
+175
2024-03-04
clean: further clean-up of implementation around "--force"
Junio C Hamano
-10
/
+13
2024-03-04
refs/reftable: precompute prefix length
Patrick Steinhardt
-2
/
+4
2024-03-04
reftable: allow inlining of a few functions
Patrick Steinhardt
-25
/
+20
2024-03-04
reftable/record: decode keys in place
Patrick Steinhardt
-30
/
+28
2024-03-04
reftable/record: reuse refname when copying
Patrick Steinhardt
-3
/
+15
2024-03-04
reftable/record: reuse refname when decoding
Patrick Steinhardt
-4
/
+13
2024-03-04
reftable/merged: avoid duplicate pqueue emptiness check
Patrick Steinhardt
-14
/
+6
2024-03-04
reftable/merged: circumvent pqueue with single subiter
Patrick Steinhardt
-2
/
+22
2024-03-04
reftable/merged: handle subiter cleanup on close only
Patrick Steinhardt
-10
/
+2
2024-03-04
reftable/merged: remove unnecessary null check for subiters
Patrick Steinhardt
-18
/
+1
2024-03-04
reftable/merged: make subiters own their records
Patrick Steinhardt
-56
/
+49
2024-03-04
reftable/merged: advance subiter on subsequent iteration
Patrick Steinhardt
-14
/
+12
2024-03-04
reftable/merged: make `merged_iter` structure private
Patrick Steinhardt
-10
/
+10
2024-03-04
reftable/pq: use `size_t` to track iterator index
Patrick Steinhardt
-1
/
+1
2024-03-04
setup: remove unnecessary variable
Ghanshyam Thakkar
-49
/
+8
2024-03-04
t9117: prefer test_path_* helper functions
shejialuo
-8
/
+8
2024-03-03
completion: reflog subcommands and options
Rubén Justo
-2
/
+10
2024-03-03
completion: factor out __git_resolve_builtins
Rubén Justo
-6
/
+25
2024-03-03
completion: introduce __git_find_subcommand
Rubén Justo
-0
/
+20
2024-03-03
completion: reflog show <log-options>
Rubén Justo
-1
/
+14
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
-5
/
+15
[prev]
[next]