Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | for-each-ref: fix setup of option-parsing for --sort | Lars Hjemli | 2007-11-10 |
| | | | | | | | | The option value for --sort is already a pointer to a pointer to struct ref_sort, so just use it. Signed-off-by: Lars Hjemli <hjemli@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||
* | Make builtin-for-each-ref.c use parse-opts. | Pierre Habouzit | 2007-10-29 |
| | | | | | Signed-off-by: Pierre Habouzit <madcoder@debian.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org> | ||
* | Add a test script for for-each-ref, including test of date formatting | Andy Parkins | 2007-10-03 |
Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |