Do not preselect files with the assume-unchanged flag
commitf468f607e110f5140876e8a346a75845338e0c9a
authorStefan Lay <stefan.lay@sap.com>
Wed, 1 Dec 2010 09:54:48 +0000 (1 10:54 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 1 Dec 2010 09:54:48 +0000 (1 10:54 +0100)
treeff81d70f0d91867a83766dc246097ce0043f168e
parent82e78f3461917c8a88070eae4a09614e97bb1c88
Do not preselect files with the assume-unchanged flag

When a file has the flag "assume-unchanged" it should per default not
be in the set of files to be committed.

In native git commit -a does not commit such files, commit -- <path>
however does. The pre-selection in the commit dialog contains the list
of files which are committed with commit -a, filtered by the selection
in the Package Explorer. Therefore the file with the flag
"assume-unchanged" should not be pre-selected in the commit dialog.

Bug: 326213
Change-Id: Ia99371cc77b14b9c3e2e551d620499d164405171
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/CommitDialog.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties