tests/test-hgweb-json.t
changeset 42541 3de4f17f4824
parent 41461 c67f55b02f02
child 42581 bb135a784b70
equal deleted inserted replaced
42540:80e0ea08b55c 42541:3de4f17f4824
  2055       {
  2055       {
  2056         "summary": "print the root (top) of the current working directory",
  2056         "summary": "print the root (top) of the current working directory",
  2057         "topic": "root"
  2057         "topic": "root"
  2058       },
  2058       },
  2059       {
  2059       {
       
  2060         "summary": "save and set aside changes from the working directory",
       
  2061         "topic": "shelve"
       
  2062       },
       
  2063       {
  2060         "summary": "add one or more tags for the current or given revision",
  2064         "summary": "add one or more tags for the current or given revision",
  2061         "topic": "tag"
  2065         "topic": "tag"
  2062       },
  2066       },
  2063       {
  2067       {
  2064         "summary": "list repository tags",
  2068         "summary": "list repository tags",
  2065         "topic": "tags"
  2069         "topic": "tags"
  2066       },
  2070       },
  2067       {
  2071       {
  2068         "summary": "apply one or more bundle files",
  2072         "summary": "apply one or more bundle files",
  2069         "topic": "unbundle"
  2073         "topic": "unbundle"
       
  2074       },
       
  2075       {
       
  2076         "summary": "restore a shelved change to the working directory",
       
  2077         "topic": "unshelve"
  2070       },
  2078       },
  2071       {
  2079       {
  2072         "summary": "verify the integrity of the repository",
  2080         "summary": "verify the integrity of the repository",
  2073         "topic": "verify"
  2081         "topic": "verify"
  2074       },
  2082       },