jgit/org.eclipse.jgit.pgm/META-INF
Kaloyan Raev 9041fbc958 CLI status should support --untracked-files
A special options handler is added to properly handle the short -u alias
of the option.

The "normal" mode is not supported by this patch, because this mode of
listing untracked files is not
supported by the org.eclipse.jgit.lib.IndexDiff class. This mode is not
necessary for my use case. It can be added later if anyone really needs
it.

The StatusTest is updated to cover all possible combinations of the
--porcelain and --untracked-files options.

Bug: 459319
Change-Id: I305ac95739cfed0c16735e0987844e57fa27e236
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2015-03-12 18:10:26 -07:00
..
services Added the command line of jgit repo. 2014-04-23 22:59:49 -07:00
MANIFEST.MF CLI status should support --untracked-files 2015-03-12 18:10:26 -07:00
SOURCE-MANIFEST.MF Prepare 4.0.0-SNAPSHOT builds 2015-01-27 08:48:26 +01:00