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 "Hurd".

The branch, master has been updated
       via  f8297941a03e1ed6d85519b6778732b59a7a32b9 (commit)
       via  5d9219ddc17d3cbbce111fe29443b1a205503e06 (commit)
      from  e652274733eeba8a753623dc61bd781c35f93c93 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f8297941a03e1ed6d85519b6778732b59a7a32b9
Merge: 5d9219d e652274
Author: Samuel Thibault <[email protected]>
Date:   Tue Feb 26 02:57:23 2013 +0100

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd

commit 5d9219ddc17d3cbbce111fe29443b1a205503e06
Author: Samuel Thibault <[email protected]>
Date:   Tue Feb 26 02:48:19 2013 +0100

    Add remap translator
    
    * trans/remap.c: New file.
    * trans/Makefile (targets): Add remap.
    (SRCS): Add remap.c.
    (remap): Add rule.
    * utils/remap.sh: New script.
    * utils/Makefile (targets): Add remap.
    (special-targets): Add remap.
    (SRCS): Add remap.sh.
    * NEWS: Advertise new translator

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

Summary of changes:
 NEWS                            |    4 +
 trans/Makefile                  |    5 +-
 trans/remap.c                   |  152 +++++++++++++++++++++++++++++++++++++++
 utils/Makefile                  |    6 +-
 utils/{fakeroot.sh => remap.sh} |   15 ++--
 5 files changed, 170 insertions(+), 12 deletions(-)
 create mode 100644 trans/remap.c
 copy utils/{fakeroot.sh => remap.sh} (80%)


hooks/post-receive
-- 
Hurd

Reply via email to