summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-01submodule.c: free() memory from xgetcwd()Ævar Arnfjörð Bjarmason-1/+2
2022-07-01clone: fix memory leak in wanted_peer_refs()Ævar Arnfjörð Bjarmason-0/+1
2022-07-01check-ref-format: fix trivial memory leakÆvar Arnfjörð Bjarmason-3/+9
2022-06-30t6429: fix use of non-existent functionElijah Newren-1/+1
2022-06-30commit-graph.c: no lazy fetch in lookup_commit_in_graph()Han Xin-1/+71
2022-06-30submodule--helper: remove display path helperGlen Choo-16/+8
2022-06-30submodule--helper update: use --super-prefixGlen Choo-20/+10
2022-06-30submodule--helper: remove unused SUPPORT_SUPER_PREFIX flagsÆvar Arnfjörð Bjarmason-3/+3
2022-06-30submodule--helper: use correct display path helperGlen Choo-11/+3
2022-06-30submodule--helper: don't recreate recursive prefixGlen Choo-11/+4
2022-06-30submodule--helper update: use display path helperGlen Choo-16/+7
2022-06-30submodule--helper tests: add missing "display path" coverageGlen Choo-0/+62
2022-06-30Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefixJunio C Hamano-103/+96
2022-06-30config tests: fix harmless but broken "rm -r" cleanupÆvar Arnfjörð Bjarmason-2/+3
2022-06-30test-lib.sh: fix prepend_var() quoting issueÆvar Arnfjörð Bjarmason-2/+2
2022-06-30tests: add missing double quotes to included library pathsÆvar Arnfjörð Bjarmason-3/+3
2022-06-30git-rebase.txt: use back-ticks consistentlyDerrick Stolee-120/+122
2022-06-28pack-objects.h: remove outdated pahole resultsTaylor Blau-10/+0
2022-06-28add --interactive: allow `update` to stage deleted filesJohannes Schindelin-2/+19
2022-06-28gitweb/Makefile: add a "NO_GITWEB" parameterÆvar Arnfjörð Bjarmason-0/+9
2022-06-28Makefile: build 'gitweb' in the default targetSZEDER Gábor-0/+1
2022-06-28gitweb/Makefile: include in top-level MakefileÆvar Arnfjörð Bjarmason-85/+29
2022-06-28gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason-15/+0
2022-06-28gitweb/Makefile: prepare to merge into top-level MakefileÆvar Arnfjörð Bjarmason-11/+18
2022-06-28gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} varsÆvar Arnfjörð Bjarmason-17/+18
2022-06-28gitweb/Makefile: add a $(GITWEB_ALL) variableÆvar Arnfjörð Bjarmason-1/+6
2022-06-28gitweb/Makefile: define all .PHONY prerequisites inlineÆvar Arnfjörð Bjarmason-3/+7
2022-06-28git-sh-setup.sh: remove "say" function, change last usersÆvar Arnfjörð Bjarmason-13/+13
2022-06-28git-submodule.sh: use "$quiet", not "$GIT_QUIET"Ævar Arnfjörð Bjarmason-18/+19
2022-06-28submodule--helper: eliminate internal "--update" optionGlen Choo-20/+13
2022-06-28submodule--helper: understand --checkout, --merge and --rebase synonymsÆvar Arnfjörð Bjarmason-5/+39
2022-06-28submodule--helper: report "submodule" as our name in some "-h" outputÆvar Arnfjörð Bjarmason-9/+9
2022-06-28submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"Ævar Arnfjörð Bjarmason-4/+4
2022-06-28submodule update: remove "-v" optionÆvar Arnfjörð Bjarmason-4/+1
2022-06-28submodule--helper: have --require-init imply --initÆvar Arnfjörð Bjarmason-2/+4
2022-06-28git-submodule.sh: remove unused top-level "--branch" argumentÆvar Arnfjörð Bjarmason-14/+0
2022-06-28git-submodule.sh: make the "$cached" variable a booleanÆvar Arnfjörð Bjarmason-2/+2
2022-06-28git-submodule.sh: remove unused $prefix variableÆvar Arnfjörð Bjarmason-4/+2
2022-06-28git-submodule.sh: remove unused sanitize_submodule_env()Ævar Arnfjörð Bjarmason-18/+0
2022-06-27vscode: improve tab size and wrappingDerrick Stolee-2/+6
2022-06-27Sync with Git 2.36.2Junio C Hamano-19/+117
2022-06-27Git 2.37v2.37.0Junio C Hamano-1/+1
2022-06-27Merge branch 'jc/revert-show-parent-info'Junio C Hamano-1/+3
2022-06-27Merge tag 'l10n-2.37.0-rnd1' of https://github.com/git-l10n/git-poJunio C Hamano-161382/+114332
2022-06-27revert: config documentation fixesRené Scharfe-1/+3
2022-06-26l10n: sv.po: Update Swedish translation (5367t0f0u)Peter Krefting-15781/+7654
2022-06-26l10n: ru.po: update Russian translationDimitriy Ryazantcev-12978/+10334
2022-06-26Merge branch 'l10n/zh_TW/220623' of github.com:l10n-tw/git-poJiang Xin-13955/+12996
2022-06-25l10n: zh_TW: v2.37.0 round 1Yi-Jyun Pan-13955/+12996
2022-06-25Merge branch 'master' of github.com:vnwildman/gitJiang Xin-12953/+7839