tests/test-qrecord.t
changeset 34013 da07367d683b
parent 31556 448acdee9161
child 41790 4d21ebc4cb47
equal deleted inserted replaced
34012:dcfdf4d09663 34013:da07367d683b
    77    -u --user USER           record the specified user as committer
    77    -u --user USER           record the specified user as committer
    78    -S --subrepos            recurse into subrepositories
    78    -S --subrepos            recurse into subrepositories
    79    -w --ignore-all-space    ignore white space when comparing lines
    79    -w --ignore-all-space    ignore white space when comparing lines
    80    -b --ignore-space-change ignore changes in the amount of white space
    80    -b --ignore-space-change ignore changes in the amount of white space
    81    -B --ignore-blank-lines  ignore changes whose lines are all blank
    81    -B --ignore-blank-lines  ignore changes whose lines are all blank
       
    82    -Z --ignore-space-at-eol ignore changes in whitespace at EOL
    82   
    83   
    83   (some details hidden, use --verbose to show complete help)
    84   (some details hidden, use --verbose to show complete help)
    84 
    85 
    85 help (no mq, so no qrecord)
    86 help (no mq, so no qrecord)
    86 
    87 
   150    -m --message TEXT        use text as commit message
   151    -m --message TEXT        use text as commit message
   151    -l --logfile FILE        read commit message from file
   152    -l --logfile FILE        read commit message from file
   152    -w --ignore-all-space    ignore white space when comparing lines
   153    -w --ignore-all-space    ignore white space when comparing lines
   153    -b --ignore-space-change ignore changes in the amount of white space
   154    -b --ignore-space-change ignore changes in the amount of white space
   154    -B --ignore-blank-lines  ignore changes whose lines are all blank
   155    -B --ignore-blank-lines  ignore changes whose lines are all blank
       
   156    -Z --ignore-space-at-eol ignore changes in whitespace at EOL
   155       --mq                  operate on patch repository
   157       --mq                  operate on patch repository
   156   
   158   
   157   (some details hidden, use --verbose to show complete help)
   159   (some details hidden, use --verbose to show complete help)
   158 
   160 
   159   $ cd a
   161   $ cd a