index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2025-09-22
builtin/config: do not spawn pager when printing color codes
Patrick Steinhardt
-1
/
+2
2025-09-22
builtin/config: special-case retrieving colors without a key
Patrick Steinhardt
-0
/
+2
2025-09-22
builtin/config: do not die in `get_color()`
Patrick Steinhardt
-4
/
+11
2025-09-21
stash: honor stash.index in apply, pop modes
D. Ben Knoble
-2
/
+7
2025-09-21
stash: refactor private config globals
D. Ben Knoble
-4
/
+4
2025-09-19
builtin/refs: add optimize subcommand
Meet Soni
-0
/
+17
2025-09-19
builtin/pack-refs: factor out core logic into a shared library
Meet Soni
-49
/
+5
2025-09-19
builtin/pack-refs: convert to use the generic refs_optimize() API
Meet Soni
-1
/
+1
2025-09-18
Merge branch 'pc/range-diff-memory-limit'
Junio C Hamano
-0
/
+22
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
-0
/
+20
2025-09-18
last-modified: fix bug when some paths remain unhandled
Toon Claes
-0
/
+1
2025-09-17
whatchanged: hint about git-log(1) and aliasing
Kristoffer Haugsbakk
-2
/
+8
2025-09-17
fast-import: add '--signed-commits=<mode>' option
Christian Couder
-10
/
+53
2025-09-17
gpg-interface: refactor 'enum sign_mode' parsing
Christian Couder
-14
/
+5
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
-3
/
+18
2025-09-16
config: store want_color() result in a separate bool
Jeff King
-3
/
+4
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
-8
/
+8
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
-16
/
+17
2025-09-16
odb: add transaction interface
Justin Tobler
-7
/
+9
2025-09-16
object-file: relocate ODB transaction code
Justin Tobler
-3
/
+1
2025-09-16
builtin/update-index: end ODB transaction when --verbose is specified
Justin Tobler
-8
/
+15
2025-09-15
sparse-checkout: add --verbose option to 'clean'
Derrick Stolee
-2
/
+24
2025-09-15
Merge branch 'lo/repo-info-step-2'
Junio C Hamano
-12
/
+33
2025-09-15
Merge branch 'jt/de-global-bulk-checkin'
Junio C Hamano
-7
/
+10
2025-09-12
Merge branch 'rs/describe-with-lazy-queue-and-oidset'
Junio C Hamano
-12
/
+22
2025-09-12
Merge branch 'ms/refs-exists'
Junio C Hamano
-0
/
+48
2025-09-12
Merge branch 'ps/object-store-midx-dedup-info'
Junio C Hamano
-13
/
+31
2025-09-12
sparse-checkout: match some 'clean' behavior
Derrick Stolee
-1
/
+14
2025-09-12
sparse-checkout: add basics of 'clean' command
Derrick Stolee
-1
/
+63
2025-09-12
sparse-checkout: remove use of the_repository
Derrick Stolee
-55
/
+62
2025-09-11
odb: drop deprecated wrapper functions
Patrick Steinhardt
-3
/
+3
2025-09-10
use repo_get_oid_with_flags()
René Scharfe
-19
/
+9
2025-09-09
Merge branch 'jt/de-global-bulk-checkin' into jt/odb-transaction
Junio C Hamano
-7
/
+10
2025-09-08
Merge branch 'tc/last-modified'
Junio C Hamano
-0
/
+326
2025-09-08
Merge branch 'ds/ls-files-lazy-unsparse'
Junio C Hamano
-3
/
+10
2025-09-08
stash: pass --no-color to diff plumbing child processes
Jeff King
-1
/
+4
2025-09-04
repo: add the field objects.format
Lucas Seiki Oshiro
-0
/
+7
2025-09-04
repo: add the flag -z as an alias for --format=nul
Lucas Seiki Oshiro
-12
/
+26
2025-09-02
describe: use oidset in finish_depth_computation()
René Scharfe
-12
/
+22
2025-09-02
builtin/refs: add 'exists' subcommand
Meet Soni
-0
/
+48
2025-09-02
Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-store
Junio C Hamano
-13
/
+31
2025-08-29
range-diff: add configurable memory limit for cost matrix
Paulo Casaretto
-0
/
+22
2025-08-29
Merge branch 'jk/describe-blob'
Junio C Hamano
-16
/
+25
2025-08-28
last-modified: use Bloom filters when available
Toon Claes
-2
/
+46
2025-08-28
last-modified: new subcommand to show when files were last modified
Toon Claes
-0
/
+281
2025-08-28
ls-files: conditionally leave index sparse
Derrick Stolee
-3
/
+10
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
-0
/
+16
2025-08-26
breaking-changes: deprecate support for core.commentString=auto
Phillip Wood
-0
/
+4
2025-08-25
Merge branch 'lo/repo-info'
Junio C Hamano
-0
/
+150
2025-08-25
Merge branch 'ps/commit-graph-wo-globals'
Junio C Hamano
-6
/
+7
[prev]
[next]