components/mercurial/mercurial-GENFRAG.p5m
changeset 7831 d0adeff33adb
parent 6152 10b7069ed65d
equal deleted inserted replaced
7830:a19af6ab1a9c 7831:d0adeff33adb
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    27 
    27 
    28 # These are not installed, but can be found in the source contrib directory.
    28 # These are not installed, but can be found in the source contrib directory.
    39 file path=usr/demo/mercurial/chg/README
    39 file path=usr/demo/mercurial/chg/README
    40 file path=usr/demo/mercurial/chg/chg.1
    40 file path=usr/demo/mercurial/chg/chg.1
    41 file path=usr/demo/mercurial/chg/chg.c
    41 file path=usr/demo/mercurial/chg/chg.c
    42 file path=usr/demo/mercurial/chg/hgclient.c
    42 file path=usr/demo/mercurial/chg/hgclient.c
    43 file path=usr/demo/mercurial/chg/hgclient.h
    43 file path=usr/demo/mercurial/chg/hgclient.h
       
    44 file path=usr/demo/mercurial/chg/procutil.c
       
    45 file path=usr/demo/mercurial/chg/procutil.h
    44 file path=usr/demo/mercurial/chg/util.c
    46 file path=usr/demo/mercurial/chg/util.c
    45 file path=usr/demo/mercurial/chg/util.h
    47 file path=usr/demo/mercurial/chg/util.h
    46 file path=usr/demo/mercurial/debugcmdserver.py mode=555
    48 file path=usr/demo/mercurial/debugcmdserver.py mode=555
    47 file path=usr/demo/mercurial/debugshell.py
    49 file path=usr/demo/mercurial/debugshell.py
    48 file path=usr/demo/mercurial/dirstatenonnormalcheck.py
    50 file path=usr/demo/mercurial/dirstatenonnormalcheck.py
    73 file path=usr/demo/mercurial/vim/hgcommand.vim
    75 file path=usr/demo/mercurial/vim/hgcommand.vim
    74 file path=usr/demo/mercurial/vim/hgtest.vim
    76 file path=usr/demo/mercurial/vim/hgtest.vim
    75 file path=usr/demo/mercurial/vim/patchreview.txt
    77 file path=usr/demo/mercurial/vim/patchreview.txt
    76 file path=usr/demo/mercurial/vim/patchreview.vim
    78 file path=usr/demo/mercurial/vim/patchreview.vim
    77 file path=usr/demo/mercurial/xml.rnc
    79 file path=usr/demo/mercurial/xml.rnc
    78 file path=usr/demo/mercurial/zsh_completion
       
    79 #
       
    80 file hg.1 path=usr/share/man/man1/hg.1
    80 file hg.1 path=usr/share/man/man1/hg.1
    81 file hgignore.5 path=usr/share/man/man5/hgignore.5
    81 file hgignore.5 path=usr/share/man/man5/hgignore.5
    82 file hgrc.5 path=usr/share/man/man5/hgrc.5
    82 file hgrc.5 path=usr/share/man/man5/hgrc.5
       
    83 file contrib/zsh_completion path=usr/share/zsh/vendor-functions/Completion/_hg
       
    84 #
    83 license mercurial.copyright license=GPLv2+
    85 license mercurial.copyright license=GPLv2+