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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-18
Merge branch 'ds/backfill'
Junio C Hamano
4
-1
/
+265
2025-02-18
GIT-BUILD-OPTIONS: propagate project's source directory
Patrick Steinhardt
2
-2
/
+2
2025-02-18
promisor-remote: check advertised name or URL
Christian Couder
1
-0
/
+68
2025-02-18
Add 'promisor-remote' capability to protocol v2
Christian Couder
2
-0
/
+245
2025-02-18
reftable/basics: provide wrappers for big endian conversion
Patrick Steinhardt
1
-5
/
+23
2025-02-18
reftable/record: don't `BUG()` in `reftable_record_cmp()`
Patrick Steinhardt
2
-16
/
+40
2025-02-18
reftable/record: stop using `BUG()` in `reftable_record_init()`
Patrick Steinhardt
2
-4
/
+4
2025-02-18
diff: don't crash with empty argument to -G or -S
brian m. carlson
1
-0
/
+16
2025-02-18
t5701: add setup test to remove side-effect dependency
Usman Akinyemi
1
-3
/
+9
2025-02-18
Makefile: set default goals in makefiles
Adam Dinwoodie
2
-2
/
+8
2025-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
1
-3
/
+51
2025-02-14
Merge branch 'bf/fetch-set-head-fix'
Junio C Hamano
2
-0
/
+27
2025-02-14
Merge branch 'op/worktree-is-main-bare-fix'
Junio C Hamano
1
-0
/
+14
2025-02-14
Merge branch 'tc/clone-single-revision'
Junio C Hamano
2
-0
/
+123
2025-02-12
Merge branch 'da/help-autocorrect-one-fix'
Junio C Hamano
1
-7
/
+10
2025-02-12
Merge branch 'zh/gc-expire-to'
Junio C Hamano
1
-0
/
+33
2025-02-12
Merge branch 'js/libgit-rust'
Junio C Hamano
1
-0
/
+15
2025-02-12
Merge branch 'ac/t5401-use-test-path-is-file'
Junio C Hamano
1
-8
/
+8
2025-02-12
Merge branch 'ac/t6423-unhide-git-exit-status'
Junio C Hamano
1
-3
/
+6
2025-02-12
Merge branch 'ps/repack-keep-unreachable-in-unpacked-repo'
Junio C Hamano
1
-0
/
+16
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
16
-8
/
+255
2025-02-11
rebase -i: reword empty commit after fast-forward
Phillip Wood
2
-0
/
+34
2025-02-10
Merge branch 'sk/unit-tests-0130'
Junio C Hamano
8
-349
/
+344
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
3
-10
/
+10
2025-02-10
Merge branch 'pw/apply-ulong-overflow-check'
Junio C Hamano
1
-0
/
+13
2025-02-10
Merge branch 'ps/setup-reinit-fixes'
Junio C Hamano
1
-9
/
+21
2025-02-10
t7603: replace test -f by test_path_is_file
Lucas Oshiro
1
-12
/
+12
2025-02-07
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt
1
-4
/
+3
2025-02-06
Merge branch 'ps/ci-misc-updates'
Junio C Hamano
2
-8
/
+45
2025-02-06
builtin/clone: teach git-clone(1) the --revision= option
Toon Claes
2
-0
/
+123
2025-02-05
worktree: detect from secondary worktree if main worktree is bare
Olga Pilipenco
1
-0
/
+14
2025-02-05
rev-list: extend print-info to print missing object type
Justin Tobler
1
-1
/
+2
2025-02-05
rev-list: add print-info action to print missing object path
Justin Tobler
1
-0
/
+52
2025-02-04
builtin/repack: fix `--keep-unreachable` when there are no packs
Patrick Steinhardt
1
-0
/
+16
2025-02-03
backfill: assume --sparse when sparse-checkout is enabled
Derrick Stolee
1
-1
/
+12
2025-02-03
backfill: add --sparse option
Derrick Stolee
3
-1
/
+141
2025-02-03
backfill: add --min-batch-size=<n> option
Derrick Stolee
1
-0
/
+18
2025-02-03
backfill: basic functionality and tests
Derrick Stolee
2
-0
/
+95
2025-02-03
send-pack: gracefully close the connection for atomic push
Jiang Xin
1
-2
/
+2
2025-02-03
t5543: atomic push reports exit code failure
Patrick Steinhardt
1
-0
/
+30
2025-02-03
t5548: add porcelain push test cases for dry-run mode
Jiang Xin
1
-0
/
+153
2025-02-03
t5548: add new porcelain test cases
Patrick Steinhardt
1
-0
/
+68
2025-02-03
t5548: refactor test cases by resetting upstream
Jiang Xin
1
-82
/
+67
2025-02-03
t5548: refactor to reuse setup_upstream() function
Jiang Xin
1
-30
/
+53
2025-02-03
t5504: modernize test by moving heredocs into test bodies
Patrick Steinhardt
1
-19
/
+16
2025-02-03
t6423: fix suppression of Git’s exit code in tests
Ayush Chandekar
1
-3
/
+6
2025-02-03
help: add "show" as a valid configuration value
David Aguilar
1
-1
/
+1
2025-02-03
help: show the suggested command when help.autocorrect is false
David Aguilar
1
-7
/
+10
2025-02-03
t5401: prefer test_path_is_* helper function
ambar chakravartty
1
-8
/
+8
2025-02-03
Merge branch 'kn/reflog-migration-fix-fix'
Junio C Hamano
1
-0
/
+12
[prev]
[next]