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
/
Documentation
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge branch 'ps/ref-storage-format' into seen
Junio C Hamano
2
-4
/
+6
3 days
Merge branch 'tc/push-force-if-includes-fixes' into seen
Junio C Hamano
1
-0
/
+4
3 days
Merge branch 'mm/diff-process-hunks' into seen
Junio C Hamano
3
-1
/
+23
3 days
Merge branch 'hn/history-squash' into seen
Junio C Hamano
1
-0
/
+4
3 days
Merge branch 'gg/http-ssl-verify-status' into seen
Junio C Hamano
1
-0
/
+14
3 days
Merge branch 'cc/lazy-fetch-trusted-bit' into seen
Junio C Hamano
1
-0
/
+49
3 days
Merge branch 'pz/fetch-submodule-errors-config' into seen
Junio C Hamano
1
-0
/
+14
3 days
Merge branch 'hs/rebase-continue-edit' into seen
Junio C Hamano
1
-0
/
+6
3 days
Merge branch 'bc/maintenance-doc-markup-fix-for-asciidoc' into seen
Junio C Hamano
1
-0
/
+1
3 days
Merge branch 'dk/use-nsec-runtime' into jch
Junio C Hamano
1
-0
/
+7
3 days
Merge branch 'ps/tune-rerere-gc' into jch
Junio C Hamano
1
-4
/
+4
3 days
doc: fix conjoined maintenance strategies in git-config(1)
Brigham Campbell
1
-0
/
+1
4 days
setup: rename "init.defaultRefFormat" to "init.defaultRefStorageFormat"
Patrick Steinhardt
2
-2
/
+4
4 days
setup: rename ref storage format environment variables
Patrick Steinhardt
1
-1
/
+1
4 days
builtin/init: rename "--ref-format=" to "--ref-storage-format="
Patrick Steinhardt
1
-1
/
+1
4 days
push: fix --force-if-includes detached HEAD advice
Tyler Cipriani
1
-0
/
+4
5 days
history: protect branches when squashing a range
Harald Nordgren
1
-0
/
+4
5 days
builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo
Christian Couder
1
-0
/
+49
6 days
Merge branch 'yn/worktree-ambiguous-remote-advice'
Junio C Hamano
1
-2
/
+3
9 days
builtin/maintenance: improve heuristic for "rerere gc"
Patrick Steinhardt
1
-4
/
+4
10 days
diff: consult oid-only hunk providers via diff.<driver>.process
Michael Montalbo
1
-0
/
+6
10 days
diff-hunks: add the store format, library, and command
Michael Montalbo
2
-1
/
+17
12 days
core: convert build-time USE_NSEC into runtime core.useNanosec
D. Ben Knoble
1
-0
/
+7
2026-08-27
worktree add: treat multiple matches with --guess-remote as an error
Yoichi NAKAYAMA
1
-2
/
+3
2026-08-21
odb/files: be less aggressive with geometric repacking
Patrick Steinhardt
1
-1
/
+1
2026-08-20
Merge branch 'hn/branch-delete-merged'
Junio C Hamano
1
-0
/
+7
2026-08-19
http: add http.sslVerifyStatus to check stapled OCSP responses
Grayson Gordon
1
-0
/
+14
2026-08-11
Merge branch 'kh/doc-replay-config'
Junio C Hamano
1
-6
/
+13
2026-08-11
Merge branch 'ja/doc-synopsis-style-yet-more'
Junio C Hamano
2
-47
/
+47
2026-08-05
branch: add branch.<name>.deleteMerged opt-out
Harald Nordgren
1
-0
/
+7
2026-08-03
Merge branch 'hn/url-push-tracking'
Junio C Hamano
1
-0
/
+1
2026-07-30
Merge branch 'jt/config-lock-timeout'
Junio C Hamano
1
-0
/
+8
2026-07-30
doc: replay: move “default” to the right-hand side
Kristoffer Haugsbakk
1
-1
/
+4
2026-07-30
doc: replay: improve config description
Kristoffer Haugsbakk
1
-6
/
+10
2026-07-27
Merge branch 'ps/shift-root-in-graph'
Junio C Hamano
1
-0
/
+4
2026-07-23
doc: convert git-send-email synopsis and options to new style
Jean-Noël Avila
1
-46
/
+46
2026-07-23
doc: convert git-imap-send synopsis and options to new style
Jean-Noël Avila
1
-1
/
+1
2026-07-22
remote: find tracking branches for URL push destinations
Harald Nordgren
1
-0
/
+1
2026-07-21
rebase: add --[no-]edit to --continue
Hugo Sales
1
-0
/
+6
2026-07-16
fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
Paulius Zaleckas
1
-0
/
+14
2026-07-14
graph: add --[no-]graph-indent and log.graphIndent
Pablo Sabater
1
-0
/
+4
2026-07-13
Merge branch 'hn/branch-push-slip-advice'
Junio C Hamano
1
-0
/
+5
2026-07-06
Merge branch 'mv/log-follow-mergy'
Junio C Hamano
1
-2
/
+1
2026-07-06
Merge branch 'mh/fetch-follow-remote-head-config'
Junio C Hamano
3
-12
/
+32
2026-07-06
Merge branch 'cc/promisor-auto-config-url-more'
Junio C Hamano
2
-18
/
+139
2026-06-27
push: suggest <remote> <branch> for a slash slip
Harald Nordgren
1
-0
/
+5
2026-06-22
log: improve --follow following renames for non-linear history
Miklos Vajna
1
-2
/
+1
2026-06-19
fetch: add configuration variable fetch.followRemoteHEAD
Matt Hunter
2
-12
/
+28
2026-06-19
doc: explain fetchRemoteHEADWarn advice
Matt Hunter
1
-0
/
+4
2026-06-17
Merge branch 'ta/doc-config-adoc-fixes'
Junio C Hamano
3
-1
/
+5
[next]