... | ... | @@ -36,8 +36,7 @@ This is where you register features that are unimplemented or badly implemented |
|
|
* Changeset file list menu, just like repository explorer
|
|
|
* Drag file names from changeset file list to editor
|
|
|
* Inline searching searches only for matches from the beginning of the line, not for whether a commit contains said text
|
|
|
* Hitting ctrl+g after having done an inline search one is presented with a new control to enter search criteria - at the very least this should be filled out with what you actually searched for - better, it should jump to the next match
|
|
|
* Filter csets
|
|
|
* Filter csets (will be revset based, with smart completions)
|
|
|
** per cset type (all, tagged, ancestry, parents, heads, merge, non-merge).
|
|
|
** per filename.
|
|
|
** per username.
|
... | ... | |