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
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2025-09-16
bulk-checkin: remove ODB transaction nesting
Justin Tobler
3
-18
/
+14
2025-09-15
t: expand tests around sparse merges and clean
Derrick Stolee
1
-22
/
+34
2025-09-15
sparse-index: point users to new 'clean' action
Derrick Stolee
1
-1
/
+2
2025-09-15
sparse-checkout: add --verbose option to 'clean'
Derrick Stolee
3
-5
/
+40
2025-09-15
The ninth batch
Junio C Hamano
1
-0
/
+16
2025-09-14
gitk: fix error when remote tracking branch is deleted
Michael Rappazzo
1
-1
/
+3
2025-09-12
The eighth batch
Junio C Hamano
1
-0
/
+18
2025-09-12
dir: add generic "walk all files" helper
Derrick Stolee
2
-0
/
+42
2025-09-12
sparse-checkout: match some 'clean' behavior
Derrick Stolee
3
-2
/
+76
2025-09-12
sparse-checkout: add basics of 'clean' command
Derrick Stolee
3
-2
/
+184
2025-09-12
sparse-checkout: remove use of the_repository
Derrick Stolee
1
-55
/
+62
2025-09-11
ci: don't compile whole project when testing docs with Meson
Patrick Steinhardt
1
-2
/
+2
2025-09-11
meson: print docs backend as part of the summary
Patrick Steinhardt
1
-0
/
+3
2025-09-11
meson: introduce a "docs" alias to compile documentation only
Patrick Steinhardt
6
-12
/
+19
2025-09-11
odb: drop deprecated wrapper functions
Patrick Steinhardt
3
-42
/
+7
2025-09-11
t/unit-tests: update clar to fcbed04
Patrick Steinhardt
32
-238
/
+1311
2025-09-11
contrib/subtree: fix split with squashed subtrees
Colin Stagner
2
-8
/
+99
2025-09-10
doc: fast-import: replace literal block with paragraph
Kristoffer Haugsbakk
1
-4
/
+4
2025-09-10
doc: git-checkout: clarify restoring files section
Julia Evans
1
-11
/
+18
2025-09-10
doc: git-checkout: split up restoring files section
Julia Evans
1
-10
/
+13
2025-09-10
doc: git-checkout: deduplicate --detach explanation
Julia Evans
1
-10
/
+3
2025-09-10
doc: git-checkout: clarify `-b` and `-B`
Julia Evans
1
-26
/
+18
2025-09-10
doc: git-checkout: clarify `git checkout <branch>`
Julia Evans
1
-9
/
+7
2025-09-10
doc: git-checkout: clarify ARGUMENT DISAMBIGUATION
Julia Evans
1
-8
/
+14
2025-09-10
doc: git-checkout: clarify intro sentence
Julia Evans
1
-4
/
+6
2025-09-10
use repo_get_oid_with_flags()
René Scharfe
5
-50
/
+17
2025-09-10
t0613: stop setting default initial branch
Phillip Wood
1
-11
/
+13
2025-09-10
t9902: switch default branch name to main
Phillip Wood
1
-3
/
+3
[prev]
[next]