add fixes up to 8d7476aab155 authored by Yuya Nishihara's avatar Yuya Nishihara
......@@ -11,6 +11,8 @@
* copypatch, export: pass --rev option in compact form (fixes #4081)
* doc, version: bump copyright year (fixes #4066)
* filectxactions: avoid crash by opening log of new file (fixes #4096)
* filedata: calculate status from given base revision if not known
* filedata: copy subrepo attributes when switching base revisions (fixes #4102)
* guess: sort added/removed files by path for stable result (fixes #4079)
* repofilter: always request to unapply revset by clear button (fixes #4073)
* repotab: catch Abort on repository lookup as well (fixes #4069)
......
......