Share your ideas on how to improve SmartGit!
This is no support platform! To report bugs or request support, please contact us directly. If in doubt ask us.
First search for a similar request and add your votes or comments there.
Take the time to describe your request as precisely as possible, so users will understand what you want. Please note that we appreciate your time and input, but we don't give any guarantees that a certain feature will be implemented. Usually, a minimum requirement is a sufficient number of votes. Hence, please don't comment like "when will this be implemented", but vote instead.
Follow the stackoverflow.com writing guidelines.
Thank you for your help!
Multi-repository Support: Commit
When you have a project with many modules (10+) in separate repositories (modularity at all costs), it's hard to manage them together. There's already a topic about multi push / sync (https://smartgit.userecho.com/topics/219-multiple-push-sync/), what I'm missing beyond those, is committing together.
Let's say you're working on a bigger feature that affects 50% of your repos. Staging the changes individually in each repo is unavoidable I think, but when you're finished with it, you need to commit them one-by-one. Even though your commit message will be the same for all (usually).
Here, an enhanced commit window (where all staged changes for the selected repos could be listed, groupped by the repos) would be very useful, and you would need do only a single commit, with the same commit message for all, in one step. Any chance for such feature?
Highlight group name of opened repository
The names of open repositories in the repositories pane are bold. It would be nice to bold (or otherwise highlight) the group names of opened repositories as well, especially when the group is collapsed; that would make it easier to find the group with the opened repositories.
Undo/Redo for commits
Undo e.g.:
- Plain commit
- Amend commit
- Changing branch (ref pointer)
- Rebase/Merge
- ... what else?
Searching commits: show all commits and highlight the matching commits
When searching for a specific commit, only the matching commits are shown. With this option you will still see the complete commit history with the matching commits highlighted
Support for current hg (4.0+)
Mercurial has moved on to a new major version, 4.0. SmartGit needs to support this version, too.
Mercurial: Add support for hg flow
SmartGit support for git flow is excellent, now the same functionality would be great for hg flow.
Show Files View as a Tree
It would be very helpful if the files view could be shown as a combination folders/files tree view.
Obviously, the files view shows the relative directory column, but being able to toggle a tree view w/ files in each folder would be more intuitive and quicker to comprehend. This could possibly enable easily staging entire folders as well.
Allow '-' as branch grouping character in addition to '/'
We have standardized on branch names on the format <username>-<ticket-id>-<description>. Allowing '-' (or any other character) as the grouping character would make grouping more flexible. It also happens that the same ticket has more than one branch, so multi-level grouping would be nice. Sort of like an expanding directory structure..
clickable URLs in commit descriptions
in log view / details window make URLs of commit message clickable to be opened in default web browser
Customer support service by UserEcho