index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-01-04
ci(github): restore "print test failures" step name
Phillip Wood
-2
/
+4
2023-01-02
The fourth batch
Junio C Hamano
-0
/
+12
2023-01-02
Merge branch 'ps/fsync-refs-fix'
Junio C Hamano
-1
/
+2
2023-01-02
Merge branch 'sk/win32-pthread-exit-fix'
Junio C Hamano
-1
/
+1
2023-01-02
Merge branch 'ew/format-patch-mboxrd'
Junio C Hamano
-3
/
+17
2023-01-02
Merge branch 'ds/bundle-uri-4'
Junio C Hamano
-12
/
+1041
2023-01-02
Merge branch 'lk/line-range-parsing-fix'
Junio C Hamano
-3
/
+26
2022-12-28
The third batch
Junio C Hamano
-0
/
+9
2022-12-28
Merge branch 'sa/git-var-sequence-editor'
Junio C Hamano
-0
/
+52
2022-12-28
Merge branch 'ss/pull-v-recurse-fix'
Junio C Hamano
-0
/
+3
2022-12-28
bundle <cmd>: have usage_msg_opt() note the missing "<file>"
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-12-28
builtin/bundle.c: remove superfluous "newargc" variable
Ævar Arnfjörð Bjarmason
-4
/
+3
2022-12-28
gitattributes.txt: fix typo in "comma separated"
Andrei Rybak
-1
/
+1
2022-12-27
doc/git-branch: fix --force description typo
Kyle Meyer
-1
/
+1
2022-12-26
The second batch
Junio C Hamano
-0
/
+22
2022-12-26
Merge branch 'ab/darwin-default-to-sha1dc'
Junio C Hamano
-8
/
+5
2022-12-26
Merge branch 'sk/remove-duplicate-includes'
Junio C Hamano
-3
/
+0
2022-12-26
Merge branch 'pg/diff-stat-unmerged-regression-fix'
Junio C Hamano
-1
/
+11
2022-12-26
Merge branch 'jk/ref-filter-error-reporting-fix'
Junio C Hamano
-13
/
+49
2022-12-26
Merge branch 'rs/clarify-error-in-write-loose-object'
Junio C Hamano
-9
/
+2
2022-12-26
Merge branch 'rs/reflog-expiry-cleanup'
Junio C Hamano
-1
/
+3
2022-12-26
Merge branch 'rs/clear-commit-marks-cleanup'
Junio C Hamano
-2
/
+4
2022-12-26
Merge branch 'rs/am-parse-options-cleanup'
Junio C Hamano
-1
/
+11
2022-12-26
Merge branch 'jk/server-supports-v2-cleanup'
Junio C Hamano
-16
/
+20
2022-12-26
Merge branch 'jk/unused-post-2.39'
Junio C Hamano
-108
/
+90
2022-12-26
Merge branch 'jt/http-fetch-trace2-report-name'
Junio C Hamano
-0
/
+3
2022-12-26
Merge branch 'sg/help-autocorrect-config-fix'
Junio C Hamano
-1
/
+7
2022-12-26
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
-100
/
+48
2022-12-26
submodule--helper: convert "{update,clone}" to their own "--super-prefix"
Ævar Arnfjörð Bjarmason
-20
/
+14
2022-12-26
submodule--helper: convert "status" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
-7
/
+8
2022-12-26
submodule--helper: convert "sync" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
-9
/
+11
2022-12-26
submodule--helper: convert "foreach" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
-5
/
+7
2022-12-26
submodule--helper: don't use global --super-prefix in "absorbgitdirs"
Ævar Arnfjörð Bjarmason
-32
/
+29
2022-12-26
submodule.c & submodule--helper: pass along "super_prefix" param
Ævar Arnfjörð Bjarmason
-21
/
+34
2022-12-26
read-tree + fetch tests: test failing "--super-prefix" interaction
Glen Choo
-0
/
+43
2022-12-26
submodule absorbgitdirs tests: add missing "Migrating git..." tests
Ævar Arnfjörð Bjarmason
-7
/
+57
2022-12-25
win32: use _endthreadex to terminate threads, not ExitThread
Seija Kijin
-1
/
+1
2022-12-25
format-patch: support format.mboxrd with --stdout
Eric Wong
-3
/
+17
2022-12-25
clone: unbundle the advertised bundles
Derrick Stolee
-7
/
+98
2022-12-25
bundle-uri: download bundles from an advertised list
Derrick Stolee
-0
/
+35
2022-12-25
bundle-uri: allow relative URLs in bundle lists
Derrick Stolee
-1
/
+116
2022-12-25
strbuf: introduce strbuf_strip_file_from_path()
Derrick Stolee
-0
/
+17
2022-12-25
bundle-uri: serve bundle.* keys from config
Derrick Stolee
-1
/
+47
2022-12-25
bundle-uri client: add helper for testing server
Ævar Arnfjörð Bjarmason
-0
/
+99
2022-12-25
transport: rename got_remote_heads
Derrick Stolee
-9
/
+9
2022-12-25
bundle-uri client: add boolean transfer.bundleURI setting
Ævar Arnfjörð Bjarmason
-1
/
+32
2022-12-25
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
-0
/
+164
2022-12-25
t: create test harness for 'bundle-uri' command
Ævar Arnfjörð Bjarmason
-1
/
+144
2022-12-25
protocol v2: add server-side "bundle-uri" skeleton
Ævar Arnfjörð Bjarmason
-1
/
+289
2022-12-25
refs: fix corruption by not correctly syncing packed-refs to disk
Patrick Steinhardt
-1
/
+2
[prev]
[next]