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-09-18
The tenth batch
Junio C Hamano
1
-0
/
+31
2025-09-18
Merge branch 'pc/range-diff-memory-limit'
Junio C Hamano
5
-4
/
+44
2025-09-18
Merge branch 'ne/alloc-free-and-null'
Junio C Hamano
3
-20
/
+20
2025-09-18
Merge branch 'jk/curl-global-trace-components'
Junio C Hamano
3
-1
/
+18
2025-09-18
Merge branch 'ag/doc-sendmail-gmail-example-update'
Junio C Hamano
1
-4
/
+4
2025-09-18
Merge branch 'kn/clang-format-bitfields'
Junio C Hamano
1
-0
/
+6
2025-09-18
Merge branch 'jc/longer-disambiguation-fix'
Junio C Hamano
1
-1
/
+1
2025-09-18
Merge branch 'sg/line-log-boundary-fixes'
Junio C Hamano
8
-3
/
+218
2025-09-18
Merge branch 'jc/doc-includeif-hasconfig-remote-url-fix'
Junio C Hamano
1
-5
/
+4
2025-09-18
Merge branch 'ag/send-email-imap-sent'
Junio C Hamano
4
-10
/
+84
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
14
-13
/
+424
2025-09-18
Merge branch 'kh/doc-fast-import-markup-fix'
Junio C Hamano
1
-4
/
+4
2025-09-18
sequencer: remove VERBATIM_MSG flag
Phillip Wood
1
-11
/
+0
2025-09-18
rebase -i: respect commit.cleanup when picking fixups
Phillip Wood
2
-7
/
+22
2025-09-18
last-modified: fix bug when some paths remain unhandled
Toon Claes
4
-1
/
+26
2025-09-17
BreakingChanges: remove claim about whatchanged reports
Kristoffer Haugsbakk
1
-1
/
+1
2025-09-17
whatchanged: remove not-even-shorter clause
Kristoffer Haugsbakk
1
-1
/
+1
2025-09-17
whatchanged: hint about git-log(1) and aliasing
Kristoffer Haugsbakk
5
-8
/
+24
2025-09-17
you-still-use-that??: help the user help themselves
Kristoffer Haugsbakk
1
-5
/
+18
2025-09-17
t0014: test shadowing of aliases for a sample of builtins
Kristoffer Haugsbakk
1
-0
/
+17
2025-09-17
git: allow alias-shadowing deprecated builtins
Kristoffer Haugsbakk
3
-1
/
+59
2025-09-17
git: move seen-alias bookkeeping into handle_alias(...)
Kristoffer Haugsbakk
1
-23
/
+25
2025-09-17
git: add `deprecated` category to --list-cmds
Kristoffer Haugsbakk
2
-9
/
+20
2025-09-17
Makefile: don’t add whatchanged after it has been removed
Kristoffer Haugsbakk
1
-0
/
+2
2025-09-17
fast-import: add '--signed-commits=<mode>' option
Christian Couder
4
-10
/
+165
2025-09-17
gpg-interface: refactor 'enum sign_mode' parsing
Christian Couder
3
-14
/
+37
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
3
-6
/
+60
2025-09-17
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak
2
-2
/
+37
2025-09-17
refs/files: use correct error type when lock exists
Karthik Nayak
2
-3
/
+44
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
6
-9
/
+124
2025-09-17
send-email: don't duplicate Reply-to: in intro message
NeilBrown
1
-0
/
+3
2025-09-16
config: store want_color() result in a separate bool
Jeff King
1
-3
/
+4
2025-09-16
add-interactive: retain colorbool values longer
Jeff King
2
-9
/
+9
2025-09-16
color: return bool from want_color()
Jeff King
2
-5
/
+5
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
23
-33
/
+37
2025-09-16
mailmap: consolidate multiple addresses into one
Greg Hurrell
1
-0
/
+2
2025-09-16
pretty: use format_commit_context.auto_color as colorbool
Jeff King
1
-2
/
+2
2025-09-16
diff: stop passing ecbdata->use_color as boolean
Jeff King
1
-3
/
+3
2025-09-16
diff: pass o->use_color directly to fill_metainfo()
Jeff King
1
-1
/
+1
2025-09-16
diff: don't use diff_options.use_color as a strict bool
Jeff King
1
-3
/
+2
2025-09-16
diff: simplify color_moved check when flushing
Jeff King
1
-14
/
+11
2025-09-16
grep: don't treat grep_opt.color as a strict bool
Jeff King
1
-2
/
+2
2025-09-16
color: return enum from git_config_colorbool()
Jeff King
2
-6
/
+8
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
21
-40
/
+42
2025-09-16
Merge branch 'jk/add-i-color' into jk/color-variable-fixes
Junio C Hamano
7
-42
/
+150
2025-09-16
odb: add transaction interface
Justin Tobler
9
-19
/
+46
2025-09-16
object-file: update naming from bulk-checkin
Justin Tobler
1
-44
/
+36
2025-09-16
object-file: relocate ODB transaction code
Justin Tobler
11
-453
/
+410
2025-09-16
bulk-checkin: drop flush_odb_transaction()
Justin Tobler
2
-17
/
+2
2025-09-16
builtin/update-index: end ODB transaction when --verbose is specified
Justin Tobler
1
-8
/
+15
[prev]
[next]