add issue numbers; update comment authored by Yuya Nishihara's avatar Yuya Nishihara
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
* annotate: use cached data when annotating the same content * annotate: use cached data when annotating the same content
* bisect: add option to discard local changes * bisect: add option to discard local changes
* filedata: show diff of directory * filedata: show unified diff of directory in tree view
* fileview: add `Go to line` action * fileview: add `Go to line` action
* fileview: show parent revision information on first and second parent buttons * fileview: show parent revision information on first and second parent buttons
* fileview: specify encoding of file content by menu or {{{web.encoding}}} * fileview: specify encoding of file content by menu or {{{web.encoding}}}
...@@ -61,4 +61,5 @@ ...@@ -61,4 +61,5 @@
unified revdetails/manifest view: unified revdetails/manifest view:
//Manifest task tab was merged to revision details.// //Manifest task tab was merged to revision details.//
//Click "Manifest Mode" button to switch to the so-called manifest view.//
...@@ -64,5 +65,5 @@ ...@@ -64,5 +65,5 @@
* manifest: replace stand-alone ManifestDialog by RevDetailsDialog * manifest: replace stand-alone ManifestDialog by RevDetailsDialog (closes #1634)
* repowidget: delete manifest task tab * repowidget: delete manifest task tab
* revdetails: add button to enable so-called manifest file list by one tap * revdetails: add button to enable so-called manifest file list by one tap
* revdetails: add menu to switch tree/flat view * revdetails: add menu to switch tree/flat view
... ...
......