summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2022-10-17Merge branch 'ed/fsmonitor-on-networked-macos'Junio C Hamano-0/+2
2022-10-12bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason-0/+1
2022-10-07Merge branch 'ac/fuzzers'Junio C Hamano-3/+3
2022-10-07Merge branch 'ds/use-platform-regex-on-macos'Junio C Hamano-1/+1
2022-10-05Makefile: clarify runtime relative gitexecdirĐoàn Trần Công Danh-2/+3
2022-10-05fsmonitor: relocate socket file if .git directory is remoteEric DeCosta-0/+1
2022-10-05fsmonitor: refactor filesystem checks to common interfaceEric DeCosta-0/+1
2022-09-19version: fix builtin linking & documentationVictoria Dye-0/+1
2022-09-19Merge branch 'vd/scalar-to-main'Junio C Hamano-13/+18
2022-09-19fuzz: reorganise the path for existing oss-fuzz fuzzersArthur Chan-3/+3
2022-09-13Merge branch 'ab/submodule-helper-prep'Junio C Hamano-0/+1
2022-09-09Merge branch 'ab/retire-ppc-sha1'Junio C Hamano-16/+6
2022-09-02scalar: include in standard Git build & installationVictoria Dye-13/+18
2022-09-02submodule--helper: move "is-active" to a test-toolÆvar Arnfjörð Bjarmason-0/+1
2022-09-01Merge branch 'ds/bundle-uri-clone'Junio C Hamano-0/+1
2022-08-31Makefile: use $(OBJECTS) instead of $(C_OBJ)Ævar Arnfjörð Bjarmason-4/+2
2022-08-31Makefile + hash.h: remove PPC_SHA1 implementationÆvar Arnfjörð Bjarmason-13/+5
2022-08-29Merge branch 'mt/rot13-in-c'Junio C Hamano-0/+1
2022-08-26grep: fix multibyte regex handling under macOSDiomidis Spinellis-1/+1
2022-08-25Merge branch 'vd/scalar-generalize-diagnose'Junio C Hamano-0/+2
2022-08-25Merge branch 'jk/pipe-command-nonblock'Junio C Hamano-0/+1
2022-08-24Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3Junio C Hamano-0/+1
2022-08-17compat: add function to enable nonblocking pipesJeff King-0/+1
2022-08-14Merge branch 'ab/tech-docs-to-help'Junio C Hamano-0/+1
2022-08-14t0021: implementation the rot13-filter.pl script in CMatheus Tavares-0/+1
2022-08-12builtin/diagnose.c: create 'git diagnose' builtinVictoria Dye-0/+1
2022-08-12scalar-diagnose: move functionality to common locationVictoria Dye-0/+1
2022-08-10bundle-uri: create basic file-copy logicDerrick Stolee-0/+1
2022-08-04git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason-0/+1
2022-08-03Merge branch 'rs/mergesort'Junio C Hamano-1/+0
2022-07-18Merge branch 'bc/nettle-sha256'Junio C Hamano-0/+10
2022-07-18Merge branch 'ab/cocci-unused'Junio C Hamano-3/+25
2022-07-18Merge branch 'ab/build-gitweb'Junio C Hamano-10/+21
2022-07-17mergesort: remove llist_mergesort()René Scharfe-1/+0
2022-07-10sha256: add support for Nettlebrian m. carlson-0/+10
2022-07-06cocci: have "coccicheck{,-pending}" depend on "coccicheck-test"Ævar Arnfjörð Bjarmason-0/+2
2022-07-06cocci: add a "coccicheck-test" target and test *.cocci rulesÆvar Arnfjörð Bjarmason-0/+19
2022-07-06Makefile & .gitignore: ignore & clean "git.res", not "*.res"Ævar Arnfjörð Bjarmason-1/+1
2022-07-06Makefile: remove mandatory "spatch" arguments from SPATCH_FLAGSÆvar Arnfjörð Bjarmason-2/+3
2022-06-28gitweb/Makefile: add a "NO_GITWEB" parameterÆvar Arnfjörð Bjarmason-0/+7
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-10/+13
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano-2/+18
2022-06-03Merge branch 'tb/cruft-packs'Junio C Hamano-0/+2
2022-06-03Merge branch 'jx/l10n-workflow-change'Junio C Hamano-28/+125
2022-05-26t/helper/hexdump: add helper to print hexdump of stdinJeff Hostetler-0/+1
2022-05-26fsmonitor--daemon: stub in health threadJeff Hostetler-2/+4
2022-05-26fsmonitor-settings: stub in Win32-specific incompatibility checkingJeff Hostetler-0/+13
2022-05-26t/helper: add 'pack-mtimes' test-toolTaylor Blau-0/+1
2022-05-26pack-mtimes: support reading .mtimes filesTaylor Blau-0/+1