summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-04-22Merge branch 'js/check-docs-exe'Junio C Hamano
2019-04-22Merge branch 'ps/stash-in-c'Junio C Hamano
2019-04-16Merge branch 'ab/drop-scripted-rebase'Junio C Hamano
2019-04-09Merge branch 'jk/sha1dc'Junio C Hamano
2019-04-01check-docs: fix for setups where executables have an extensionJohannes Schindelin
2019-04-01check-docs: do not expect guide pages to correspond to commandsJohannes Schindelin
2019-04-01check-docs: really look at the documented commands againJohannes Schindelin
2019-03-20Merge branch 'ab/makefile-help-devs-more'Junio C Hamano
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason
2019-03-13Makefile: fix unaligned loads in sha1dc with UBSanJeff King
2019-03-11Merge branch 'js/find-lib-h-with-ls-files-when-possible'Junio C Hamano
2019-03-11Merge branch 'rj/hdr-check-gcrypt-fix'Junio C Hamano
2019-03-07stash: optionally use the scripted version againJohannes Schindelin
2019-03-07stash: convert `stash--helper.c` into `stash.c`Paul-Sebastian Ungureanu
2019-03-07stash: convert apply to builtinJoel Teichroeb
2019-03-06Makefile: fix 'hdr-check' when GCRYPT not installedRamsay Jones
2019-03-05Makefile: use `git ls-files` to list header files, if possibleJohannes Schindelin
2019-02-24Makefile: allow for combining DEVELOPER=1 and CFLAGS="..."Ævar Arnfjörð Bjarmason
2019-02-24Makefile: move the setting of *FLAGS closer to "include"Ævar Arnfjörð Bjarmason
2019-02-24Makefile: Move *_LIBS assignment into its own sectionÆvar Arnfjörð Bjarmason
2019-02-24Makefile: add/remove comments at top and tweak whitespaceÆvar Arnfjörð Bjarmason
2019-02-24Makefile: move "strip" assignment down from flagsÆvar Arnfjörð Bjarmason
2019-02-24Makefile: remove an out-of-date commentÆvar Arnfjörð Bjarmason
2019-02-22trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin
2019-02-14Merge branch 'bc/utf16-portability-fix'Junio C Hamano
2019-02-14Merge branch 'nd/fileno-may-be-macro'Junio C Hamano
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen
2019-02-12utf8: handle systems that don't write BOM for UTF-16brian m. carlson
2019-02-09Merge branch 'ds/coverage-prove'Junio C Hamano
2019-02-07Merge branch 'rj/sparse-flags'Junio C Hamano
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-07Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano
2019-02-05Merge branch 'js/commit-graph-chunk-table-fix'Junio C Hamano
2019-02-05Makefile: improve SPARSE_FLAGS customisationRamsay Jones
2019-01-29Merge branch 'bc/sha-256'Junio C Hamano
2019-01-29Makefile: add coverage-prove targetDerrick Stolee
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin
2019-01-16Makefile: correct example fuzz buildJosh Steadmon
2019-01-16commit-graph, fuzz: add fuzzer for commit-graphJosh Steadmon
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-11-19Merge branch 'sb/cocci-pending'Junio C Hamano
2018-11-19Merge branch 'js/test-git-installed'Junio C Hamano
2018-11-19Merge branch 'dd/poll-dot-h'Junio C Hamano
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano
2018-11-18Merge branch 'js/fuzz-cxxflags'Junio C Hamano
2018-11-18Merge branch 'js/mingw-res-rebuild'Junio C Hamano
2018-11-18Merge branch 'jk/curl-ldflags'Junio C Hamano