Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dd/document-runtime-prefix-better' | Junio C Hamano | 2022-10-17 | 1 | -2/+3 |
|\ | |||||
| * | Makefile: clarify runtime relative gitexecdir | Đoàn Trần Công Danh | 2022-10-05 | 1 | -2/+3 |
* | | Merge branch 'ed/fsmonitor-on-networked-macos' | Junio C Hamano | 2022-10-17 | 1 | -0/+2 |
|\ \ | |||||
| * | | fsmonitor: relocate socket file if .git directory is remote | Eric DeCosta | 2022-10-05 | 1 | -0/+1 |
| * | | fsmonitor: refactor filesystem checks to common interface | Eric DeCosta | 2022-10-05 | 1 | -0/+1 |
* | | | Merge branch 'ac/fuzzers' | Junio C Hamano | 2022-10-07 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | fuzz: reorganise the path for existing oss-fuzz fuzzers | Arthur Chan | 2022-09-19 | 1 | -3/+3 |
* | | | | Merge branch 'ds/use-platform-regex-on-macos' | Junio C Hamano | 2022-10-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | grep: fix multibyte regex handling under macOS | Diomidis Spinellis | 2022-08-26 | 1 | -1/+1 |
* | | | | | version: fix builtin linking & documentation | Victoria Dye | 2022-09-19 | 1 | -0/+1 |
* | | | | | Merge branch 'vd/scalar-to-main' | Junio C Hamano | 2022-09-19 | 1 | -13/+18 |
|\ \ \ \ \ | |||||
| * | | | | | scalar: include in standard Git build & installation | Victoria Dye | 2022-09-02 | 1 | -13/+18 |
* | | | | | | Merge branch 'ab/submodule-helper-prep' | Junio C Hamano | 2022-09-13 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | submodule--helper: move "is-active" to a test-tool | Ævar Arnfjörð Bjarmason | 2022-09-02 | 1 | -0/+1 |
* | | | | | | | Merge branch 'ab/retire-ppc-sha1' | Junio C Hamano | 2022-09-09 | 1 | -16/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Makefile: use $(OBJECTS) instead of $(C_OBJ) | Ævar Arnfjörð Bjarmason | 2022-08-31 | 1 | -4/+2 |
| * | | | | | | | Makefile + hash.h: remove PPC_SHA1 implementation | Ævar Arnfjörð Bjarmason | 2022-08-31 | 1 | -13/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ds/bundle-uri-clone' | Junio C Hamano | 2022-09-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | bundle-uri: create basic file-copy logic | Derrick Stolee | 2022-08-10 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'mt/rot13-in-c' | Junio C Hamano | 2022-08-29 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t0021: implementation the rot13-filter.pl script in C | Matheus Tavares | 2022-08-14 | 1 | -0/+1 |
* | | | | | | | Merge branch 'vd/scalar-generalize-diagnose' | Junio C Hamano | 2022-08-25 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | builtin/diagnose.c: create 'git diagnose' builtin | Victoria Dye | 2022-08-12 | 1 | -0/+1 |
| * | | | | | | | scalar-diagnose: move functionality to common location | Victoria Dye | 2022-08-12 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/pipe-command-nonblock' | Junio C Hamano | 2022-08-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | compat: add function to enable nonblocking pipes | Jeff King | 2022-08-17 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ab/tech-docs-to-help' | Junio C Hamano | 2022-08-14 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | git docs: add a category for user-facing file, repo and command UX | Ævar Arnfjörð Bjarmason | 2022-08-04 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'rs/mergesort' | Junio C Hamano | 2022-08-03 | 1 | -1/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | mergesort: remove llist_mergesort() | René Scharfe | 2022-07-17 | 1 | -1/+0 |
* | | | | Merge branch 'bc/nettle-sha256' | Junio C Hamano | 2022-07-18 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | sha256: add support for Nettle | brian m. carlson | 2022-07-10 | 1 | -0/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'ab/cocci-unused' | Junio C Hamano | 2022-07-18 | 1 | -3/+25 |
|\ \ \ \ | |||||
| * | | | | cocci: have "coccicheck{,-pending}" depend on "coccicheck-test" | Ævar Arnfjörð Bjarmason | 2022-07-06 | 1 | -0/+2 |
| * | | | | cocci: add a "coccicheck-test" target and test *.cocci rules | Ævar Arnfjörð Bjarmason | 2022-07-06 | 1 | -0/+19 |
| * | | | | Makefile & .gitignore: ignore & clean "git.res", not "*.res" | Ævar Arnfjörð Bjarmason | 2022-07-06 | 1 | -1/+1 |
| * | | | | Makefile: remove mandatory "spatch" arguments from SPATCH_FLAGS | Ævar Arnfjörð Bjarmason | 2022-07-06 | 1 | -2/+3 |
| |/ / / | |||||
* | | | | Merge branch 'ab/build-gitweb' | Junio C Hamano | 2022-07-18 | 1 | -10/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | gitweb/Makefile: add a "NO_GITWEB" parameter | Ævar Arnfjörð Bjarmason | 2022-06-28 | 1 | -0/+7 |
| * | | | Makefile: build 'gitweb' in the default target | SZEDER Gábor | 2022-06-28 | 1 | -0/+1 |
| * | | | gitweb/Makefile: include in top-level Makefile | Ævar Arnfjörð Bjarmason | 2022-06-28 | 1 | -10/+13 |
* | | | | Merge branch 'jh/builtin-fsmonitor-part3' | Junio C Hamano | 2022-06-10 | 1 | -2/+18 |
|\ \ \ \ | |||||
| * | | | | t/helper/hexdump: add helper to print hexdump of stdin | Jeff Hostetler | 2022-05-26 | 1 | -0/+1 |
| * | | | | fsmonitor--daemon: stub in health thread | Jeff Hostetler | 2022-05-26 | 1 | -2/+4 |
| * | | | | fsmonitor-settings: stub in Win32-specific incompatibility checking | Jeff Hostetler | 2022-05-26 | 1 | -0/+13 |
* | | | | | Merge branch 'tb/cruft-packs' | Junio C Hamano | 2022-06-03 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | t/helper: add 'pack-mtimes' test-tool | Taylor Blau | 2022-05-26 | 1 | -0/+1 |
| * | | | | | pack-mtimes: support reading .mtimes files | Taylor Blau | 2022-05-26 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jx/l10n-workflow-change' | Junio C Hamano | 2022-06-03 | 1 | -28/+125 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Makefile: add "po-init" rule to initialize po/XX.po | Ævar Arnfjörð Bjarmason | 2022-05-26 | 1 | -1/+39 |