summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-08-08The eleventh batchJunio C Hamano-0/+20
2022-08-08Merge branch 'js/ort-clean-up-after-failed-merge'Junio C Hamano-0/+5
2022-08-08Merge branch 'jk/struct-zero-init-with-older-gcc'Junio C Hamano-0/+4
2022-08-08Merge branch 'js/t5351-freebsd-fix'Junio C Hamano-3/+11
2022-08-08Merge branch 'js/lstat-mingw-enotdir-fix'Junio C Hamano-2/+2
2022-08-08Merge branch 'js/mingw-with-python'Junio C Hamano-3/+2
2022-08-08Merge branch 'ca/unignore-local-installation-on-windows'Junio C Hamano-1/+1
2022-08-08mingw: handle a file owned by the Administrators group correctlyJohannes Schindelin-0/+10
2022-08-08mingw: be more informative when ownership check fails on FAT32Johannes Schindelin-1/+24
2022-08-08mingw: provide details about unsafe directories' ownershipJohannes Schindelin-0/+24
2022-08-08setup: prepare for more detailed "dubious ownership" messagesJohannes Schindelin-13/+21
2022-08-08setup: fix some formattingJohannes Schindelin-4/+5
2022-08-05The tenth batchJunio C Hamano-8/+11
2022-08-05Sync with 'maint'Junio C Hamano-0/+17
2022-08-05Merge branch 'tb/cat-file-z'Junio C Hamano-19/+88
2022-08-05Merge branch 'jt/fetch-pack-trace2-filter-spec'Junio C Hamano-14/+26
2022-08-05Merge branch 'jr/gitweb-title-shortening'Junio C Hamano-17/+0
2022-08-05Merge branch 'gc/bare-repo-discovery'Junio C Hamano-3/+8
2022-08-05Downmerge a bit more for 2.37.xJunio C Hamano-0/+17
2022-08-05Merge branch 'sg/index-format-doc-update' into maintJunio C Hamano-2/+0
2022-08-05Merge branch 'ma/sparse-checkout-cone-doc-fix' into maintJunio C Hamano-2/+2
2022-08-05Merge branch 'ds/win-syslog-compiler-fix' into maintJunio C Hamano-3/+4
2022-08-05Merge branch 'ld/osx-keychain-usage-fix' into maintJunio C Hamano-1/+1
2022-08-05Merge branch 'ds/doc-wo-whitelist' into maintJunio C Hamano-40/+39
2022-08-05Merge branch 'mb/config-document-include' into maintJunio C Hamano-0/+21
2022-08-05Merge branch 'rs/mingw-tighten-mkstemp' into maintJunio C Hamano-4/+1
2022-08-05Merge branch 'jk/clone-unborn-confusion' into maintJunio C Hamano-39/+117
2022-08-05fetch: use ref_namespaces during prefetchDerrick Stolee-2/+4
2022-08-05maintenance: stop writing log.excludeDecorationDerrick Stolee-27/+0
2022-08-05log: create log.initialDecorationSet=allDerrick Stolee-1/+23
2022-08-05log: add --clear-decorations optionDerrick Stolee-7/+371
2022-08-05log: add default decoration filterDerrick Stolee-17/+64
2022-08-05log-tree: use ref_namespaces instead of if/else-ifDerrick Stolee-10/+16
2022-08-05refs: use ref_namespaces for replace refs baseDerrick Stolee-3/+6
2022-08-05refs: add array of ref namespacesDerrick Stolee-0/+132
2022-08-05t4207: test coloring of grafted decorationsDerrick Stolee-0/+53
2022-08-05t4207: modernize testDerrick Stolee-17/+20
2022-08-05refs: allow "HEAD" as decoration filterDerrick Stolee-3/+14
2022-08-05hook API: don't segfault on strbuf_addf() to NULL "out"Ævar Arnfjörð Bjarmason-7/+26
2022-08-04docs: move http-protocol docs to man section 5Ævar Arnfjörð Bjarmason-11/+33
2022-08-04docs: move cruft pack docs to gitformat-packÆvar Arnfjörð Bjarmason-124/+126
2022-08-04docs: move pack format docs to man section 5Ævar Arnfjörð Bjarmason-22/+68
2022-08-04docs: move signature docs to man section 5Ævar Arnfjörð Bjarmason-4/+20
2022-08-04docs: move index format docs to man section 5Ævar Arnfjörð Bjarmason-2/+21
2022-08-04docs: move protocol-related docs to man section 5Ævar Arnfjörð Bjarmason-37/+106
2022-08-04docs: move commit-graph format docs to man section 5Ævar Arnfjörð Bjarmason-17/+41
2022-08-04git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason-13/+94
2022-08-04git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason-9/+70
2022-08-04git help doc: use "<doc>" instead of "<guide>"Ævar Arnfjörð Bjarmason-5/+5
2022-08-04help.c: remove common category behavior from drop_prefix() behaviorÆvar Arnfjörð Bjarmason-4/+5