Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-29 | parse-options: Allow abbreviated options when unambiguous | Johannes Schindelin | 1 | -0/+23 | |
When there is an option "--amend", the option parser now recognizes "--am" for that option, provided that there is no other option beginning with "--am". Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Shawn O. Pearce <spearce@spearce.org> | |||||
2007-10-29 | Add tests for parse-options.c | Johannes Schindelin | 1 | -0/+70 | |
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |