all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@online.de>
To: Justin Lilly <justin@justinlilly.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: git source mirrors inactive
Date: Thu, 26 May 2011 10:06:37 +0200	[thread overview]
Message-ID: <4DDE0A0D.7080400@online.de> (raw)
In-Reply-To: <BANLkTim73XyTd4QFS+XnWZa5AjKQWLLZfw@mail.gmail.com>

Am 26.05.2011 02:06, schrieb Justin Lilly:
> If someone can give me information on how and the power to do so, I'd
> happily keep it up to date.
>
>   -justin
>
> On Wed, May 25, 2011 at 4:59 PM, Stefan Monnier
> <monnier@iro.umontreal.ca>  wrote:
>> This Git mirror business is sad, indeed.
>> Could some people (plural, ideally) volunteer to maintain the
>> git.sv.gnu.org mirror up to date?  That would be very appreciated.
>>
>>
>>         Stefan
>>
>>
>

Thanks, below still an example pointing at the convenience of working 
from git:

# time git log -n 2 python.el

commit ed1bddbcac62ff082e95e6284fc5d9cbfa08e8f5
Author: Glenn Morris <rgm@gnu.org>
Date:   Mon May 23 20:38:35 2011 -0700

     * lisp/progmodes/python.el (brm-menu): Declare.

commit 6d2a36bee127dc4d3fe591dadf8fc30e6b4502f9
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Date:   Mon May 23 14:57:17 2011 -0300

     Don't quote lambda expressions with `quote'.

real	0m0.122s
user	0m0.020s
sys	0m0.024s

;;;;;;;

# time bzr log -l 2 python.el

------------------------------------------------------------
revno: 104337
committer: Glenn Morris <rgm@gnu.org>
branch nick: trunk
timestamp: Mon 2011-05-23 20:38:35 -0700
message:
   * lisp/progmodes/python.el (brm-menu): Declare.
------------------------------------------------------------
revno: 104332
committer: Stefan Monnier <monnier@iro.umontreal.ca>
branch nick: trunk
timestamp: Mon 2011-05-23 14:57:17 -0300
message:
   Don't quote lambda expressions with `quote'.

real	0m29.459s
user	0m24.554s
sys	0m0.716s

;;;;

Cheers,

Andreas



  parent reply	other threads:[~2011-05-26  8:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-25 14:10 git source mirrors inactive Andreas Röhler
2011-05-25 14:52 ` Sven Joachim
2011-05-25 15:47   ` Andreas Röhler
2011-05-25 23:59 ` Stefan Monnier
2011-05-26  0:06   ` Justin Lilly
2011-05-26  5:49     ` Leo
2011-05-26  8:06     ` Andreas Röhler [this message]
2011-05-26  8:28       ` Werner LEMBERG
2011-05-26 10:16       ` Eli Zaretskii
2011-05-26 10:58         ` Andreas Röhler
2011-05-26 11:27           ` Eli Zaretskii
2011-05-27 15:01     ` Stefan Monnier
2011-05-27 15:11       ` Julien Danjou
2011-05-29  2:27       ` T.V. Raman
2011-05-26  6:04   ` Andreas Röhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DDE0A0D.7080400@online.de \
    --to=andreas.roehler@online.de \
    --cc=emacs-devel@gnu.org \
    --cc=justin@justinlilly.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.