531 results found
-
"Touch" files to be able to submit them to a single changelist for merging etc.
The Atomic nature of Plastic is really frustrating for Artists and general users who just want to share files.
To work around this restriction can you add an option that will "touch" selected files and then they can be submitted to a single changelist in your branch and then pushed, pulled easily to/from other branches.
3 votes -
Keyboard shortcuts in the diff viewer don't always work
The issue refers to the diff viewer window. The CTRL + + and CTRL + - keyboard shortcuts are handled globally within the window, no matter where keyboard focus is. On the other hand, the CTRL + M and CTRL + N (and their counterparts with Shift pressed) work only when keyboard focus is in the diff pane on the bottom.
The problem is that when you want to go through a code review, you have to click the diff pane whenever you switch to another file. Please check it by yourself: open the diff viewer, press CTRL + +…
6 votes -
Add predefined 'open with' context menu options to the diff viewer
I noticed that the predefined open with context menu options are available in Items view, in the Pending changes view, but not in the diff viewer window. Would you consider a unification here? IMO these predefined open with options would be useful in the diff viewer window as well.
The second difference is that both in the Items view and in the Pending changes view there is an action for double LMB click, but there is no adequate action supported in the diff viewer. Would you consider a unification with the Pending changes view here as well?
5 votes -
User right to prevent the deletion of other peoples "Shelves"
There needs to be a user right that controls if a user or user group can delete other peoples "Shelves".
As it could be possible to delete another person's shelf by accident, and there is no way of undoing that deletion. This would be especially important when the shelf itself contains a large number of changes which would take a while to redo.
Deleting of your own shelf is OK.
2 votes -
Shallow clone in GitServer
Shallow clone in GitServer is currently unsupported. However it would be very useful for big repositories and CI systems.
My scenario:
I've got very big game repository and CI system, which supports git (but not plastic directly). To perform tests and builds for multiple platform, the CI agents store a lot of clones of repository, with huge, unnecessary history. The shallow copy mechanism seems to be ideal for such case.1 vote -
List of children/parents displayed in the properties panel for any selected changeset
It is a pity to have using the command line to get this information while it could be simply displayed by default in the properties of the selected changeset.
Tortoise Mercurial GUI client do this and it is very easy to handle. More, the parent/child changesets can be quickly found just by clicking on the hypertext link4 votes -
Fix wheel scrolling in Code Review Window
If the focus is in the treeview of the changed files and the mouse is over that part, scrolling with the mouse wheel scrolls only this part. But if the mouse is over Content part (lower part), both parts are scrolled, where only the Content part should be scrolled.
If the focus is at the lower part, only this is scrolled if the mouse is over it. If the mouse is over the tree part nothing will be scrolled.
5 votes -
split diff view among 2 or 3 monitors
It's very tough to examine diffs on a single monitor. You have 3 panes, Semantic View on the left, source in middle, and changed on the right. You wind up having to scroll all over the place. Most developers have two monitors, and many like me have three. What if you could hit an "Expand" button and one monitor would display source view full screen, and the other monitor was destination view? Optionally, the third monitor would show Semantic View and the top pane of changed files would be on all of the views. Considering the fact that Plastic is…
6 votes -
Amend commits
As git user, more than once i find the need to fix something added to a comit, using the --amend parameter. It would be great to have this feature on plasticscm, because otherwise i end with
D - E - F
\
A - B - C - Fixes C102 votes -
Remain encoding or recognize encoding properly
If a file is edited in "diffs view" of "Pending changes" tab, the encoding is changed from "Western Europe (Windows) - Codepage 1252" (Shown is encoding: None) to Unicode (UTF-8) - 65001. This change is not shown automatically. So special characters will be lost after checkin.
3 votes -
Show Deleted files in Items option
An option to show deleted files in the Items list/treeview
6 votes -
list changed files in branch explorer properties
It would be nice if there were a list of changed files for the selected changeset in the properties tab of branch explorer. This would be much quicker and more convenient than doing a diff changeset and facilitate general browsing. As panel width is limited, maybe only show the filename or put an elipsis at the start of the file path. There should be a context menu to diff the file.
35 votes -
Show diffs in Branch Explorer and Changesets views
It would be nice to be able to see diffs of selected changesets in the Branch Explorer and Changesets views. I imagine it being a toggle (like the current 'navigator', 'legend' etc. buttons), which opens a panel which just shows the changes included with whatever changeset is selected.
I used this kind of thing a lot whilst using git, through gitk, which roughly consists of 3 panels; the list of commits, the list of files within the selected commit, and the changes within the selected file.
There is another suggestion open on UserVoice for including a list of changed files…
9 votes -
Cherry pick single lines
Scenario: You're developing a big extension within a dedicated branch. You have a lot of files and changes checked-in with only a few changesets. Now, you need a small portion of all these changes in another branch. You can't use the traditional cherry pick, because you've check-in a lot "unwanted" files with your changesets. Also you changed bigger files which contain needed and unwanted changes.
Righ now there is no way to cherry pick only some changes from specific files within a branch.
It would be a great feature, if you could generate a new changeset with only a selected…
9 votes -
automated replication
I'm working on a main computer and a laptop for when i'm on the road.
When i'm working on my laptop I would like to have it automatically push changes to my other computer or the central server when I check-in a change-set.Also i would like to be able to subscribe to a repo of specific branches so it automatically pulls changesets from the central server or the computer.
14 votes -
Better graphical visualization of changeset intervals within branch explorer
When you did a subtractive merge on a changeset interval, it is really confusing when you see just one arrow pointing away from the last changeset of the changeset interval, because later on, I would think there was only this one last changeset involved.
It would be nice, if the graphical visualization would highlight such happenings better. Maybe with a curly brace or a special envelope around such changeset intervals.
4 votes -
Possibility to show semantic history for deleted files
This require a list of deleted files (that can be filtered).
5 votes -
Show attributes in branch tooltip
It would be great to see all attributes set on a branch somewhere else then the 'attributes' panel. Not I have to change the side panel from 'Properties' to 'Attributes' to see which attributes are set on a given branch.
To speed this up, it sure is nice to see attributes in the branch tooltip.
What you'd say about that?23 votes -
merge related improvements for pending changes view
After performing a merge it would be useful if the pending changes had some merge specific content:
1) show which files were merged entirely automatically and which required manual intervention. Currently the 'Status' column shows "Replaced / Merge from ..." or "Checked-out / Merge from ...". I'm guessing the replaced corresponds to files that only changed on the source and checked out is for both manual and automatic merges?
2) Provide menu items for comparing the merged file (workspace revision) to one of: base, source, destination. Currently "Diff revisions..." defaults to the last but does not make it easy to…
24 votes -
Pending changes: remove groups (C, A, M)
I would like to view pending changes not group by C, A, M but as a list that has the full path to the item with an icon or other indicator for status (C,A,M). Sometimes I am working on different things for debugging or testing and I want to ignore those changes. If the list was just sorted by complete filename it would be easy to see and ignore certain changes.
2 votes
- Don't see your idea?