... | @@ -153,10 +153,6 @@ Safe chunk select / "move to patch" implementation: |
... | @@ -153,10 +153,6 @@ Safe chunk select / "move to patch" implementation: |
|
|
|
|
|
== run ==
|
|
== run ==
|
|
|
|
|
|
* slower startup than hgtk (demandimport is never enabled, it breaks pixmap loading)
|
|
|
|
** now as fast as hgtk thanks to <<changeset decb52eebbb3>>
|
|
|
|
** Idea: do portable_fork() on early stage (before loading Qt and mercurial things.) It tooks 0.5 sec before spawning new process on my env.
|
|
|
|
|
|
|
|
* Catch certain Mercurial errors (RepoLookupError, etc) and provide a non-bug-report fallback for them.
|
|
* Catch certain Mercurial errors (RepoLookupError, etc) and provide a non-bug-report fallback for them.
|
|
|
|
|
|
== usability ==
|
|
== usability ==
|
... | | ... | |