Hi Lukas,
Seems fine to me. Queue it up.
Jason
___
CGit mailing list
CGit@lists.zx2c4.com
http://lists.zx2c4.com/mailman/listinfo/cgit
On 24.11.2016 20:16, Lukas Fleischer wrote:
> The array passed to setup_revisions() must be NULL-terminated. Fixes a
> regression introduced in 455b598 (ui-patch.c: Use log_tree_commit() to
> generate diffs, 2013-08-20).
>
> Reported-by: Florian Pritz
> Signed-off-by: Lukas Fleischer
Works perf
The array passed to setup_revisions() must be NULL-terminated. Fixes a
regression introduced in 455b598 (ui-patch.c: Use log_tree_commit() to
generate diffs, 2013-08-20).
Reported-by: Florian Pritz
Signed-off-by: Lukas Fleischer
---
ui-patch.c | 7 +++
1 file changed, 3 insertions(+), 4 del