tests/test-help.t
changeset 15238 2d710c12ffc0
parent 15202 0150741caace
child 15830 8ed112ed774a
equal deleted inserted replaced
15237:7196ed7a1505 15238:2d710c12ffc0
    64    commit       commit the specified files or all outstanding changes
    64    commit       commit the specified files or all outstanding changes
    65    copy         mark files as copied for the next commit
    65    copy         mark files as copied for the next commit
    66    diff         diff repository (or selected files)
    66    diff         diff repository (or selected files)
    67    export       dump the header and diffs for one or more changesets
    67    export       dump the header and diffs for one or more changesets
    68    forget       forget the specified files on the next commit
    68    forget       forget the specified files on the next commit
       
    69    graft        copy changes from other branches onto the current branch
    69    grep         search for a pattern in specified files and revisions
    70    grep         search for a pattern in specified files and revisions
    70    heads        show current repository heads or show branch heads
    71    heads        show current repository heads or show branch heads
    71    help         show help for a given topic or a help overview
    72    help         show help for a given topic or a help overview
    72    identify     identify the working copy or specified revision
    73    identify     identify the working copy or specified revision
    73    import       import an ordered set of patches
    74    import       import an ordered set of patches
   139    commit       commit the specified files or all outstanding changes
   140    commit       commit the specified files or all outstanding changes
   140    copy         mark files as copied for the next commit
   141    copy         mark files as copied for the next commit
   141    diff         diff repository (or selected files)
   142    diff         diff repository (or selected files)
   142    export       dump the header and diffs for one or more changesets
   143    export       dump the header and diffs for one or more changesets
   143    forget       forget the specified files on the next commit
   144    forget       forget the specified files on the next commit
       
   145    graft        copy changes from other branches onto the current branch
   144    grep         search for a pattern in specified files and revisions
   146    grep         search for a pattern in specified files and revisions
   145    heads        show current repository heads or show branch heads
   147    heads        show current repository heads or show branch heads
   146    help         show help for a given topic or a help overview
   148    help         show help for a given topic or a help overview
   147    identify     identify the working copy or specified revision
   149    identify     identify the working copy or specified revision
   148    import       import an ordered set of patches
   150    import       import an ordered set of patches
   624    commit       commit the specified files or all outstanding changes
   626    commit       commit the specified files or all outstanding changes
   625    copy         mark files as copied for the next commit
   627    copy         mark files as copied for the next commit
   626    diff         diff repository (or selected files)
   628    diff         diff repository (or selected files)
   627    export       dump the header and diffs for one or more changesets
   629    export       dump the header and diffs for one or more changesets
   628    forget       forget the specified files on the next commit
   630    forget       forget the specified files on the next commit
       
   631    graft        copy changes from other branches onto the current branch
   629    grep         search for a pattern in specified files and revisions
   632    grep         search for a pattern in specified files and revisions
   630    heads        show current repository heads or show branch heads
   633    heads        show current repository heads or show branch heads
   631    help         show help for a given topic or a help overview
   634    help         show help for a given topic or a help overview
   632    identify     identify the working copy or specified revision
   635    identify     identify the working copy or specified revision
   633    import       import an ordered set of patches
   636    import       import an ordered set of patches