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
2022-05-26
Merge branch 'cg/tools-for-git-doc'
Junio C Hamano
-12
/
+56
2022-05-26
Merge branch 'tk/simple-autosetupmerge'
Junio C Hamano
-28
/
+237
2022-05-26
l10n: Document the new l10n workflow
Ævar Arnfjörð Bjarmason
-113
/
+117
2022-05-26
Makefile: add "po-init" rule to initialize po/XX.po
Ævar Arnfjörð Bjarmason
-1
/
+41
2022-05-26
Makefile: add "po-update" rule to update po/XX.po
Jiang Xin
-0
/
+19
2022-05-26
po/git.pot: don't check in result of "make pot"
Ævar Arnfjörð Bjarmason
-2
/
+4
2022-05-26
po/git.pot: this is now a generated file
Jiang Xin
-25151
/
+0
2022-05-26
Makefile: remove duplicate and unwanted files in FOUND_SOURCE_FILES
Jiang Xin
-2
/
+2
2022-05-26
i18n CI: stop allowing non-ASCII source messages in po/git.pot
Ævar Arnfjörð Bjarmason
-3
/
+7
2022-05-26
Makefile: have "make pot" not "reset --hard"
Ævar Arnfjörð Bjarmason
-21
/
+60
2022-05-26
Makefile: generate "po/git.pot" from stable LOCALIZED_C
Jiang Xin
-1
/
+2
2022-05-26
Makefile: sort source files before feeding to xgettext
Jiang Xin
-4
/
+3
2022-05-25
Third batch
Junio C Hamano
-0
/
+25
2022-05-25
Merge branch 'tb/receive-pack-code-cleanup'
Junio C Hamano
-2
/
+1
2022-05-25
Merge branch 'jc/avoid-redundant-submodule-fetch'
Junio C Hamano
-1
/
+42
2022-05-25
Merge branch 'os/fetch-check-not-current-branch'
Junio C Hamano
-0
/
+1
2022-05-25
Merge branch 'pb/ggg-in-mfc-doc'
Junio C Hamano
-35
/
+120
2022-05-25
Merge branch 'jt/fetch-peek-optional-section'
Junio C Hamano
-8
/
+11
2022-05-25
Merge branch 'jc/show-branch-g-current'
Junio C Hamano
-0
/
+18
2022-05-25
Merge branch 'ep/coverage-report-wants-test-to-have-run'
Junio C Hamano
-1
/
+6
2022-05-25
ci: update Cirrus-CI image to FreeBSD 12.3
Philippe Blain
-1
/
+1
2022-05-24
setup: don't die if realpath(3) fails on getcwd(3)
Kevin Locke
-1
/
+10
2022-05-24
cmake: remove (_)UNICODE def on Windows in CMakeLists.txt
Yuyi Wang
-1
/
+1
2022-05-24
cmake: add pcre2 support
Yuyi Wang
-1
/
+15
2022-05-24
cmake: fix CMakeLists.txt on Linux
Yuyi Wang
-2
/
+2
2022-05-24
dir.c: avoid "exceeds maximum object size" error with GCC v12.x
Johannes Schindelin
-0
/
+9
2022-05-24
nedmalloc: avoid new compile error
Johannes Schindelin
-1
/
+0
2022-05-24
compat/win32/syslog: fix use-after-realloc
Johannes Schindelin
-0
/
+2
2022-05-24
builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects
Taylor Blau
-0
/
+6
2022-05-24
builtin/pack-objects.c: ensure included `--stdin-packs` exist
Taylor Blau
-15
/
+20
2022-05-24
builtin/pack-objects.c: avoid redundant NULL check
Taylor Blau
-2
/
+0
2022-05-24
pack-bitmap.c: check preferred pack validity when opening MIDX bitmap
Taylor Blau
-2
/
+16
2022-05-23
Second batch
Junio C Hamano
-0
/
+10
2022-05-23
Merge branch 'jc/archive-add-file-normalize-mode'
Junio C Hamano
-1
/
+1
2022-05-23
Merge branch 'ab/valgrind-fixes'
Junio C Hamano
-14
/
+39
2022-05-23
Merge branch 'ab/commit-plug-leaks'
Junio C Hamano
-3
/
+8
2022-05-23
sparse-checkout: integrate with sparse index
Derrick Stolee
-0
/
+32
2022-05-23
p2000: add test for 'git sparse-checkout [add|set]'
Derrick Stolee
-0
/
+1
2022-05-23
sparse-index: complete partial expansion
Derrick Stolee
-3
/
+36
2022-05-23
sparse-index: partially expand directories
Derrick Stolee
-7
/
+50
2022-05-23
sparse-checkout: --no-sparse-index needs a full index
Derrick Stolee
-0
/
+3
2022-05-23
cache-tree: implement cache_tree_find_path()
Derrick Stolee
-0
/
+29
2022-05-23
sparse-index: introduce partially-sparse indexes
Derrick Stolee
-15
/
+32
2022-05-23
sparse-index: create expand_index()
Derrick Stolee
-3
/
+42
2022-05-23
t1092: stress test 'git sparse-checkout set'
Derrick Stolee
-2
/
+17
2022-05-23
t1092: refactor 'sparse-index contents' test
Derrick Stolee
-18
/
+35
2022-05-21
ci: call `finalize_test_case_output` a little later
Johannes Schindelin
-5
/
+6
2022-05-21
ci(github): mention where the full logs can be found
Johannes Schindelin
-0
/
+1
2022-05-21
ci: use `--github-workflow-markup` in the GitHub workflow
Johannes Schindelin
-2
/
+2
2022-05-21
ci(github): avoid printing test case preamble twice
Victoria Dye
-0
/
+4
[prev]
[next]