login
Header Space

 
 

Mailing list archives

Search results

Found 1200 matching messages (0.002 seconds). Page 1 of 50.

StGit: kha/{stable,safe,experimental} updated

... The following changes since commit 2e37b61d886ef21200007b57f496aaf182f42705: Karl Hasselström (1): Test for "stg ... The following changes since commit 36a06e0194e013552499677e431e528ecb2faee9: Karl Hasselström (1): Global performance ...

git - Karl - Jul 24 2008 - 21:39

StGit: kha/{stable,safe,experimental} updated

... The following changes since commit 2e37b61d886ef21200007b57f496aaf182f42705: Karl Hasselström (1): Test for "stg ... The following changes since commit d8461a9dfb9a34e582019de5a67798fad44f42c7: Karl Hasselström (1): Merge branch ' ...

git - Karl - Jul 15 2008 - 15:58

[PATCH 2/2] Allow deletion of several patches at once

... +#!/bin/sh +# Copyright (c) 2006 Karl Hasselstr=C3=B6m +test_description=3D'Test the ... -#!/bin/sh -# Copyright (c) 2006 Karl Hasselstr=C3=B6m -test_description=3D'Test ... +#!/bin/sh +# Copyright (c) 2006 Karl Hasselstr=C3=B6m +test_description=3D'Test ...

git - Karl - Oct 22 2006 - 08:58

[PATCH] Allow deletion of several patches at once

... +#!/bin/sh +# Copyright (c) 2006 Karl Hasselstr=C3=B6m +test_description=3D'Test the ... -#!/bin/sh -# Copyright (c) 2006 Karl Hasselstr=C3=B6m -test_description=3D'Test ... +#!/bin/sh +# Copyright (c) 2006 Karl Hasselstr=C3=B6m +test_description=3D'Test ...

git - Karl - Nov 1 2006 - 05:07

StGit: kha/safe and kha/experimental updated

... The following changes since commit a639e7bbf3a6396254af76062ee88c22e4373340: Karl Hasselström (1): Don't clean ... The following changes since commit 8ae7dc9d485fe5f3fee02ead7f25133be7321614: Karl Hasselström (1): Emacs mode: It ...

git - Karl - Feb 10 2008 - 16:36

StGit: kha/{stable,safe,experimental} updated

... -+- The following changes since commit 999dcbc241e377f8b39f0064dd8cc1670e667f18: Karl Hasselström (1): emacs mode: handle "stg ... git://repo.or.cz/stgit/kha.git experimental Karl Hasselström (12): Disable patchlog test for "stg ...

git - Karl - Apr 13 2008 - 15:11

StGit: kha/{safe,experimental} updated

... The following changes since commit d9b2f20a72706d6b4f553a8a8e25bd67f87ed616: Karl Hasselström (1): Use test_cmp instead ... The following changes since commit 52144ce5f2bfb1268aee4a9999821987f8892dbf: Karl Hasselström (1): Emacs mode: ...

git - Karl - May 13 2008 - 21:43

kha/safe and kha/experimental updated

... -+- The following changes since commit 149ad73c6b1639981b1064a9e8f3699b08928621: Karl Hasselström (1): Don't clean away patches ... 7 files changed, 283 insertions(+), 182 deletions(-) -- Karl Hasselström, kha@treskal.com www.treskal ...

git - Karl - Jan 28 2008 - 22:58

Re: [PATCH 1/4] git.el: Support for showing unknown/ignored directories.

... :53:16 +0100, Alexandre Julliard wrote: > > > Karl Hasselström writes: ... Julliard > > Tested-by: Karl Hasselström Junio ... cc'ed, so I guess not.) -- Karl Hasselström, kha@treskal.com ...

git - Karl - Feb 27 2008 - 07:27

StGit: kha/{safe,experimental} updated

... -+- The following changes since commit a5920051ee4326489c4b43e85d93f71d4c4ce34a: Karl Hasselström (1): Add property with a list ... git://repo.or.cz/stgit/kha.git experimental Karl Hasselström (13): Library functions for tree and ...

git - Karl - May 21 2008 - 01:19

Re: [StGit PATCH 03/14] Write to a stack log when stack is modified

... , Catalin Marinas wrote: > > > 2008/6/17 Karl Hasselström : > ... , Catalin Marinas wrote: > > > > > > > 2008/6/12 Karl Hasselström : > ... only if a transaction is run.) -- Karl Hasselström, kha@treskal.com www ...

git - Karl - Jul 1 2008 - 16:13

[StGit] kha/{safe,experimental} updated

... -+- The following changes since commit 36a06e0194e013552499677e431e528ecb2faee9: Karl Hasselström (1): Global performance logging are ... Updated INSTALL with documentation of Makefile Karl Hasselström (1): Add some tests ...

git - Karl - Aug 8 2008 - 04:27

[StGit] kha/{safe,experimental} updated

... -+- The following changes since commit 2f34dbb4625e0c04a983229477a50ba4de7036bf: Karl Hasselström (1): Read several objects at ... 2 files changed, 36 insertions(+), 6 deletions(-) -- Karl Hasselström, kha@treskal.com www.treskal. ...

git - Karl - Sep 21 2008 - 11:37

[PATCH 1/2] Regression test for "stg delete"

From: Karl Hasselstr=C3=B6m NOTE: The subtest that attempts to ... a bug in "delete". Signed-off-by: Karl Hasselstr=C3=B6m --- ... @@ +#!/bin/sh +# Copyright (c) 2006 Karl Hasselstr=C3=B6m +test_description=3D'Test the ...

git - Karl - Oct 22 2006 - 08:58

[PATCH 1/2] New stg command: assimilate

From: Karl Hasselstr=C3=B6m Introduce an "assimilate" command, ... it finds a merge. Signed-off-by: Karl Hasselstr=C3=B6m --- ... + +__copyright__ =3D """ +Copyright (C) 2006, Karl Hasselstr=C3=B6m ...

git - Karl - Oct 22 2006 - 09:08

[PATCH 2/2] Regression test for "stg assimilate"

... : Karl Hasselstr=C3=B6m Signed-off-by: Karl Hasselstr=C3=B6m --- t/t1301-assimilate. ... ,0 +1,86 @@ +#!/bin/sh +# Copyright (c) 2006 Karl Hasselstr=C3=B6m +test_description=3D'Test the assimilate command.' += ...

git - Karl - Oct 22 2006 - 09:08

[StGIT PATCH 1/2] Regression test for "stg import"

From: Karl Hasselström Signed-off-by: Karl Hasselström --- t/t1800-import.sh | ... -0,0 +1,85 @@ +#!/bin/sh +# Copyright (c) 2006 Karl Hasselström +test_description='Test the import command' +. ./test- ...

git - Karl - Nov 12 2006 - 17:15

[StGIT PATCH 2/2] Regression test for "stg mail"

From: Karl Hasselström Signed-off-by: Karl Hasselström --- t/t1900-mail.sh | 34 ... -0,0 +1,34 @@ +#!/bin/sh +# Copyright (c) 2006 Karl Hasselström +test_description='Test the mail command' +. ./test-lib.sh ...

git - Karl - Nov 12 2006 - 17:15

[StGIT PATCH] StGIT bash completion

From: Karl Hasselström A minimal bash completion script for ... names for some subcommands. Signed-off-by: Karl Hasselström --- ... -*- shell-script -*- +# +# Copyright (C) 2006, Karl Hasselström +# ...

git - Karl - Nov 12 2006 - 17:18

[StGIT PATCH 1/5] Make the "name" argument to "stg new" optional

From: Karl Hasselström If no name is given, one ... can be very handy. Signed-off-by: Karl Hasselström --- ... +#!/bin/sh +# +# Copyright (c) 2007 Karl Hasselström +# + +test_description='Test the new command ...

git - Karl - May 10 2007 - 21:40

speck-geostationary