summaryrefslogtreecommitdiffstats
path: root/INSTALL
AgeCommit message (Expand)AuthorLines
2024-10-23Require Perl 5.26.0brian m. carlson-1/+1
2024-10-23INSTALL: document requirement for libcurl 7.61.0brian m. carlson-8/+3
2024-04-02INSTALL: bump libcurl version to 7.21.3Jeff King-1/+1
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano-1/+1
2023-11-26doc: switch links to httpsJosh Soref-1/+1
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger-1/+1
2023-02-06add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason-1/+1
2023-01-17http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTIONJeff King-1/+1
2022-11-07INSTALL: remove discussion of SHA-1 backendsÆvar Arnfjörð Bjarmason-4/+0
2022-08-31Makefile + hash.h: remove PPC_SHA1 implementationÆvar Arnfjörð Bjarmason-2/+1
2021-09-13INSTALL: mention that we need libcurl 7.19.4 or newer to buildÆvar Arnfjörð Bjarmason-0/+4
2021-09-12INSTALL: reword and copy-edit the "libcurl" sectionÆvar Arnfjörð Bjarmason-5/+5
2021-09-12INSTALL: don't mention the "curl" executable at allÆvar Arnfjörð Bjarmason-2/+1
2021-03-19INSTALL: note on using Asciidoctor to build docBagas Sanjaya-1/+3
2020-12-14doc: mention Python 3.x supportsĐoàn Trần Công Danh-2/+1
2020-03-29INSTALL: drop support for docbook-xsl before 1.74Martin Ågren-3/+1
2020-03-29Doc: drop support for docbook-xsl before 1.73.0Martin Ågren-3/+2
2020-03-29Doc: drop support for docbook-xsl before 1.72.0Martin Ågren-1/+1
2020-03-29Doc: drop support for docbook-xsl before 1.71.1Martin Ågren-0/+1
2019-12-01Merge branch 'ar/install-doc-update-cmds-needing-the-shell'Junio C Hamano-2/+2
2019-11-15INSTALL: use existing shell scripts as exampleAndrei Rybak-2/+2
2019-11-07Fix spelling errors in documentation outside of Documentation/Elijah Newren-1/+1
2018-03-16RelNotes: add details on Perl module changesTodd Zullinger-1/+2
2018-03-05perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKSÆvar Arnfjörð Bjarmason-3/+8
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason-1/+16
2014-11-10git-imap-send: use libcurl for implementationBernhard Reiter-6/+9
2014-07-08Fix profile feedback with -jN and add profile-fastAndi Kleen-2/+12
2013-04-11Typo fix: replacing it's -> itsBenoit Bourbie-1/+1
2013-01-30INSTALL: git-p4 does not support Python 3Junio C Hamano-2/+3
2013-01-26git-p4.py: support Python 2.4Brandon Casey-1/+1
2013-01-26git-p4.py: support Python 2.5Brandon Casey-1/+1
2012-05-30INSTALL: update asciidoc recommendationJeff King-4/+2
2012-04-09git-p4: move to toplevelPete Wyckoff-0/+3
2012-02-06Fix build problems related to profile-directed optimizationTheodore Ts'o-4/+13
2012-01-26INSTALL: warn about recent Fedora breakageJunio C Hamano-1/+5
2011-12-05i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason-0/+12
2011-11-08docs: Update install-doc-quickJunio C Hamano-26/+3
2011-06-20Add explanation of the profile feedback build to the READMEAndi Kleen-0/+13
2010-11-24docs: default to more modern toolsetJeff King-2/+3
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason-4/+4
2010-07-25INSTALL: configure /etc/xml/catalog to build docs on CygwinJon Seymour-0/+33
2009-12-03INSTALL: document a simpler way to run uninstalled buildsMatthew Ogilvie-7/+11
2009-09-10INSTALL: Describe dependency knobs from MakefileBrian Gernhardt-14/+24
2009-09-10INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt-5/+9
2009-09-08INSTALL: Update description of our SHA-1 codeBrian Gernhardt-2/+2
2008-12-10Add support for a pdf version of the user manualMiklos Vajna-0/+3
2008-11-02Makefile: add install-man rules (quick and normal)Markus Heidelberg-2/+3
2008-09-10separate build targets for man and html documentationMichael J Gruber-3/+12
2008-09-10allow installation of man and html doc from the man and html branchesMichael J Gruber-0/+6
2008-08-04Fix typos in INSTALLAbhijit Menon-Sen-2/+2