Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/http-drop-old-curl-plus' | Junio C Hamano | 2021-09-23 | 1 | -9/+2 |
|\ | |||||
| * | Makefile: drop support for curl < 7.9.8 (again) | Ævar Arnfjörð Bjarmason | 2021-09-13 | 1 | -9/+2 |
* | | Merge branch 'ab/make-tags-cleanup' | Junio C Hamano | 2021-09-20 | 1 | -13/+19 |
|\ \ | |||||
| * | | Makefile: normalize clobbering & xargs for tags targets | Ævar Arnfjörð Bjarmason | 2021-08-05 | 1 | -8/+9 |
| * | | Makefile: remove "cscope.out", not "cscope*" in cscope.out target | Ævar Arnfjörð Bjarmason | 2021-08-05 | 1 | -2/+2 |
| * | | Makefile: don't use "FORCE" for tags targets | Ævar Arnfjörð Bjarmason | 2021-07-22 | 1 | -8/+12 |
| * | | Makefile: add QUIET_GEN to "cscope" target | Ævar Arnfjörð Bjarmason | 2021-06-29 | 1 | -1/+1 |
| * | | Makefile: move ".PHONY: cscope" near its target | Ævar Arnfjörð Bjarmason | 2021-06-29 | 1 | -1/+2 |
* | | | Merge branch 'cb/pedantic-build-for-developers' | Junio C Hamano | 2021-09-20 | 1 | -20/+2 |
|\ \ \ | |||||
| * | | | developer: enable pedantic by default | Carlo Marcelo Arenas Belón | 2021-09-03 | 1 | -2/+2 |
| * | | | gettext: remove optional non-standard parens in N_() definition | Ævar Arnfjörð Bjarmason | 2021-09-03 | 1 | -19/+1 |
* | | | | Merge branch 'bs/install-strip' | Junio C Hamano | 2021-09-15 | 1 | -3/+12 |
|\ \ \ \ | |||||
| * | | | | make: add INSTALL_STRIP option variable | Bagas Sanjaya | 2021-09-05 | 1 | -3/+12 |
| |/ / / | |||||
* | | | | Merge branch 'ab/no-more-check-bindir' | Junio C Hamano | 2021-09-15 | 1 | -2/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Makefile: remove the check_bindir script | Ævar Arnfjörð Bjarmason | 2021-09-07 | 1 | -2/+1 |
* | | | | Merge branch 'sg/make-fix-ar-invocation' | Junio C Hamano | 2021-09-03 | 1 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Makefile: remove archives before manipulating them with 'ar' | SZEDER Gábor | 2021-08-19 | 1 | -2/+2 |
* | | | | Merge branch 'es/trace2-log-parent-process-name' | Junio C Hamano | 2021-08-24 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | tr2: make process info collection platform-generic | Emily Shaffer | 2021-07-22 | 1 | -0/+4 |
* | | | | | Merge branch 'js/expand-runtime-prefix' | Junio C Hamano | 2021-08-24 | 1 | -0/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | tests: exercise the RUNTIME_PREFIX feature | Johannes Schindelin | 2021-07-26 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ab/getcwd-test' | Junio C Hamano | 2021-08-04 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | t0001: fix broken not-quite getcwd(3) test in bed67874e2 | Ævar Arnfjörð Bjarmason | 2021-07-30 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge branch 'ew/many-alternate-optim' | Junio C Hamano | 2021-07-28 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | oidtree: a crit-bit tree for odb_loose_cache | Eric Wong | 2021-07-07 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge branch 'js/ci-windows-update' | Junio C Hamano | 2021-07-22 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | artifacts-tar: respect NO_GETTEXT | Johannes Schindelin | 2021-07-06 | 1 | -1/+4 |
| |/ / / | |||||
* | | | | Merge branch 'jt/partial-clone-submodule-1' | Junio C Hamano | 2021-07-16 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | promisor-remote: teach lazy-fetch in any repo | Jonathan Tan | 2021-06-28 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge branch 'ab/make-delete-on-error' | Junio C Hamano | 2021-07-16 | 1 | -11/+18 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Makefile: add and use the ".DELETE_ON_ERROR" flag | Ævar Arnfjörð Bjarmason | 2021-06-29 | 1 | -11/+18 |
| |/ / | |||||
* | | | Merge branch 'dd/svn-test-wo-locale-a' | Junio C Hamano | 2021-07-08 | 1 | -0/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | t: use user-specified utf-8 locale for testing svn | Đoàn Trần Công Danh | 2021-06-08 | 1 | -0/+7 |
* | | | Merge branch 'jh/simple-ipc-sans-pthread' | Junio C Hamano | 2021-05-22 | 1 | -2/+20 |
|\ \ \ | |_|/ |/| | | |||||
| * | | simple-ipc: correct ifdefs when NO_PTHREADS is defined | Jeff Hostetler | 2021-05-21 | 1 | -2/+20 |
* | | | Merge branch 'ab/perl-makefile-cleanup' | Junio C Hamano | 2021-05-20 | 1 | -4/+9 |
|\ \ \ | |||||
| * | | | Makefile: make PERL_DEFINES recursively expanded | Ævar Arnfjörð Bjarmason | 2021-05-13 | 1 | -1/+1 |
| * | | | perl: use mock i18n functions under NO_GETTEXT=Y | Ævar Arnfjörð Bjarmason | 2021-05-06 | 1 | -0/+3 |
| * | | | Makefile: regenerate *.pm on NO_PERL_CPAN_FALLBACKS change | Ævar Arnfjörð Bjarmason | 2021-05-06 | 1 | -0/+1 |
| * | | | Makefile: regenerate perl/build/* if GIT-PERL-DEFINES changes | Ævar Arnfjörð Bjarmason | 2021-05-06 | 1 | -1/+1 |
| * | | | Makefile: don't re-define PERL_DEFINES | Ævar Arnfjörð Bjarmason | 2021-05-06 | 1 | -3/+4 |
* | | | | Merge branch 'ba/object-info' | Junio C Hamano | 2021-05-14 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | object-info: support for retrieving object info | Bruno Albuquerque | 2021-04-20 | 1 | -0/+1 |
* | | | | Merge branch 'mt/parallel-checkout-part-2' | Junio C Hamano | 2021-04-30 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | parallel-checkout: make it truly parallel | Matheus Tavares | 2021-04-19 | 1 | -0/+1 |
| * | | | | unpack-trees: add basic support for parallel checkout | Matheus Tavares | 2021-04-19 | 1 | -0/+1 |
* | | | | | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 2021-04-30 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | sparse-index: add guard to ensure full index | Derrick Stolee | 2021-03-30 | 1 | -0/+1 |
* | | | | | | Merge branch 'sg/bugreport-fixes' | Junio C Hamano | 2021-04-20 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefile: add missing dependencies of 'config-list.h' | SZEDER Gábor | 2021-04-08 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | |