Git development
 help / color / mirror / Atom feed
* [PATCH] gitweb: More about how gitweb gets 'owner' of repository
@ 2008-07-26 23:23 Jakub Narebski
  2008-07-26 23:27 ` Petr Baudis
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Narebski @ 2008-07-26 23:23 UTC (permalink / raw)
  To: git

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
---
Just an improvement in gitweb documentation...

 gitweb/README |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/gitweb/README b/gitweb/README
index 6908036..825162a 100644
--- a/gitweb/README
+++ b/gitweb/README
@@ -277,7 +277,8 @@ You can use the following files in repository:
  * gitweb.owner
    You can use the gitweb.owner repository configuration variable to set
    repository's owner. It is displayed in the project list and summary
-   page. If it's not set, filesystem directory's owner is used.
+   page. If it's not set, filesystem directory's owner is used
+   (via GECOS field / real name field from getpwiud(3)).
  * various gitweb.* config variables (in config)
    Read description of %feature hash for detailed list, and some
    descriptions.

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

* Re: [PATCH] gitweb: More about how gitweb gets 'owner' of repository
  2008-07-26 23:23 [PATCH] gitweb: More about how gitweb gets 'owner' of repository Jakub Narebski
@ 2008-07-26 23:27 ` Petr Baudis
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Baudis @ 2008-07-26 23:27 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: git

On Sun, Jul 27, 2008 at 01:23:46AM +0200, Jakub Narebski wrote:
> Signed-off-by: Jakub Narebski <jnareb@gmail.com>
> ---
> Just an improvement in gitweb documentation...

Acked-by: Petr Baudis <pasky@suse.cz>

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

end of thread, other threads:[~2008-07-26 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-26 23:23 [PATCH] gitweb: More about how gitweb gets 'owner' of repository Jakub Narebski
2008-07-26 23:27 ` Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox