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-06-03
builtin/maintenance: stop modifying global array of tasks
Patrick Steinhardt
1
-94
/
+112
2025-06-03
builtin/maintenance: mark "--task=" and "--schedule=" as incompatible
Patrick Steinhardt
1
-2
/
+4
2025-06-03
builtin/maintenance: centralize configuration of explicit tasks
Patrick Steinhardt
1
-23
/
+24
2025-06-03
builtin/gc: drop redundant local variable
Patrick Steinhardt
1
-6
/
+5
2025-06-03
builtin/gc: use designated field initializers for maintenance tasks
Patrick Steinhardt
1
-27
/
+27
2025-06-01
builtin/gc: correct physical memory detection for OpenBSD / NetBSD
Brad Smith
1
-1
/
+3
2025-05-28
fast-export: --signed-commits is experimental
Junio C Hamano
1
-6
/
+1
2025-05-28
Merge branch 'jt/receive-pack-skip-connectivity-check'
Junio C Hamano
1
-18
/
+22
2025-05-27
Merge branch 'js/misc-fixes'
Junio C Hamano
2
-2
/
+3
2025-05-27
Merge branch 'ds/sparse-apply-add-p'
Junio C Hamano
3
-7
/
+13
2025-05-27
Merge branch 'en/merge-tree-check'
Junio C Hamano
1
-0
/
+18
2025-05-27
Merge branch 'jk/no-funny-object-types'
Junio C Hamano
3
-85
/
+28
2025-05-23
Merge branch 'en/replay-wo-the-repository'
Junio C Hamano
1
-30
/
+35
2025-05-22
diff --no-index: support limiting by pathspec
Jacob Keller
1
-1
/
+1
2025-05-20
builtin/receive-pack: add option to skip connectivity check
Justin Tobler
1
-18
/
+22
2025-05-19
Merge branch 'jk/oidmap-cleanup'
Junio C Hamano
1
-1
/
+1
2025-05-19
Merge branch 'ly/am-split-stgit-leakfix'
Junio C Hamano
1
-1
/
+3
2025-05-19
receive-pack: use batched reference updates
Karthik Nayak
1
-16
/
+48
2025-05-19
fetch: use batched reference updates
Karthik Nayak
1
-54
/
+73
2025-05-19
refs: add function to translate errors to strings
Karthik Nayak
1
-24
/
+1
2025-05-16
merge-tree: add a new --quiet flag
Elijah Newren
1
-0
/
+18
2025-05-16
pack-objects: allow --shallow and --path-walk
Derrick Stolee
1
-3
/
+2
2025-05-16
pack-objects: thread the path-based compression
Derrick Stolee
1
-2
/
+164
2025-05-16
pack-objects: refactor path-walk delta phase
Derrick Stolee
1
-26
/
+57
2025-05-16
pack-objects: enable --path-walk via config
Derrick Stolee
1
-1
/
+10
2025-05-16
repack: add --path-walk option
Derrick Stolee
1
-1
/
+6
2025-05-16
pack-objects: introduce GIT_TEST_PACK_PATH_WALK
Derrick Stolee
1
-2
/
+10
2025-05-16
pack-objects: update usage to match docs
Derrick Stolee
1
-2
/
+8
2025-05-16
pack-objects: add --path-walk option
Derrick Stolee
1
-8
/
+140
2025-05-16
pack-objects: extract should_attempt_deltas()
Derrick Stolee
1
-24
/
+32
2025-05-16
reset: integrate sparse index with --patch
Derrick Stolee
1
-3
/
+3
2025-05-16
git add: make -p/-i aware of sparse index
Derrick Stolee
1
-3
/
+4
2025-05-16
apply: integrate with the sparse index
Derrick Stolee
1
-1
/
+6
2025-05-16
hash-object: handle --literally with OPT_NEGBIT
Jeff King
1
-16
/
+11
2025-05-16
hash-object: merge HASH_* and INDEX_* flags
Jeff King
1
-17
/
+6
2025-05-16
hash-object: stop allowing unknown types
Jeff King
1
-24
/
+5
2025-05-16
fsck: stop using object_info->type_name strbuf
Jeff King
1
-11
/
+2
2025-05-16
cat-file: use type enum instead of buffer for -t option
Jeff King
1
-9
/
+4
2025-05-16
cat-file: make --allow-unknown-type a noop
Jeff King
1
-13
/
+5
2025-05-15
Merge branch 'ps/maintenance-missing-tasks'
Junio C Hamano
1
-31
/
+117
2025-05-15
fetch: avoid unnecessary work when there is no current branch
Johannes Schindelin
1
-1
/
+1
2025-05-15
fetch: carefully clear local variable's address after use
Johannes Schindelin
1
-0
/
+1
2025-05-15
commit: simplify code
Johannes Schindelin
1
-1
/
+1
2025-05-14
replay: replace the_repository with repo parameter passed to cmd_replay ()
Elijah Newren
1
-30
/
+35
2025-05-12
whatchanged: remove when built with WITH_BREAKING_CHANGES
Junio C Hamano
1
-0
/
+6
2025-05-12
whatchanged: require --i-still-use-this
Junio C Hamano
1
-0
/
+13
2025-05-12
Merge branch 'ds/fix-thin-fix'
Junio C Hamano
1
-26
/
+32
2025-05-12
Merge branch 'ps/object-store-cleanup'
Junio C Hamano
11
-23
/
+26
2025-05-12
you-still-use-that??: help deprecating commands for removal
Junio C Hamano
1
-8
/
+2
2025-05-12
oidmap: rename oidmap_free() to oidmap_clear()
Jeff King
1
-1
/
+1
[prev]
[next]