Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-29 | t0108-patch: add 'tests_done' to end | Mark Lodato | |
Signed-off-by: Mark Lodato <lodatom@gmail.com> | |||
2008-03-17 | Fix segfault in patch view for root commit | Lars Hjemli | |
The code for patch view assumed the current commit would always have a parent, which made cgit segfault when that wasn't the case. This fixes the bug and adds a test-script for patch view which includes a test for the inital commit. Signed-off-by: Lars Hjemli <hjemli@gmail.com> |