Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: More about how gitweb gets 'owner' of repository
author
Jakub Narebski
<jnareb@gmail.com>
Sat, 26 Jul 2008 23:23:46 +0000
(
01:23
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 27 Jul 2008 21:14:01 +0000
(14:14 -0700)
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/README
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
b890fa3
)
diff --git
a/gitweb/README
b/gitweb/README
index 6908036402ffe56c8b0cdcebdfb3dfacf84fb6f1..825162a0b6dce8c354de67a30abfbad94d29fdde 100644
(file)
--- 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
* 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.
* various gitweb.* config variables (in config)
Read description of %feature hash for detailed list, and some
descriptions.