index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
The fourth batch
Junio C Hamano
2
-1
/
+35
2024-03-05
Merge branch 'ak/rebase-autosquash'
Junio C Hamano
1
-1
/
+1
2024-03-05
Merge branch 'kn/for-all-refs'
Junio C Hamano
11
-53
/
+243
2024-03-05
Merge branch 'pb/ort-make-submodule-conflict-message-an-advice'
Junio C Hamano
6
-9
/
+15
2024-03-05
Merge branch 'jc/doc-compat-util'
Junio C Hamano
1
-6
/
+35
2024-03-05
Merge branch 'sg/upload-pack-error-message-fix'
Junio C Hamano
1
-1
/
+1
2024-03-05
Merge branch 'rs/submodule-prefix-simplify'
Junio C Hamano
1
-15
/
+4
2024-03-05
Merge branch 'rs/name-rev-with-mempool'
Junio C Hamano
3
-19
/
+64
2024-03-05
Merge branch 'rs/fetch-simplify-with-starts-with'
Junio C Hamano
1
-3
/
+2
2024-03-05
Merge branch 'jk/reflog-special-cases-fix'
Junio C Hamano
4
-51
/
+87
2024-03-05
Merge branch 'jc/no-include-of-compat-util-from-headers'
Junio C Hamano
2
-2
/
+0
2024-03-05
Merge branch 'js/remove-cruft-files'
Junio C Hamano
1
-0
/
+0
2024-03-05
Merge branch 'jk/textconv-cache-outside-repo-fix'
Junio C Hamano
2
-1
/
+25
2024-03-05
refs/reftable: track last log record name via strbuf
Patrick Steinhardt
1
-5
/
+6
2024-03-05
reftable/record: use scratch buffer when decoding records
Patrick Steinhardt
5
-52
/
+68
2024-03-05
reftable/record: reuse message when decoding log records
Patrick Steinhardt
2
-2
/
+4
2024-03-05
reftable/record: reuse refnames when decoding log records
Patrick Steinhardt
2
-1
/
+2
2024-03-05
reftable/record: avoid copying author info
Patrick Steinhardt
1
-8
/
+21
2024-03-05
reftable/record: convert old and new object IDs to arrays
Patrick Steinhardt
7
-151
/
+61
2024-03-05
refs/reftable: reload correct stack when creating reflog iter
Patrick Steinhardt
1
-1
/
+1
2024-03-05
Merge branch 'ps/reftable-iteration-perf-part2' into ps/reftable-reflog-itera...
Junio C Hamano
14
-181
/
+175
2024-03-04
clean: further clean-up of implementation around "--force"
Junio C Hamano
4
-10
/
+13
2024-03-04
refs/reftable: precompute prefix length
Patrick Steinhardt
1
-2
/
+4
2024-03-04
reftable: allow inlining of a few functions
Patrick Steinhardt
4
-25
/
+20
2024-03-04
reftable/record: decode keys in place
Patrick Steinhardt
5
-30
/
+28
2024-03-04
reftable/record: reuse refname when copying
Patrick Steinhardt
1
-3
/
+15
2024-03-04
reftable/record: reuse refname when decoding
Patrick Steinhardt
2
-4
/
+13
2024-03-04
reftable/merged: avoid duplicate pqueue emptiness check
Patrick Steinhardt
1
-14
/
+6
2024-03-04
reftable/merged: circumvent pqueue with single subiter
Patrick Steinhardt
1
-2
/
+22
2024-03-04
reftable/merged: handle subiter cleanup on close only
Patrick Steinhardt
1
-10
/
+2
2024-03-04
reftable/merged: remove unnecessary null check for subiters
Patrick Steinhardt
3
-18
/
+1
2024-03-04
reftable/merged: make subiters own their records
Patrick Steinhardt
4
-56
/
+49
2024-03-04
reftable/merged: advance subiter on subsequent iteration
Patrick Steinhardt
1
-14
/
+12
2024-03-04
reftable/merged: make `merged_iter` structure private
Patrick Steinhardt
2
-10
/
+10
2024-03-04
reftable/pq: use `size_t` to track iterator index
Patrick Steinhardt
1
-1
/
+1
2024-03-04
setup: remove unnecessary variable
Ghanshyam Thakkar
3
-49
/
+8
2024-03-04
t9117: prefer test_path_* helper functions
shejialuo
1
-8
/
+8
2024-03-03
completion: reflog subcommands and options
Rubén Justo
1
-2
/
+10
2024-03-03
completion: factor out __git_resolve_builtins
Rubén Justo
1
-6
/
+25
2024-03-03
completion: introduce __git_find_subcommand
Rubén Justo
1
-0
/
+20
2024-03-03
completion: reflog show <log-options>
Rubén Justo
2
-1
/
+14
2024-03-03
completion: reflog with implicit "show"
Rubén Justo
2
-5
/
+15
2024-03-03
clean: improve -n and -f implementation and documentation
Sergey Organov
3
-16
/
+13
2024-03-03
parse-options: rearrange long_name matching code
René Scharfe
1
-22
/
+15
2024-03-03
parse-options: normalize arg and long_name before comparison
René Scharfe
1
-22
/
+22
2024-03-03
parse-options: detect ambiguous self-negation
René Scharfe
2
-2
/
+12
2024-03-03
parse-options: factor out register_abbrev() and struct parsed_option
René Scharfe
1
-34
/
+49
2024-03-03
parse-options: set arg of abbreviated option lazily
René Scharfe
1
-3
/
+4
2024-03-03
parse-options: recognize abbreviated negated option with arg
René Scharfe
2
-2
/
+19
2024-03-03
t-ctype: avoid duplicating class names
René Scharfe
1
-40
/
+24
[prev]
[next]