index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
patch-ids.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
The seventh batch
Junio C Hamano
1
-0
/
+32
2024-03-11
The sixth batch
Junio C Hamano
1
-0
/
+4
2024-03-09
merge-ort/merge-recursive: do report errors in `merge_submodule()`
Johannes Schindelin
2
-0
/
+13
2024-03-09
merge-recursive: prepare for `merge_submodule()` to report errors
Johannes Schindelin
1
-6
/
+7
2024-03-08
The fifth batch
Junio C Hamano
1
-0
/
+34
2024-03-06
fsmonitor: support case-insensitive events
Jeff Hostetler
2
-10
/
+137
2024-03-06
fsmonitor: refactor bit invalidation in refresh callback
Jeff Hostetler
1
-2
/
+18
2024-03-06
fsmonitor: trace the new invalidated cache-entry count
Jeff Hostetler
1
-5
/
+10
2024-03-06
fsmonitor: return invalidated cache-entry count on non-directory event
Jeff Hostetler
1
-2
/
+8
2024-03-06
t0610: remove unused variable assignment
Patrick Steinhardt
1
-1
/
+0
2024-03-05
config: document `core.commentChar` as ASCII-only
Kristoffer Haugsbakk
1
-1
/
+1
2024-03-05
The fourth batch
Junio C Hamano
2
-1
/
+35
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
t-ctype: avoid duplicating class names
René Scharfe
1
-40
/
+24
2024-03-03
t-ctype: align output of i
René Scharfe
1
-1
/
+1
2024-03-03
t-ctype: simplify EOF check
René Scharfe
1
-2
/
+1
2024-03-03
t-ctype: allow NUL anywhere in the specification string
René Scharfe
1
-14
/
+4
2024-03-02
test_i18ngrep: hard deprecate and forbid its use
Junio C Hamano
1
-2
/
+1
2024-03-01
The third batch
Junio C Hamano
1
-0
/
+15
2024-03-01
gitcli: drop mention of “non-dashed form”
Kristoffer Haugsbakk
1
-3
/
+0
2024-03-01
format_trailers_from_commit(): indirectly call trailer_info_get()
Linus Arver
1
-1
/
+4
2024-03-01
format_trailer_info(): move "fast path" to caller
Linus Arver
1
-11
/
+9
2024-03-01
format_trailers(): use strbuf instead of FILE
Linus Arver
3
-8
/
+14
2024-03-01
trailer_info_get(): reorder parameters
Linus Arver
3
-8
/
+10
2024-03-01
trailer: move interpret_trailers() to interpret-trailers.c
Linus Arver
3
-109
/
+123
2024-03-01
trailer: reorder format_trailers_from_commit() parameters
Linus Arver
4
-9
/
+11
2024-03-01
trailer: rename functions to use 'trailer'
Linus Arver
3
-18
/
+18
2024-03-01
shortlog: add test for de-duplicating folded trailers
Linus Arver
2
-0
/
+33
2024-03-01
trailer: free trailer_info _after_ all related usage
Linus Arver
1
-2
/
+1
[next]