public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/git/files: git-daemon.confd
@ 2012-08-23  5:38 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2012-08-23  5:38 UTC (permalink / raw
  To: gentoo-commits

robbat2     12/08/23 05:38:18

  Modified:             git-daemon.confd
  Log:
  Bug #373335: missing --base-path in conf.d/git. Bug #414437: OpenSSL is required for more parts of Git now. Bug #423605: OSX keychain helper. Bug #432328: Upstream has split the bash completion in two parts: git & git-prompt; the latter defines __git_ps1 for your nice prompt.
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.2                  dev-vcs/git/files/git-daemon.confd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?r1=1.1&r2=1.2

Index: git-daemon.confd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/files/git-daemon.confd,v
retrieving revision 1.1
retrieving revision 1.2
diff -p -w -b -B -u -u -r1.1 -r1.2
--- git-daemon.confd	17 Mar 2010 15:13:27 -0000	1.1
+++ git-daemon.confd	23 Aug 2012 05:38:18 -0000	1.2
@@ -10,7 +10,7 @@
 #   --export-all  --- Exports all repositories
 #   --port=XXXX   --- Starts in port XXXX instead of 9418
 #
-GITDAEMON_OPTS="--syslog /var/git"
+GITDAEMON_OPTS="--syslog --base-path=/var/git"
 
 # To run an anonymous git safely, the following user should be able to only
 # read your Git repositories. It should not able able to write to anywhere on





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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/git/files: git-daemon.confd
@ 2015-07-17  7:21 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Wendler (polynomial-c) @ 2015-07-17  7:21 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    15/07/17 07:21:00

  Modified:             git-daemon.confd
  Log:
  Fixed typo in comment
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 981CA6FC)

Revision  Changes    Path
1.3                  dev-vcs/git/files/git-daemon.confd

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-daemon.confd?r1=1.2&r2=1.3

Index: git-daemon.confd
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/files/git-daemon.confd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- git-daemon.confd	23 Aug 2012 05:38:18 -0000	1.2
+++ git-daemon.confd	17 Jul 2015 07:21:00 -0000	1.3
@@ -13,7 +13,7 @@
 GITDAEMON_OPTS="--syslog --base-path=/var/git"
 
 # To run an anonymous git safely, the following user should be able to only
-# read your Git repositories. It should not able able to write to anywhere on
+# read your Git repositories. It should not be able to write to anywhere on
 # your system, esp. not the repositories.
 GIT_USER="nobody"
 GIT_GROUP="nobody"





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

end of thread, other threads:[~2015-07-17  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23  5:38 [gentoo-commits] gentoo-x86 commit in dev-vcs/git/files: git-daemon.confd Robin H. Johnson (robbat2)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-17  7:21 Lars Wendler (polynomial-c)

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