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
2023-05-19
Merge branch 'bc/clone-empty-repo-via-protocol-v0'
Junio C Hamano
2
-2
/
+56
2023-05-19
Merge branch 'jc/send-email-pre-process-fix'
Junio C Hamano
1
-2
/
+17
2023-05-18
format-patch: free rev.message_id when exiting
Jeff King
1
-1
/
+1
2023-05-18
t/lib-httpd: make CGIPassAuth support conditional
Jeff King
3
-0
/
+22
2023-05-18
diff-tree: integrate with sparse index
Shuqi Liang
2
-0
/
+44
2023-05-17
t9001: mark the script as no longer leak checker clean
Junio C Hamano
1
-1
/
+1
2023-05-17
worktree add: emit warn when there is a bad HEAD
Jacob Abel
1
-1
/
+17
2023-05-17
worktree add: extend DWIM to infer --orphan
Jacob Abel
1
-0
/
+326
2023-05-17
worktree add: introduce "try --orphan" hint
Jacob Abel
1
-0
/
+37
2023-05-17
worktree add: add --orphan flag
Jacob Abel
1
-0
/
+68
2023-05-17
t2400: add tests to verify --quiet
Jacob Abel
1
-0
/
+36
2023-05-17
t2400: refactor "worktree add" opt exclusion tests
Jacob Abel
1
-10
/
+13
2023-05-17
t2400: cleanup created worktree in test
Jacob Abel
1
-0
/
+1
2023-05-17
send-email: clear the $message_id after validation
Junio C Hamano
1
-1
/
+16
2023-05-17
upload-pack: advertise capabilities when cloning empty repos
brian m. carlson
2
-2
/
+56
2023-05-17
Merge branch 'jc/attr-source-tree'
Junio C Hamano
3
-6
/
+55
2023-05-16
tag: keep the message file in case ref transaction fails
Kristoffer Haugsbakk
1
-0
/
+10
2023-05-16
t/t7004-tag: add regression test for successful tag creation
Kristoffer Haugsbakk
1
-0
/
+9
2023-05-16
test: do not negate test_path_is_* to assert absense
Junio C Hamano
2
-3
/
+3
2023-05-16
t2021: do not negate test_path_is_dir
Junio C Hamano
1
-1
/
+1
2023-05-16
tests: do not negate test_path_exists
Junio C Hamano
2
-3
/
+3
2023-05-15
Merge branch 'ps/fetch-output-format'
Junio C Hamano
3
-53
/
+306
2023-05-15
Merge branch 'sl/diff-files-sparse'
Junio C Hamano
2
-2
/
+66
2023-05-15
Merge branch 'ds/merge-tree-use-config'
Junio C Hamano
1
-0
/
+18
2023-05-15
Merge branch 'ar/test-cleanup-unused-file-creation'
Junio C Hamano
1
-1
/
+2
2023-05-15
Merge branch 'jk/test-verbose-no-more'
Junio C Hamano
12
-81
/
+77
2023-05-15
Merge branch 'tl/push-branches-is-an-alias-for-all'
Junio C Hamano
3
-3
/
+129
2023-05-15
Merge branch 'jc/t9800-fix-use-of-show-s-raw'
Junio C Hamano
1
-1
/
+1
2023-05-15
Merge branch 'jc/dirstat-plug-leaks'
Junio C Hamano
1
-0
/
+2
2023-05-15
Merge branch 'ds/fsck-bitmap'
Junio C Hamano
1
-0
/
+44
2023-05-15
Merge branch 'ar/config-count-tests-updates'
Junio C Hamano
1
-11
/
+22
2023-05-15
Merge branch 'gc/trace-bare-repo-setup'
Junio C Hamano
1
-7
/
+25
2023-05-15
Merge branch 'mc/send-email-header-cmd'
Junio C Hamano
1
-2
/
+69
2023-05-15
Merge branch 'rj/branch-unborn-in-other-worktrees'
Junio C Hamano
2
-0
/
+47
2023-05-14
rebase -r: fix the total number shown in the progress
Johannes Schindelin
1
-0
/
+8
2023-05-12
pack-refs: teach pack-refs --include option
John Cai
2
-1
/
+30
2023-05-12
pack-refs: teach --exclude option to exclude refs from being packed
John Cai
2
-1
/
+18
2023-05-12
t5583: fix shebang line
Elijah Newren
1
-1
/
+1
2023-05-10
merge-tree: load default git config
Derrick Stolee
1
-0
/
+18
2023-05-10
fetch: introduce machine-parseable "porcelain" output format
Patrick Steinhardt
1
-0
/
+159
2023-05-10
fetch: print left-hand side when fetching HEAD:foo
Patrick Steinhardt
1
-0
/
+47
2023-05-10
fetch: add a test to exercise invalid output formats
Patrick Steinhardt
1
-0
/
+24
2023-05-10
fetch: split out tests for output format
Patrick Steinhardt
2
-53
/
+63
2023-05-10
fetch: fix `--no-recurse-submodules` with multi-remote fetches
Patrick Steinhardt
1
-0
/
+13
2023-05-10
Merge branch 'mh/credential-oauth-refresh-token'
Junio C Hamano
3
-0
/
+49
2023-05-10
Merge branch 'ar/test-cleanup-unused-file-creation-part2'
Junio C Hamano
5
-15
/
+12
2023-05-10
Merge branch 'ms/send-email-feed-header-to-validate-hook'
Junio C Hamano
1
-2
/
+25
2023-05-10
Merge branch 'tb/credential-long-lines'
Junio C Hamano
1
-0
/
+29
2023-05-10
Merge branch 'rs/test-ctype-eof'
Junio C Hamano
1
-0
/
+2
2023-05-09
Merge branch 'ob/t3501-retitle'
Junio C Hamano
1
-9
/
+9
[prev]
[next]