Show untracked files in commit dialog
commit00367bd73500790047d985a0361e6a4222329ae9
authorStefan Lay <stefan.lay@sap.com>
Fri, 16 Apr 2010 12:13:20 +0000 (16 14:13 +0200)
committerStefan Lay <stefan.lay@sap.com>
Fri, 16 Apr 2010 12:13:20 +0000 (16 14:13 +0200)
tree41f77b949e0332025488a662488e0b6e77833be6
parent9f5f21d7824975b7fc09a0bf4f9e2571a68855c4
Show untracked files in commit dialog

Adds support for untracked files to the CommitDialog. Per
default the files will not be shown in the list. Adds a new
checkbox "Show untracked files".

Only files are shown which are not ignored by
Team.isIgnoredHint. The .gitignore is still not taken into
account because there is not yet an API for it (see pending
patch http://egit.eclipse.org/r/#change,326).

Bug: 303373
Change-Id: I6d327ade412aa03af8ee793bf3e03113ddf5374a
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/actions/CommitAction.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