<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-pack-objects.txt, branch v1.2.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.2.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.2.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-12-29T09:32:56Z</updated>
<entry>
<title>Documentation: spell.</title>
<updated>2005-12-29T09:32:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-29T09:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=89438677abaae1a8ffc3c0905f3355a590da7bf4'/>
<id>urn:sha1:89438677abaae1a8ffc3c0905f3355a590da7bf4</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Document the --non-empty command-line option to git-pack-objects.</title>
<updated>2005-12-08T23:50:13Z</updated>
<author>
<name>Nikolai Weibull</name>
<email>mailing-lists.git@rawuncut.elitemail.org</email>
</author>
<published>2005-12-08T23:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=63ae26f87ae1d3a95a8ecc2fc761b7a7987e3ce5'/>
<id>urn:sha1:63ae26f87ae1d3a95a8ecc2fc761b7a7987e3ce5</id>
<content type='text'>
This provides (minimal) documentation for the --non-empty command-line
option to the pack-objects command.

Signed-off-by: Nikolai Weibull &lt;nikolai@bitwi.se&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Update git-pack-objects documentation.</title>
<updated>2005-10-31T01:28:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-30T09:14:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=12ea5bea587093cdb716f57e112a1a43db4132e0'/>
<id>urn:sha1:12ea5bea587093cdb716f57e112a1a43db4132e0</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Convert usage of GIT and Git into git</title>
<updated>2005-10-10T23:01:31Z</updated>
<author>
<name>Christian Meder</name>
<email>chris@absolutegiganten.org</email>
</author>
<published>2005-10-10T23:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=72e9340cfde90189d76ef3c8a4793ea7764ff8ee'/>
<id>urn:sha1:72e9340cfde90189d76ef3c8a4793ea7764ff8ee</id>
<content type='text'>
Convert usage of GIT and Git into git.

Signed-off-by: Christian Meder &lt;chris@absolutegiganten.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Remove the version tags from the manpages</title>
<updated>2005-10-10T21:49:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-10T21:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=98438bd0e893c23186fb82ea8b04964c0f1ef9d1'/>
<id>urn:sha1:98438bd0e893c23186fb82ea8b04964c0f1ef9d1</id>
<content type='text'>
Signed-off-by: Christian Meder &lt;chris@absolutegiganten.org&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>[PATCH] Documentation: Update all files to use the new gitlink: macro</title>
<updated>2005-09-20T22:07:52Z</updated>
<author>
<name>Sergey Vlasov</name>
<email>vsu@altlinux.ru</email>
</author>
<published>2005-09-19T10:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a7154e916c6fab01dfb67629dae8c4430daff669'/>
<id>urn:sha1:a7154e916c6fab01dfb67629dae8c4430daff669</id>
<content type='text'>
The replacement was performed automatically by these commands:

	perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \
		README Documentation/*.txt
	perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \
		README Documentation/*.txt

Signed-off-by: Sergey Vlasov &lt;vsu@altlinux.ru&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Big tool rename.</title>
<updated>2005-09-08T00:45:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-08T00:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7'/>
<id>urn:sha1:215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7</id>
<content type='text'>
As promised, this is the "big tool rename" patch.  The primary differences
since 0.99.6 are:

  (1) git-*-script are no more.  The commands installed do not
      have any such suffix so users do not have to remember if
      something is implemented as a shell script or not.

  (2) Many command names with 'cache' in them are renamed with
      'index' if that is what they mean.

There are backward compatibility symblic links so that you and
Porcelains can keep using the old names, but the backward
compatibility support  is expected to be removed in the near
future.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Add documentation for git repack and git-prune-packed.</title>
<updated>2005-08-15T22:48:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-08-15T22:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e31bb3bb939a8feb7af472c55d95f41a90bbc438'/>
<id>urn:sha1:e31bb3bb939a8feb7af472c55d95f41a90bbc438</id>
<content type='text'>
[jc: the patch forgot to update the main git.txt documentation,
making all these new documentation practically no-op, so I added
a minimum attempt linking them from there.]

Signed-off-by: Ryan Anderson &lt;ryan@michonline.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] Assorted documentation patches</title>
<updated>2005-08-06T06:07:00Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>Johannes.Schindelin@gmx.de</email>
</author>
<published>2005-08-05T15:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2c6e4771959dbe8116f39587d912f1215c06cd0d'/>
<id>urn:sha1:2c6e4771959dbe8116f39587d912f1215c06cd0d</id>
<content type='text'>
[jc: Johannes spent time and effort to see how consistent our
use of terminilogy is, and as a byproduct made these corrections
not related to the terminology unification.  I really appreciate
it.]

Signed-off-by: Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
