Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
@chtompki Well, 216 is about disabling concatenated options, and 217 is
about disabling partial matching; my patch implements the latter, i.e, you
still have concatenated options, but can opt to
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
@chtompki Well, 216 is about disabling concatenated options, and 217 is
about disabling partial matching; my patch implements the latter, i.e, you
still have concatenated options, but can opt to
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
@chtompki Any progress on this one?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
@chtompki Any progress on this one?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
Hey :-) Any progress on this one? Anything I can do to make it go forward?
Greets!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
Hey :-) Any progress on this one? Anything I can do to make it go forward?
Greets!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
Yes, I did see that PosixParser was also a part of the patch, but I thought
not to touch it since it's marked as Deprecated (I would not expect changes to
deprecated classes as a user at
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
Yes, I did see that PosixParser was also a part of the patch, but I thought
not to touch it since it's marked as Deprecated (I would not expect changes to
deprecated classes as a user at
Github user rubin55 commented on a diff in the pull request:
https://github.com/apache/commons-cli/pull/15#discussion_r125648975
--- Diff: .gitignore ---
@@ -1,5 +1,4 @@
-###
https://raw.github.com/github/gitignore/f2ce448f2ba7a092da05482ceca99209127c0884/maven.gitignore
Github user rubin55 commented on a diff in the pull request:
https://github.com/apache/commons-cli/pull/15#discussion_r125648975
--- Diff: .gitignore ---
@@ -1,5 +1,4 @@
-###
https://raw.github.com/github/gitignore/f2ce448f2ba7a092da05482ceca99209127c0884/maven.gitignore
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
Is someone looking at this PR?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
Github user rubin55 commented on the issue:
https://github.com/apache/commons-cli/pull/15
Is someone looking at this PR?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
GitHub user rubin55 opened a pull request:
https://github.com/apache/commons-cli/pull/15
CLI-217: Optional partial matching
At request of Gary, I (re)created an old patch against the current code
base to enable partial matching to be set as optional. This fixes problems for
people
13 matches
Mail list logo