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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
Merge branch 'rj/status-bisect-while-rebase' into maint-2.43
Junio C Hamano
6
-8
/
+38
2024-02-08
Merge branch 'sh/completion-with-reftable' into maint-2.43
Junio C Hamano
1
-5
/
+38
2024-02-08
Merge branch 'jx/fetch-atomic-error-message-fix' into maint-2.43
Junio C Hamano
2
-42
/
+57
2024-02-08
Merge branch 'jk/mailinfo-iterative-unquote-comment' into maint-2.43
Junio C Hamano
4
-8
/
+34
2024-02-08
Merge branch 'rs/show-ref-incompatible-options' into maint-2.43
Junio C Hamano
2
-10
/
+12
2024-02-08
Merge branch 'jk/implicit-true' into maint-2.43
Junio C Hamano
18
-17
/
+85
2024-02-08
Merge branch 'jk/bisect-reset-fix' into maint-2.43
Junio C Hamano
2
-5
/
+10
2024-02-08
Merge branch 'jk/end-of-options' into maint-2.43
Junio C Hamano
3
-2
/
+25
2024-02-08
Merge branch 'jc/revision-parse-int' into maint-2.43
Junio C Hamano
3
-13
/
+57
2024-02-08
Merge branch 'jp/use-diff-index-in-pre-commit-sample' into maint-2.43
Junio C Hamano
1
-1
/
+1
2024-02-08
Merge branch 'jh/trace2-redact-auth' into maint-2.43
Junio C Hamano
6
-7
/
+253
2024-02-08
Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43
Junio C Hamano
57
-81
/
+81
2024-02-08
Merge branch 'ps/commit-graph-less-paranoid' into maint-2.43
Junio C Hamano
6
-10
/
+16
2024-02-08
Merge branch 'tz/send-email-negatable-options' into maint-2.43
Junio C Hamano
22
-36
/
+29
2024-02-08
Merge branch 'js/ci-discard-prove-state' into maint-2.43
Junio C Hamano
5
-54
/
+233
2024-02-08
t9210: do not rely on lazy fetching to fail
Junio C Hamano
1
-1
/
+8
2024-02-08
The fifteenth batch
Junio C Hamano
1
-0
/
+14
2024-02-08
Merge branch 'jh/sparse-index-expand-to-path-fix'
Junio C Hamano
1
-2
/
+2
2024-02-08
Merge branch 'pb/imap-send-wo-curl-build-fix'
Junio C Hamano
1
-0
/
+1
2024-02-08
Merge branch 'ja/doc-placeholders-fix'
Junio C Hamano
37
-99
/
+99
2024-02-08
Merge branch 'mh/credential-oauth-refresh-token-with-wincred'
Junio C Hamano
1
-6
/
+40
2024-02-08
Merge branch 'jk/unit-tests-buildfix'
Junio C Hamano
2
-8
/
+12
2024-02-08
Merge branch 'jc/index-pack-fsck-levels'
Junio C Hamano
3
-10
/
+62
2024-02-08
Merge branch 'cp/unit-test-prio-queue'
Junio C Hamano
6
-120
/
+99
2024-02-08
sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
Vegard Nossum
2
-0
/
+13
2024-02-07
ref-filter.c: sort formatted dates by byte value
Victoria Dye
3
-3
/
+57
2024-02-07
ssh signing: signal an error with a negative return value
Junio C Hamano
1
-1
/
+1
2024-02-07
refs/reftable: fix leak when copying reflog fails
Patrick Steinhardt
1
-1
/
+1
2024-02-07
bisect: document command line arguments for "bisect start"
Junio C Hamano
1
-1
/
+1
2024-02-07
bisect: document "terms" subcommand more fully
Junio C Hamano
1
-3
/
+5
2024-02-07
tag: fix sign_buffer() call to create a signed tag
Junio C Hamano
2
-2
/
+2
2024-02-07
t1400: use show-ref to check pseudorefs
Phillip Wood
1
-9
/
+9
2024-02-07
show-ref --verify: accept pseudorefs
Phillip Wood
2
-1
/
+9
2024-02-07
ci: add jobs to test with the reftable backend
Patrick Steinhardt
4
-1
/
+22
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt
13
-6
/
+3226
2024-02-06
completion: bisect: recognize but do not complete view subcommand
Britton Leo Kerin
2
-4
/
+35
2024-02-06
completion: bisect: complete log opts for visualize subcommand
Britton Leo Kerin
2
-0
/
+19
2024-02-06
completion: new function __git_complete_log_opts
Britton Leo Kerin
1
-3
/
+15
2024-02-06
completion: bisect: complete missing --first-parent and - -no-checkout options
Britton Leo Kerin
2
-1
/
+12
2024-02-06
completion: bisect: complete custom terms and related options
Britton Leo Kerin
2
-2
/
+45
2024-02-06
completion: bisect: complete bad, new, old, and help subcommands
Britton Leo Kerin
2
-2
/
+73
2024-02-06
completion: tests: always use 'master' for default initial branch name
Britton Leo Kerin
1
-0
/
+5
2024-02-06
The fourteenth batch
Junio C Hamano
1
-0
/
+23
2024-02-06
Merge branch 'cb/use-freebsd-13-2-at-cirrus-ci'
Junio C Hamano
1
-2
/
+2
2024-02-06
Merge branch 'jc/make-libpath-template'
Junio C Hamano
2
-6
/
+14
2024-02-06
Merge branch 'rj/test-with-leak-check'
Junio C Hamano
4
-1
/
+9
2024-02-06
Merge branch 'jc/t0091-with-unknown-git'
Junio C Hamano
1
-2
/
+2
2024-02-06
Merge branch 'js/win32-retry-pipe-write-on-enospc'
Junio C Hamano
1
-4
/
+15
2024-02-06
Merge branch 'ps/tests-with-ref-files-backend'
Junio C Hamano
6
-38
/
+79
2024-02-06
Merge branch 'jc/comment-style-fixes'
Junio C Hamano
3
-7
/
+7
[prev]
[next]