Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | parse-options: abbreviation engine fix. | Johannes Schindelin | 2007-11-05 |
| | | | | | | | | | | When an option could be an ambiguous abbreviation of two options, the code used to error out. Even if an exact match would have occured later. Test and original patch by Pierre Habouzit. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||
* | Add tests for parse-options.c | Johannes Schindelin | 2007-10-29 |
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |