Re: [Vcs-fast-import-devs] Fast-import python library (was: Re: [PATCH 01/13] fast-import: add the 'done' command)

2010-09-04 Thread Sverre Rabbelier
, that's quite the diff. The only change I made to the fast-import code I imported was to add support for the done command/feature. As long as you support those I can simply depend on fastimport. -- Cheers, Sverre Rabbelier ___ Mailing list: https

Re: [Vcs-fast-import-devs] [PATCH 01/13] fast-import: add the 'done' command

2010-08-29 Thread Sverre Rabbelier
[+vcs-fast-import-devs, not culled for their benefit] On Sun, Aug 29, 2010 at 13:59, Daniel Barkalow barka...@iabervon.org wrote: On Sat, 28 Aug 2010, Sverre Rabbelier wrote: Currently the only way to end an import stream is to close it, which is not desirable when the stream that's being used

Re: [Vcs-fast-import-devs] Fast-import python library (was: Re: [PATCH 01/13] fast-import: add the 'done' command)

2010-08-29 Thread Sverre Rabbelier
://github.com/SRabbelier/git/commit/cde74cb8cb52a413e0da0e2b3708768ac47a7d5c -- Cheers, Sverre Rabbelier ___ Mailing list: https://launchpad.net/~vcs-fast-import-devs Post to : vcs-fast-import-devs@lists.launchpad.net Unsubscribe : https://launchpad.net

[Vcs-fast-import-devs] [PATCH v8 5/7] fast-import: test the new option command

2009-12-04 Thread Sverre Rabbelier
Test the quiet option and verify that the commandline options override it. Also make sure that an unknown option command is rejected and that non-git options are ignored. Lastly, show that unknown options are rejected when parsed on the commandline. Signed-off-by: Sverre Rabbelier srabbel

Re: [Vcs-fast-import-devs] What's cooking in git.git (Oct 2009, #01; Wed, 07)

2009-10-11 Thread Sverre Rabbelier
semantics (such as perhaps whether or not to be quiet, whether to try and limit memory usage, etc), or it should be possible to indicate that an option is changes semantic and cannot be ignored. -- Cheers, Sverre Rabbelier ___ Mailing list: https