index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
INSTALL
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-1
/
+1
*
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
2023-01-17
1
-1
/
+1
*
INSTALL: remove discussion of SHA-1 backends
Ævar Arnfjörð Bjarmason
2022-11-08
1
-4
/
+0
*
Makefile + hash.h: remove PPC_SHA1 implementation
Ævar Arnfjörð Bjarmason
2022-08-31
1
-2
/
+1
*
INSTALL: mention that we need libcurl 7.19.4 or newer to build
Ævar Arnfjörð Bjarmason
2021-09-13
1
-0
/
+4
*
INSTALL: reword and copy-edit the "libcurl" section
Ævar Arnfjörð Bjarmason
2021-09-12
1
-5
/
+5
*
INSTALL: don't mention the "curl" executable at all
Ævar Arnfjörð Bjarmason
2021-09-12
1
-2
/
+1
*
INSTALL: note on using Asciidoctor to build doc
Bagas Sanjaya
2021-03-19
1
-1
/
+3
*
doc: mention Python 3.x supports
Đoàn Trần Công Danh
2020-12-15
1
-2
/
+1
*
INSTALL: drop support for docbook-xsl before 1.74
Martin Ågren
2020-03-29
1
-3
/
+1
*
Doc: drop support for docbook-xsl before 1.73.0
Martin Ågren
2020-03-29
1
-3
/
+2
*
Doc: drop support for docbook-xsl before 1.72.0
Martin Ågren
2020-03-29
1
-1
/
+1
*
Doc: drop support for docbook-xsl before 1.71.1
Martin Ågren
2020-03-29
1
-0
/
+1
*
Merge branch 'ar/install-doc-update-cmds-needing-the-shell'
Junio C Hamano
2019-12-01
1
-2
/
+2
|
\
|
*
INSTALL: use existing shell scripts as example
Andrei Rybak
2019-11-15
1
-2
/
+2
*
|
Fix spelling errors in documentation outside of Documentation/
Elijah Newren
2019-11-07
1
-1
/
+1
|
/
*
RelNotes: add details on Perl module changes
Todd Zullinger
2018-03-17
1
-1
/
+2
*
perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS
Ævar Arnfjörð Bjarmason
2018-03-05
1
-3
/
+8
*
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
2017-12-12
1
-1
/
+16
*
git-imap-send: use libcurl for implementation
Bernhard Reiter
2014-11-10
1
-6
/
+9
*
Fix profile feedback with -jN and add profile-fast
Andi Kleen
2014-07-08
1
-2
/
+12
*
Typo fix: replacing it's -> its
Benoit Bourbie
2013-04-12
1
-1
/
+1
*
INSTALL: git-p4 does not support Python 3
Junio C Hamano
2013-01-30
1
-2
/
+3
*
git-p4.py: support Python 2.4
Brandon Casey
2013-01-27
1
-1
/
+1
*
git-p4.py: support Python 2.5
Brandon Casey
2013-01-27
1
-1
/
+1
*
INSTALL: update asciidoc recommendation
Jeff King
2012-05-30
1
-4
/
+2
*
git-p4: move to toplevel
Pete Wyckoff
2012-04-09
1
-0
/
+3
*
Fix build problems related to profile-directed optimization
Theodore Ts'o
2012-02-06
1
-4
/
+13
*
INSTALL: warn about recent Fedora breakage
Junio C Hamano
2012-01-27
1
-1
/
+5
*
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2011-12-06
1
-0
/
+12
*
docs: Update install-doc-quick
Junio C Hamano
2011-11-08
1
-26
/
+3
*
Add explanation of the profile feedback build to the README
Andi Kleen
2011-06-21
1
-0
/
+13
*
docs: default to more modern toolset
Jeff King
2010-11-25
1
-2
/
+3
*
perl: bump the required Perl version to 5.8 from 5.6.[21]
Ævar Arnfjörð Bjarmason
2010-09-27
1
-4
/
+4
*
INSTALL: configure /etc/xml/catalog to build docs on Cygwin
Jon Seymour
2010-07-26
1
-0
/
+33
*
INSTALL: document a simpler way to run uninstalled builds
Matthew Ogilvie
2009-12-03
1
-7
/
+11
*
INSTALL: Describe dependency knobs from Makefile
Brian Gernhardt
2009-09-11
1
-14
/
+24
*
INSTALL: Reorder dependencies, split shell and Perl
Brian Gernhardt
2009-09-11
1
-5
/
+9
*
INSTALL: Update description of our SHA-1 code
Brian Gernhardt
2009-09-09
1
-2
/
+2
*
Add support for a pdf version of the user manual
Miklos Vajna
2008-12-11
1
-0
/
+3
*
Makefile: add install-man rules (quick and normal)
Markus Heidelberg
2008-11-03
1
-2
/
+3
*
separate build targets for man and html documentation
Michael J Gruber
2008-09-11
1
-3
/
+12
*
allow installation of man and html doc from the man and html branches
Michael J Gruber
2008-09-11
1
-0
/
+6
*
Fix typos in INSTALL
Abhijit Menon-Sen
2008-08-05
1
-2
/
+2
*
Tone down warning about GNU Interactive Tools
Junio C Hamano
2008-07-09
1
-11
/
+9
*
INSTALL: Update section about git-frotz form.
Miklos Vajna
2008-07-06
1
-12
/
+6
*
The "curl" executable is no longer required
Johan Herland
2008-06-15
1
-4
/
+4
*
cpio is no longer used by git-clone
Johan Herland
2008-06-15
1
-3
/
+0
*
INSTALL: add a note about GNU interactive tools has been renamed
Miklos Vajna
2008-05-06
1
-0
/
+4
*
INSTALL: git-merge no longer uses cpio
Gerrit Pape
2008-02-06
1
-2
/
+2
[next]