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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-05-12
builtin/am: fix memory leak in `split_mail_stgit_series`
Lidong Yan
1
-1
/
+3
2025-05-08
Merge branch 'ps/mv-contradiction-fix'
Junio C Hamano
1
-3
/
+61
2025-05-07
builtin/maintenance: introduce "rerere-gc" task
Patrick Steinhardt
1
-0
/
+37
2025-05-07
builtin/gc: move rerere garbage collection into separate function
Patrick Steinhardt
1
-5
/
+11
2025-05-07
builtin/maintenance: introduce "worktree-prune" task
Patrick Steinhardt
1
-0
/
+45
2025-05-07
builtin/gc: move pruning of worktrees into a separate function
Patrick Steinhardt
1
-10
/
+15
2025-05-07
builtin/gc: remove global variables where it is trivial to do
Patrick Steinhardt
1
-19
/
+12
2025-05-07
builtin/gc: fix indentation of `cmd_gc()` parameters
Patrick Steinhardt
1
-3
/
+3
2025-04-30
builtin/mv: convert assert(3p) into `BUG()`
Patrick Steinhardt
1
-1
/
+2
2025-04-30
builtin/mv: bail out when trying to move child and its parent
Patrick Steinhardt
1
-2
/
+59
2025-04-29
Merge branch 'jh/gc-launchctl-schedule-fix'
Junio C Hamano
1
-2
/
+2
2025-04-29
Merge branch 'az/tighten-string-array-constness'
Junio C Hamano
6
-11
/
+11
2025-04-29
Merge branch 'ua/call-repo-config-with-possibly-null-repository'
Junio C Hamano
2
-4
/
+2
[prev]
[next]