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
/
commit.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-09-10
t4013: switch default branch name to main
Phillip Wood
97
-213
/
+213
2025-09-10
breaking-changes: switch default branch to main
Phillip Wood
8
-13
/
+54
2025-09-08
The seventh batch
Junio C Hamano
1
-0
/
+21
2025-09-08
contrib/diff-highlight: mention interactive.diffFilter
Jeff King
1
-0
/
+8
2025-09-08
add-interactive: manually fall back color config to color.ui
Jeff King
2
-0
/
+24
2025-09-08
add-interactive: respect color.diff for diff coloring
Jeff King
4
-41
/
+95
2025-09-08
stash: pass --no-color to diff plumbing child processes
Jeff King
2
-1
/
+23
2025-09-08
promisor-remote: use string_list_split() in mark_remotes_as_accepted()
Christian Couder
1
-8
/
+7
2025-09-08
promisor-remote: allow a client to check fields
Christian Couder
3
-8
/
+154
[prev]
[next]