Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-10 | for-each-ref: fix setup of option-parsing for --sort | Lars Hjemli | 1 | -0/+22 | |
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> | |||||
2007-10-29 | Make builtin-for-each-ref.c use parse-opts. | Pierre Habouzit | 1 | -0/+0 | |
Signed-off-by: Pierre Habouzit <madcoder@debian.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org> | |||||
2007-10-03 | Add a test script for for-each-ref, including test of date formatting | Andy Parkins | 1 | -0/+151 | |
Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |