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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
rebase: support --trailer
Li Chen
8
-4
/
+262
2025-11-06
trailer: append trailers in-process and drop the fork to `interpret-trailers`
Li Chen
7
-56
/
+90
2025-11-06
trailer: move process_trailers to trailer.h
Li Chen
3
-36
/
+39
2025-11-06
interpret-trailers: factor out buffer-based processing to process_trailers()
Li Chen
1
-22
/
+29
2025-11-05
refs: add missing space in messages
Peter Krefting
2
-2
/
+2
2025-11-05
builtin/history: implement "split" subcommand
Patrick Steinhardt
4
-0
/
+713
2025-11-05
cache-tree: allow writing in-memory index as tree
Patrick Steinhardt
3
-5
/
+6
2025-11-05
add-patch: add support for in-memory index patching
Patrick Steinhardt
2
-4
/
+116
2025-11-05
add-patch: remove dependency on "add-interactive" subsystem
Patrick Steinhardt
1
-33
/
+37
2025-11-05
add-patch: split out `struct interactive_options`
Patrick Steinhardt
10
-239
/
+270
2025-11-05
add-patch: split out header from "add-interactive.h"
Patrick Steinhardt
3
-20
/
+30
2025-11-05
builtin/history: implement "reword" subcommand
Patrick Steinhardt
5
-9
/
+573
2025-11-05
builtin: add new "history" command
Patrick Steinhardt
11
-0
/
+91
2025-11-05
replay: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+1
2025-11-05
replay: extract logic to pick commits
Patrick Steinhardt
5
-107
/
+143
2025-11-05
wt-status: provide function to expose status for trees
Patrick Steinhardt
2
-0
/
+33
2025-11-05
Merge branch 'sa/replay-atomic-ref-updates' into ps/history
Junio C Hamano
4
-43
/
+277
2025-11-05
Git 2.52-rc1
v2.52.0-rc1
Junio C Hamano
2
-1
/
+8
2025-11-05
Merge branch 'jc/ci-use-macos-14'
Junio C Hamano
1
-4
/
+4
2025-11-05
Merge branch 'rz/t0450-bisect-doc-update'
Junio C Hamano
3
-26
/
+39
2025-11-05
attr: enable incomplete-line whitespace error for this project
Junio C Hamano
1
-2
/
+2
2025-11-05
diff: highlight and error out on incomplete lines
Junio C Hamano
2
-6
/
+86
2025-11-05
apply: check and fix incomplete lines
Junio C Hamano
3
-1
/
+213
2025-11-05
whitespace: allocate a few more bits and define WS_INCOMPLETE_LINE
Junio C Hamano
5
-12
/
+21
2025-11-05
apply: revamp the parsing of incomplete lines
Junio C Hamano
1
-21
/
+49
2025-11-05
diff: update the way rewrite diff handles incomplete lines
Junio C Hamano
1
-14
/
+19
2025-11-05
diff: call emit_callback ecbdata everywhere
Junio C Hamano
1
-6
/
+6
2025-11-05
diff: refactor output of incomplete line
Junio C Hamano
1
-2
/
+12
2025-11-05
diff: fix incorrect counting of line numbers
Junio C Hamano
1
-1
/
+17
2025-11-05
diff: correct suppress_blank_empty hack
Junio C Hamano
1
-16
/
+11
2025-11-05
diff: emit_line_ws_markup() if/else style fix
Junio C Hamano
1
-4
/
+4
2025-11-05
whitespace: correct bit assignment comments
Junio C Hamano
3
-16
/
+22
2025-11-05
replay: add replay.refAction config option
Siddharth Asthana
4
-4
/
+79
2025-11-05
replay: make atomic ref updates the default behavior
Siddharth Asthana
3
-40
/
+199
2025-11-05
replay: use die_for_incompatible_opt2() for option validation
Siddharth Asthana
1
-3
/
+3
2025-11-04
GitHub CI: macos-13 images are no more
Junio C Hamano
1
-4
/
+4
2025-11-04
dir.c: do not be fooled by :(exclude) pathspec elements
Junio C Hamano
2
-2
/
+29
2025-11-04
parseopt: remove unreachable code
Junio C Hamano
1
-2
/
+0
2025-11-04
parseopt: restore const qualifier to parsed filename
D. Ben Knoble
1
-1
/
+1
2025-11-04
config: use boolean type for a simple flag
D. Ben Knoble
1
-1
/
+1
2025-11-04
parseopt: use boolean type for a simple flag
D. Ben Knoble
1
-2
/
+2
2025-11-04
doc: clarify command equivalence comment
D. Ben Knoble
1
-1
/
+1
2025-11-04
parseopt: fix :(optional) at command line to only ignore missing files
D. Ben Knoble
1
-1
/
+1
2025-11-04
A bit more before rc1
Junio C Hamano
1
-0
/
+25
2025-11-04
Merge branch 'jk/doc-backslash-in-exclude'
Junio C Hamano
2
-0
/
+7
2025-11-04
Merge branch 'jk/test-delete-gpgsig-leakfix'
Junio C Hamano
1
-3
/
+4
2025-11-04
Merge branch 'eb/t1016-hash-transition-fix'
Junio C Hamano
2
-1
/
+7
2025-11-04
Merge branch 'kh/doc-checkout-markup-fix'
Junio C Hamano
1
-2
/
+2
2025-11-04
Merge branch 'xr/ref-debug-remove-on-disk'
Junio C Hamano
1
-0
/
+9
2025-11-04
Merge branch 'qj/doc-my1stcontrib-email-verify'
Junio C Hamano
1
-0
/
+5
[prev]
[next]