<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v0.99.8a</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v0.99.8a</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v0.99.8a'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-10-03T20:23:47Z</updated>
<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>[PATCH] Update git-clone documentation</title>
<updated>2005-10-02T23:06:08Z</updated>
<author>
<name>Eric W. Biederman</name>
<email>ebiederm@xmission.com</email>
</author>
<published>2005-10-02T19:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a2775c2a410be4bec1e29ae78bccd3247829e2be'/>
<id>urn:sha1:a2775c2a410be4bec1e29ae78bccd3247829e2be</id>
<content type='text'>
The documentation for git-clone is behind the actual command.
I have been getting tired of reading the shell script to see
what the arguments are so here is an update of the actual documentation.

Signed-off-by: Eric Biederman &lt;ebiederman@xmission.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Teach git-ls-files about '--' to denote end of options.</title>
<updated>2005-10-02T17:31:18Z</updated>
<author>
<name>Fredrik Kuivinen</name>
<email>freku045@student.liu.se</email>
</author>
<published>2005-10-02T15:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=500b97e4bb184c954a52550843e6314ecf97a208'/>
<id>urn:sha1:500b97e4bb184c954a52550843e6314ecf97a208</id>
<content type='text'>
Useful if you have a file whose name starts with a dash.

Signed-off-by: Fredrik Kuivinen &lt;freku045@student.liu.se&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>update-index: document --stdin and -z</title>
<updated>2005-09-27T23:59:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-27T01:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1f7f99de841f533b99b80420bbaf44a808ea5b84'/>
<id>urn:sha1:1f7f99de841f533b99b80420bbaf44a808ea5b84</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Diff: --name-status output format.</title>
<updated>2005-09-25T06:50:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-21T07:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=946f5f7c245a0f9398417be5946795cfebfd1c62'/>
<id>urn:sha1:946f5f7c245a0f9398417be5946795cfebfd1c62</id>
<content type='text'>
The new output format shows only the status letter and paths.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Diff: -l&lt;num&gt; to limit rename/copy detection.</title>
<updated>2005-09-25T06:50:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-21T07:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8082d8d3050e3fdd7b0f13c7a7b3ad68af7f478a'/>
<id>urn:sha1:8082d8d3050e3fdd7b0f13c7a7b3ad68af7f478a</id>
<content type='text'>
When many paths are modified, rename detection takes a lot of time.
The new option -l&lt;num&gt; can be used to disable rename detection when
more than &lt;num&gt; paths are possibly created as renames.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Finish documenting trivial merge rules</title>
<updated>2005-09-25T05:05:55Z</updated>
<author>
<name>Daniel Barkalow</name>
<email>barkalow@iabervon.org</email>
</author>
<published>2005-09-25T03:50:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7061f5c2c5fdde49a952db9dfe09bcfd8b8f9794'/>
<id>urn:sha1:7061f5c2c5fdde49a952db9dfe09bcfd8b8f9794</id>
<content type='text'>
Fix missing symbol explanations, a few incorrect cases, and add
two-way merge rules.

Signed-off-by: Daniel Barkalow &lt;barkalow@iabervon.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] git-daemon --syslog to log through syslog</title>
<updated>2005-09-24T18:20:45Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-09-24T14:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9048fe1c50499d562dcf73094f173b12bdb084c4'/>
<id>urn:sha1:9048fe1c50499d562dcf73094f173b12bdb084c4</id>
<content type='text'>
Well, this makes it even more clear that we need the packet reader and
friends to use the daemon logging code. :/  Therefore, we at least indicate
in the "Disconnect" log message if the child process exitted with an error
code or not.

Idea by Linus.

Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Update git-daemon documentation wrt. the --verbose parameter</title>
<updated>2005-09-24T18:20:43Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-09-24T14:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b5cf3c8b7767e5f2c8b0df718ef91ccfc36c61fe'/>
<id>urn:sha1:b5cf3c8b7767e5f2c8b0df718ef91ccfc36c61fe</id>
<content type='text'>
Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge 'fixes' branch.</title>
<updated>2005-09-24T01:46:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-24T01:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=348c4c66dacb1810a9bcd592e72f98a465233488'/>
<id>urn:sha1:348c4c66dacb1810a9bcd592e72f98a465233488</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
