index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
6
-8
/
+8
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
10
-16
/
+17
2025-09-16
odb: add transaction interface
Justin Tobler
3
-7
/
+9
2025-09-16
object-file: relocate ODB transaction code
Justin Tobler
3
-3
/
+1
2025-09-16
builtin/update-index: end ODB transaction when --verbose is specified
Justin Tobler
1
-8
/
+15
2025-09-15
sparse-checkout: add --verbose option to 'clean'
Derrick Stolee
1
-2
/
+24
2025-09-15
Merge branch 'lo/repo-info-step-2'
Junio C Hamano
1
-12
/
+33
2025-09-15
Merge branch 'jt/de-global-bulk-checkin'
Junio C Hamano
3
-7
/
+10
2025-09-12
Merge branch 'rs/describe-with-lazy-queue-and-oidset'
Junio C Hamano
1
-12
/
+22
2025-09-12
Merge branch 'ms/refs-exists'
Junio C Hamano
1
-0
/
+48
2025-09-12
Merge branch 'ps/object-store-midx-dedup-info'
Junio C Hamano
4
-13
/
+31
2025-09-12
sparse-checkout: match some 'clean' behavior
Derrick Stolee
1
-1
/
+14
2025-09-12
sparse-checkout: add basics of 'clean' command
Derrick Stolee
1
-1
/
+63
2025-09-12
sparse-checkout: remove use of the_repository
Derrick Stolee
1
-55
/
+62
2025-09-11
odb: drop deprecated wrapper functions
Patrick Steinhardt
1
-3
/
+3
2025-09-10
use repo_get_oid_with_flags()
René Scharfe
3
-19
/
+9
2025-09-09
Merge branch 'jt/de-global-bulk-checkin' into jt/odb-transaction
Junio C Hamano
3
-7
/
+10
2025-09-08
Merge branch 'tc/last-modified'
Junio C Hamano
1
-0
/
+326
2025-09-08
Merge branch 'ds/ls-files-lazy-unsparse'
Junio C Hamano
1
-3
/
+10
2025-09-08
stash: pass --no-color to diff plumbing child processes
Jeff King
1
-1
/
+4
2025-09-04
repo: add the field objects.format
Lucas Seiki Oshiro
1
-0
/
+7
2025-09-04
repo: add the flag -z as an alias for --format=nul
Lucas Seiki Oshiro
1
-12
/
+26
2025-09-02
describe: use oidset in finish_depth_computation()
René Scharfe
1
-12
/
+22
2025-09-02
builtin/refs: add 'exists' subcommand
Meet Soni
1
-0
/
+48
2025-09-02
Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-store
Junio C Hamano
4
-13
/
+31
2025-08-29
range-diff: add configurable memory limit for cost matrix
Paulo Casaretto
2
-0
/
+22
2025-08-29
Merge branch 'jk/describe-blob'
Junio C Hamano
1
-16
/
+25
2025-08-28
last-modified: use Bloom filters when available
Toon Claes
1
-2
/
+46
2025-08-28
last-modified: new subcommand to show when files were last modified
Toon Claes
1
-0
/
+281
2025-08-28
ls-files: conditionally leave index sparse
Derrick Stolee
1
-3
/
+10
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
4
-0
/
+16
2025-08-26
breaking-changes: deprecate support for core.commentString=auto
Phillip Wood
1
-0
/
+4
2025-08-25
Merge branch 'lo/repo-info'
Junio C Hamano
1
-0
/
+150
2025-08-25
Merge branch 'ps/commit-graph-wo-globals'
Junio C Hamano
3
-6
/
+7
2025-08-25
Merge branch 'dk/help-all'
Junio C Hamano
1
-1
/
+2
2025-08-25
bulk-checkin: remove global transaction state
Justin Tobler
3
-7
/
+10
2025-08-22
Merge branch 'ac/deglobal-fmt-merge-log-config'
Junio C Hamano
2
-4
/
+5
2025-08-22
Merge branch 'jc/diff-no-index-in-subdir'
Junio C Hamano
1
-0
/
+15
2025-08-22
Merge branch 'ms/refs-list'
Junio C Hamano
2
-17
/
+33
2025-08-21
Merge branch 'jc/strbuf-split'
Junio C Hamano
3
-63
/
+64
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
3
-3
/
+3
2025-08-21
Merge branch 'rs/describe-with-prio-queue'
Junio C Hamano
1
-24
/
+63
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
4
-135
/
+226
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
1
-19
/
+84
2025-08-20
Merge branch 'lo/repo-info' into lo/repo-info-step-2
Junio C Hamano
1
-0
/
+150
2025-08-20
describe: pass commit to describe_commit()
Jeff King
1
-11
/
+9
2025-08-20
describe: handle blob traversal with no commits
Jeff King
1
-2
/
+4
2025-08-18
describe: catch unborn branch in describe_blob()
Jeff King
1
-1
/
+7
2025-08-18
describe: error if blob not found
Jeff King
1
-0
/
+3
2025-08-18
describe: pass oid struct by const pointer
Jeff King
1
-4
/
+4
[prev]
[next]