Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ep/coverage-report-wants-test-to-have-run' | Junio C Hamano | 2022-05-25 | 1 | -1/+6 |
|\ | |||||
| * | Makefile: add a prerequisite to the coverage-report target | Elia Pinto | 2022-04-13 | 1 | -1/+6 |
* | | Merge branch 'pw/test-malloc-with-sanitize-address' | Junio C Hamano | 2022-05-11 | 1 | -1/+4 |
|\ \ | |||||
| * | | tests: make SANITIZE=address imply TEST_NO_MALLOC_CHECK | Phillip Wood | 2022-04-11 | 1 | -1/+4 |
| |/ | |||||
* | | Merge branch 'bc/csprng-mktemps' | Junio C Hamano | 2022-04-06 | 1 | -0/+1 |
|\ \ | |||||
| * | | git-compat-util: really support openssl as a source of entropy | Carlo Marcelo Arenas Belón | 2022-04-06 | 1 | -0/+1 |
* | | | Merge branch 'jh/builtin-fsmonitor-part2' | Junio C Hamano | 2022-04-04 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon | Jeff Hostetler | 2022-03-25 | 1 | -0/+1 |
| * | | | compat/fsmonitor/fsm-listen-win32: stub in backend for Windows | Jeff Hostetler | 2022-03-25 | 1 | -0/+13 |
| * | | | fsmonitor--daemon: add a built-in fsmonitor daemon | Jeff Hostetler | 2022-03-25 | 1 | -0/+1 |
| * | | | fsmonitor: config settings are repository-specific | Jeff Hostetler | 2022-03-25 | 1 | -0/+1 |
| * | | | fsmonitor-ipc: create client routines for git-fsmonitor--daemon | Jeff Hostetler | 2022-03-25 | 1 | -0/+1 |
* | | | | Merge branch 'ns/core-fsyncmethod' | Junio C Hamano | 2022-03-25 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | core.fsyncmethod: add writeout-only mode | Neeraj Singh | 2022-03-10 | 1 | -0/+6 |
| |/ / / | |||||
* | | | | Merge branch 'jc/stash-drop' | Junio C Hamano | 2022-03-16 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | reflog: libify delete reflog function and helpers | John Cai | 2022-03-02 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Makefiles: add and use wildcard "mkdir -p" template | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -5/+7 |
* | | | | Makefile: add "$(QUIET)" boilerplate to shared.mak | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -33/+0 |
* | | | | Makefile: move $(comma), $(empty) and $(space) to shared.mak | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -4/+0 |
* | | | | Makefile: move ".SUFFIXES" rule to shared.mak | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -2/+0 |
* | | | | Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES) | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -28/+26 |
* | | | | Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -10/+3 |
|/ / / | |||||
* | | | Merge branch 'ab/auto-detect-zlib-compress2' | Junio C Hamano | 2022-02-16 | 1 | -8/+3 |
|\ \ \ | |||||
| * | | | compat: auto-detect if zlib has uncompress2() | Ævar Arnfjörð Bjarmason | 2022-01-26 | 1 | -8/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'bc/csprng-mktemps' | Junio C Hamano | 2022-02-11 | 1 | -0/+34 |
|\ \ \ | | |/ | |/| | |||||
| * | | wrapper: add a helper to generate numbers from a CSPRNG | brian m. carlson | 2022-01-17 | 1 | -0/+34 |
* | | | Merge branch 'ab/config-based-hooks-2' | Junio C Hamano | 2022-02-09 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | hook: add 'run' subcommand | Emily Shaffer | 2022-01-07 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'ab/makefile-hook-list-dependency-fix' | Junio C Hamano | 2022-01-10 | 1 | -2/+2 |
|\ \ | |||||
| * | | Makefile: correct the dependency graph of hook-list.h | Ævar Arnfjörð Bjarmason | 2021-12-25 | 1 | -2/+2 |
* | | | Merge branch 'ab/makefile-pager-env-is-used-only-by-pager.c' | Junio C Hamano | 2022-01-10 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | Makefile: move -DPAGER_ENV from BASIC_CFLAGS to EXTRA_CPPFLAGS | Ævar Arnfjörð Bjarmason | 2021-12-25 | 1 | -5/+6 |
* | | | | Merge branch 'ab/makefile-msgfmt-wo-stats' | Junio C Hamano | 2022-01-10 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Makefile: don't invoke msgfmt with --statistics | Ævar Arnfjörð Bjarmason | 2021-12-25 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'js/scalar' | Junio C Hamano | 2021-12-21 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | scalar: create a rudimentary executable | Johannes Schindelin | 2021-12-04 | 1 | -0/+9 |
* | | | | Merge branch 'jc/c99-var-decl-in-for-loop' | Junio C Hamano | 2021-12-21 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | revision: use C99 declaration of variable in for() loop | Junio C Hamano | 2021-12-03 | 1 | -0/+1 |
* | | | | | Merge branch 'hn/reftable' | Junio C Hamano | 2021-12-15 | 1 | -3/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Add "test-tool dump-reftable" command. | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+1 |
| * | | | | | reftable: implement stack, a mutable database of reftable files. | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+1 |
| * | | | | | reftable: implement refname validation | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+1 |
| * | | | | | reftable: add merged table view | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+2 |
| * | | | | | reftable: add a heap-based priority queue for reftable records | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+2 |
| * | | | | | reftable: reftable file level tests | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+1 |
| * | | | | | reftable: read reftable files | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+2 |
| * | | | | | reftable: generic interface to tables | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+3 |
| * | | | | | reftable: write reftable files | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+1 |
| * | | | | | reftable: a generic binary tree implementation | Han-Wen Nienhuys | 2021-10-08 | 1 | -1/+3 |
| * | | | | | reftable: reading/writing blocks | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+2 |