<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/Makefile, branch v1.0.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.0.0</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-12-10T07:07:29Z</updated>
<entry>
<title>Everyday GIT with 20 commands</title>
<updated>2005-12-10T07:07:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-10T07:07:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=db9536c8566bc7b2f2dd388a066bb0fda960b379'/>
<id>urn:sha1:db9536c8566bc7b2f2dd388a066bb0fda960b379</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: fix dependency generation.</title>
<updated>2005-11-08T08:23:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-08T06:21:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=fb612d54c1df7e45d174060c1cbdf060accceb6d'/>
<id>urn:sha1:fb612d54c1df7e45d174060c1cbdf060accceb6d</id>
<content type='text'>
The previous rule misses the case where git.txt or tutorial.txt
includes new files.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix documentation dependency generation.</title>
<updated>2005-11-08T02:21:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-08T02:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a5ae8e64cfa09cea57cce832c8371818711d94c2'/>
<id>urn:sha1:a5ae8e64cfa09cea57cce832c8371818711d94c2</id>
<content type='text'>
Documentation/Makefile spent a lot of time to generate include
dependencies, which was quite noticeable especially during "make clean".

Rewrite it to generate just a single dependency file.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Refactored merge options into separate merge-options.txt.</title>
<updated>2005-11-07T07:32:04Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2005-11-07T05:30:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=93d69d86912c44206543f6670e93f9fc6f2f859f'/>
<id>urn:sha1:93d69d86912c44206543f6670e93f9fc6f2f859f</id>
<content type='text'>
Refactored fetch options into separate fetch-options.txt.
Made git-merge use merge-options.
Made git-fetch use fetch-options.
Made git-pull use merge-options and fetch-options.
Added --help option to git-pull and git-format-patch scripts.
Rewrote Documentation/Makefile to dynamically determine
include dependencies.

Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: -merge and -pull: describe merge strategies.</title>
<updated>2005-11-04T08:18:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-04T08:06:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3746501664e3fcf6c44080cb599b50bf9cbea2be'/>
<id>urn:sha1:3746501664e3fcf6c44080cb599b50bf9cbea2be</id>
<content type='text'>
... and give a couple of examples of running 'git pull' against
local repository.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>make $prefix available for sub-makefiles</title>
<updated>2005-10-08T22:54:37Z</updated>
<author>
<name>Kai Ruemmler</name>
<email>kai.ruemmler@gmx.net</email>
</author>
<published>2005-10-08T22:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d2b8593fd3754cf2e0b9a121fe6ba63bfefa3a47'/>
<id>urn:sha1:d2b8593fd3754cf2e0b9a121fe6ba63bfefa3a47</id>
<content type='text'>
exports $prefix and makes Documentation/Makefile following it also.

Signed-off-by: Kai Ruemmler &lt;kai.ruemmler@gmx.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Random documentation fixes</title>
<updated>2005-10-03T20:23:47Z</updated>
<author>
<name>Jonas Fonseca</name>
<email>fonseca@diku.dk</email>
</author>
<published>2005-10-03T17:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=df8baa42fe4eeb5a021ac262caf601f44d2a5746'/>
<id>urn:sha1:df8baa42fe4eeb5a021ac262caf601f44d2a5746</id>
<content type='text'>
The fixes focuses on improving the HTML output. Most noteworthy:

 - Fix the Makefile to also make various *.html files depend on
   included files.

 - Consistently use 'NOTE: ...' instead of '[ ... ]' for additional
   info.

 - Fix ending '::' for description lists in OPTION section etc.

 - Fix paragraphs in description lists ending up as preformated text.

 - Always use listingblocks (preformatted text wrapped in lines with -----)
   for examples that span empty lines, so they are put in only one HTML
   block.

 - Use '1.' instead of '(1)' for numbered lists.

 - Fix linking to other GIT docs.

 - git-rev-list.txt: put option descriptions in an OPTION section.

Signed-off-by: Jonas Fonseca &lt;fonseca@diku.dk&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fixes'</title>
<updated>2005-09-21T19:31:33Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-21T19:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0493a3fd5204a36bc961a8611770ddb9ec1ed8ed'/>
<id>urn:sha1:0493a3fd5204a36bc961a8611770ddb9ec1ed8ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix documentation dependency.</title>
<updated>2005-09-21T19:29:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-21T19:29:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b163512d4eb36ee946908b682c7863658c5a8db4'/>
<id>urn:sha1:b163512d4eb36ee946908b682c7863658c5a8db4</id>
<content type='text'>
Randal L. Schwartz noticed that 'make install' does not rebuild what
is installed.  Make the 'install' rule depend on 'man'.

I noticed also 'touch' of the source files were used to express include
dependencies, which is a no-no.  Rewrite it to do dependencies properly,
and add missing include dependencies while we are at it.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Documentation: Add asciidoc.conf file and gitlink: macro</title>
<updated>2005-09-20T22:07:51Z</updated>
<author>
<name>Sergey Vlasov</name>
<email>vsu@altlinux.ru</email>
</author>
<published>2005-09-19T10:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d1c2e113c5b6bb580bb345fc9bc56e0b8712d070'/>
<id>urn:sha1:d1c2e113c5b6bb580bb345fc9bc56e0b8712d070</id>
<content type='text'>
Introduce an asciidoc.conf file with the purpose of adding a gitlink:
macro which will improve the manpage output.

Original cogito patch by Jonas Fonseca &lt;fonseca@diku.dk&gt;;
asciidoc.conf from that patch was further enhanced to use the proper
DocBook tag &lt;citerefentry&gt; for references to man pages.

Signed-off-by: Sergey Vlasov &lt;vsu@altlinux.ru&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
