Stefan Reichör | 4 May 21:17
Picon

[DVC] Re: [Sascha Wilde] [PATCH] New argument "none" to configure option --with-arch

Hi Daniel, Sascha!

> Daniel 'NebuchadnezzaR' Dehennin <nebuchadnezzar@...> wrote:
>
>> Is it possible to have a diff against configure.ac, there is many
>> noise in the previous one :-/
>
> Hi Daniel,
>
> the "noise" was the diff against "configure" the diff against
> "configure.ac" was there, too (at the very end).
>
> Anyway I attached a plain diff for configure.ac.
> Note this time I diffed against the latest version of Stefan's
> repository. 
>
> cheers
> sascha
> --- orig/configure.ac
> +++ mod/configure.ac
> @@ -131,7 +131,7 @@
>  AC_DEFUN([DVC_BAZ_OR_TLA],
>    [ AC_MSG_CHECKING([arch branch to use])
>      AC_ARG_WITH(arch,
> -      AC_HELP_STRING([--with-arch={baz|tla}]
> +      AC_HELP_STRING([--with-arch={baz|tla|none}]
>          [Whether to use tla or baz by default]),
>        [ ARCH_BRANCH=${withval} ]
>        [ ])
> @@ -146,6 +146,9 @@
(Continue reading)

Stefan Reichör | 4 May 21:34
Picon

[commit][dvc] Bugfix: Require dvc-diff in xhg.el

Committed stefan@.../dvc--dev--0--patch-223

2006-05-04 19:33:19 GMT	Stefan Reichoer <stefan@...>	patch-223

    Summary:
      Bugfix: Require dvc-diff in xhg.el
    Revision:
      dvc--dev--0--patch-223
Matthieu Moy | 5 May 00:06
Picon
Picon
Favicon

Re: [DVC] Re: [Sascha Wilde] [PATCH] New argument "none" to configure option --with-arch

Stefan Reichör wrote:

> Shall I apply this patch? It looks o.k. too me.

Please do !

--

-- 
Matthieu
Stefan Reichör | 5 May 20:42
Picon

[commit][dvc] Implemented xhg-forget

Committed stefan@.../dvc--dev--0--patch-224

2006-05-05 18:41:55 GMT	Stefan Reichoer <stefan@...>	patch-224

    Summary:
      Implemented xhg-forget
    Revision:
      dvc--dev--0--patch-224
Stefan Reichör | 5 May 21:09
Picon

[commit][dvc] Allow configuration without arch installed

Committed stefan@.../dvc--dev--0--patch-225

2006-05-05 19:09:00 GMT	Stefan Reichoer <stefan@...>	patch-225

    Summary:
      Allow configuration without arch installed
    Revision:
      dvc--dev--0--patch-225

    Patch from Sascha Wilde <wilde@...>

    Added configure switch --with-arch=none
Stefan Reichör | 9 May 20:56
Picon

[commit][dvc] Started support for bugs everywhere

Committed stefan@.../dvc--dev--0--patch-226

2006-05-09 18:55:38 GMT	Stefan Reichoer <stefan@...>	patch-226

    Summary:
      Started support for bugs everywhere
    Revision:
      dvc--dev--0--patch-226

    Bugs everywhere is a distributed bug tracker. It supports tla/bzr.
    A proof of concept prototype is available as hg extension.

    My vision is a full featured support for this bug tracker via emacs.
Stefan Reichör | 15 May 20:32
Picon

[commit][dvc] Added xhg-annotate

Committed stefan@.../dvc--dev--0--patch-227

2006-05-15 18:31:48 GMT	Stefan Reichoer <stefan@...>	patch-227

    Summary:
      Added xhg-annotate
    Revision:
      dvc--dev--0--patch-227
Matthieu Moy | 15 May 20:54
Picon
Picon
Favicon

Re: [commit][dvc] Added xhg-annotate

Stefan Reichör <stefan@...> writes:

> Committed stefan@.../dvc--dev--0--patch-227
>
> 2006-05-15 18:31:48 GMT	Stefan Reichoer <stefan@...>	patch-227
>
>     Summary:
>       Added xhg-annotate
>     Revision:
>       dvc--dev--0--patch-227

Not yet mirrored, so I can't review it, but have you looked at what I
did for tla/baz annotate ?

After running annotate, you can ask for the last revision modifying a
given line of code, the log buffer will open (and you can type `='
from it to get the diff).

This needs to be split into the tla/baz part and the DVC part.

--

-- 
Matthieu
Stefan Reichör | 21 May 21:01
Picon

[commit][dvc] Merged from Robert (patch 0-2)

Committed stefan@.../dvc--dev--0--patch-228

2006-05-21 19:01:08 GMT	Stefan Reichoer <stefan@...>	patch-228

    Summary:
      Merged from Robert (patch 0-2)
    Revision:
      dvc--dev--0--patch-228

    Patches applied:

     * hack@.../dvc--dev--0--base-0
       tag of stefan@.../dvc--dev--0--patch-227

     * hack@.../dvc--dev--0--patch-1
       Avoid loading dvc modules during loading autoloads.

     * hack@.../dvc--dev--0--patch-2
       Fixed some byte-compile warnings and XEmacs problems
Stefan Reichör | 21 May 21:05
Picon

[commit][dvc] Merged from Masatake (patch 59-63)

Committed stefan@.../dvc--dev--0--patch-229

2006-05-21 19:05:06 GMT	Stefan Reichoer <stefan@...>	patch-229

    Summary:
      Merged from Masatake (patch 59-63)
    Revision:
      dvc--dev--0--patch-229

    Patches applied:

     * jet@.../dvc--devo--0.2--patch-59
       Merged from nebuchadnezzar@... (patch 57-58),
stefan@... (patch 210-215)

     * jet@.../dvc--devo--0.2--patch-60
       Merged from stefan@... (patch 216-222)

     * jet@.../dvc--devo--0.2--patch-61
       Merged from stefan@... (patch 223-226)

     * jet@.../dvc--devo--0.2--patch-62
       Improve whatsnew of xdarcs

     * jet@.../dvc--devo--0.2--patch-63
       Put + darcs * status field in the backend status table

Gmane