git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-tar-tree: small doc update
@ 2005-05-27 21:20 Rene Scharfe
  2005-05-27 21:32 ` David Greaves
  0 siblings, 1 reply; 2+ messages in thread
From: Rene Scharfe @ 2005-05-27 21:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: git

Update git-tar-tree documenation a teensy bit: document where the file
times come from and correct author section.  I'll take the blame for
that contraption, if you don't mind. ;)

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>

Index: Documentation/git-tar-tree.txt
===================================================================
--- fa5c736eeabbead4a4c024051d104930d836092a/Documentation/git-tar-tree.txt  (mode:100644)
+++ ff1cce79554723d915cb45315fda2d56a1c5ea04/Documentation/git-tar-tree.txt  (mode:100644)
@@ -17,10 +17,14 @@
 When <base> is specified it is added as a leading path as the files in the
 generated tar archive.
 
+When the given ID is a tree ID then all the files in the archive get
+their mtime set to the current time.  When called with the ID of a commit
+object the commit time recorded therein is used instead.
+
 
 Author
 ------
-Written by Linus Torvalds <torvalds@osdl.org>
+Written by Rene Scharfe.
 
 Documentation
 --------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] git-tar-tree: small doc update
  2005-05-27 21:20 [PATCH] git-tar-tree: small doc update Rene Scharfe
@ 2005-05-27 21:32 ` David Greaves
  0 siblings, 0 replies; 2+ messages in thread
From: David Greaves @ 2005-05-27 21:32 UTC (permalink / raw)
  To: Rene Scharfe; +Cc: Linus Torvalds, git

Rene Scharfe wrote:

>I'll take the blame for
>that contraption, if you don't mind.  ;) 
>
<snip>

>Author
> ------
>-Written by Linus Torvalds <torvalds@osdl.org>
>+Written by Rene Scharfe.
>  
>
Good - this was what I intended to have happen all along :)

Also Junio suggested a more general attribution - which I have now put
into eg git-mkdelta.txt

Git is written by Linus Torvalds <torvalds@osdl.org> and the git-list
<git@vger.kernel.org>.

I'll generalise the rest of the files at some point and respect any more
specific atributions.

David

-- 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-27 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-27 21:20 [PATCH] git-tar-tree: small doc update Rene Scharfe
2005-05-27 21:32 ` David Greaves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).