diff options
author | Kirill Smelkov <kirr@mns.spb.ru> | 2014-01-20 20:20:38 +0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-24 14:44:57 -0800 |
commit | 1df4320fa25d3784b035936b35725460d46f1ca0 (patch) | |
tree | 074a560e2d628a43fe6b41d4228e6031cdafef66 /po/fr.po | |
parent | tree-walk: finally switch over tree descriptors to contain a pre-parsed entry (diff) | |
download | tgif-1df4320fa25d3784b035936b35725460d46f1ca0.tar.xz |
diffcore-order: export generic ordering interface
diffcore_order() interface only accepts a queue of `struct
diff_filepair`.
In the next patches, we'll want to order `struct combine_diff_path`
by path, so let's first rework diffcore-order to also provide
generic low-level interface for ordering arbitrary objects, provided
they have path accessors.
The new interface is:
- `struct obj_order` for describing objects to ordering routine, and
- order_objects() for actually doing the ordering work.
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po/fr.po')
0 files changed, 0 insertions, 0 deletions