Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | pack-mtimes: support reading .mtimes files | Taylor Blau | 2022-05-27 | 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 | |
| * | | | | Makefile: add "po-update" rule to update po/XX.po | Jiang Xin | 2022-05-26 | 1 | -0/+18 | |
| * | | | | po/git.pot: don't check in result of "make pot" | Ævar Arnfjörð Bjarmason | 2022-05-26 | 1 | -2/+3 | |
| * | | | | Makefile: remove duplicate and unwanted files in FOUND_SOURCE_FILES | Jiang Xin | 2022-05-26 | 1 | -2/+2 | |
| * | | | | i18n CI: stop allowing non-ASCII source messages in po/git.pot | Ævar Arnfjörð Bjarmason | 2022-05-26 | 1 | -2/+4 | |
| * | | | | Makefile: have "make pot" not "reset --hard" | Ævar Arnfjörð Bjarmason | 2022-05-26 | 1 | -21/+59 | |
| * | | | | Makefile: generate "po/git.pot" from stable LOCALIZED_C | Jiang Xin | 2022-05-26 | 1 | -1/+2 | |
| * | | | | Makefile: sort source files before feeding to xgettext | Jiang Xin | 2022-05-26 | 1 | -4/+3 | |
| |/ / / | ||||||
* | | | | Merge branch 'ep/coverage-report-wants-test-to-have-run' | Junio C Hamano | 2022-05-26 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | Makefile: add a prerequisite to the coverage-report target | Elia Pinto | 2022-04-14 | 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-07 | 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-26 | 1 | -0/+1 | |
| * | | | | compat/fsmonitor/fsm-listen-win32: stub in backend for Windows | Jeff Hostetler | 2022-03-26 | 1 | -0/+13 | |
| * | | | | fsmonitor--daemon: add a built-in fsmonitor daemon | Jeff Hostetler | 2022-03-26 | 1 | -0/+1 | |
| * | | | | fsmonitor: config settings are repository-specific | Jeff Hostetler | 2022-03-26 | 1 | -0/+1 | |
| * | | | | fsmonitor-ipc: create client routines for git-fsmonitor--daemon | Jeff Hostetler | 2022-03-26 | 1 | -0/+1 | |
* | | | | | Merge branch 'ns/core-fsyncmethod' | Junio C Hamano | 2022-03-26 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | core.fsyncmethod: add writeout-only mode | Neeraj Singh | 2022-03-11 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'jc/stash-drop' | Junio C Hamano | 2022-03-17 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | reflog: libify delete reflog function and helpers | John Cai | 2022-03-03 | 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-17 | 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-12 | 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-08 | 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-26 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge branch 'js/scalar' | Junio C Hamano | 2021-12-22 | 1 | -0/+9 | |
|\ \ \ | ||||||
| * | | | scalar: create a rudimentary executable | Johannes Schindelin | 2021-12-05 | 1 | -0/+9 | |
* | | | | Merge branch 'jc/c99-var-decl-in-for-loop' | Junio C Hamano | 2021-12-22 | 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 |