commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] the great next stuff branch, filter, created. 9401ed47c6d00cca32b5


From: Sergiu Ivanov
Subject: [SCM] the great next stuff branch, filter, created. 9401ed47c6d00cca32b581e096502f9534998bcd
Date: Tue, 27 Oct 2009 19:46:11 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, filter has been created
        at  9401ed47c6d00cca32b581e096502f9534998bcd (commit)

- Log -----------------------------------------------------------------
commit 9401ed47c6d00cca32b581e096502f9534998bcd
Author: Sergiu Ivanov <address@hidden>
Date:   Sat Nov 22 00:25:17 2008 +0200

    Moved the code to GCS
    
    The code now complies (hopefully) with GNU Coding Standards.

commit 4e81430d26eef24f5bb8464c8c54a11b042f1842
Author: Sergiu Ivanov <address@hidden>
Date:   Fri Oct 31 21:38:54 2008 +0200

    Made the filter fit for symlink style of functioning.
    
    If the filter is now invoked with no command line arguments, it
    takes argv[0] as the name of the translator to filter out.

commit 2ae0853fb2def22b8554d2bc26db8bcf35413415
Author: Sergiu Ivanov <address@hidden>
Date:   Fri Oct 31 21:35:21 2008 +0200

    Made the filter accept the name of the translator as a command line argument
    
    The filter can now be invoked as
      filter <translator-to-filter-out>

commit 2ac5d9b16bd758906bbe5555c4f11801509ef2bf
Author: Sergiu Ivanov <address@hidden>
Date:   Fri Oct 17 21:36:47 2008 +0300

    Removed bogus files (with a ~ in the end).
    
    Some files of these type have quite unexpectedly shown up.

commit 38387c44b0b5bb172b4bd9b7d3469e928fb7abfa
Author: Sergiu Ivanov <address@hidden>
Date:   Fri Oct 17 20:56:13 2008 +0300

    Implemented the traversal of the static translator stack.
    
    trace_find can now traverse the translator stack, stop at the
    necessary translator and return a port to it.

commit d423d38a81328723675049349993737b1a95ec16
Author: Sergiu Ivanov <address@hidden>
Date:   Fri Oct 17 20:53:54 2008 +0300

    Create the stub for the mechanism of traversing the translator stack.
    
    The filter will use function trace_find to find the first
    instance of the required translator in the static translator
    stack. This function will return the port which the filter
    can use in reading and writing data.

commit bed243c33c3354a6fbb360eb32ee940612bb228f
Author: Sergiu Ivanov <address@hidden>
Date:   Fri Oct 17 20:42:47 2008 +0300

    Created the most basic one-node libnetfs-based stackable translator.
    
    The filter is going to be an ordinary translator in most
    regards, save for its attitude towards the translators
    sitting on the real filesystem node associated with the
    mirror on which the filter is sitting (see README).

-----------------------------------------------------------------------


hooks/post-receive
-- 
the great next stuff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]