Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-28 | Add parameter to adjust max message length in log listings | Lars Hjemli | |
The parameter "max-message-length" can be specified in cgitrc, default value is 60. This affects the log message shown in repo summary and shortlog. Signed-off-by: Lars Hjemli <[email protected]> | |||
2007-01-28 | Cleanup table listings | Lars Hjemli | |
Make the output for <table class='list'> a bit nicer Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-28 | Add basic log filtering | Lars Hjemli | |
This enables case-insensitive grep on logentris using the new search box Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-22 | Only show first 80 characters of commit subject in log and summary | Lars Hjemli | |
Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-16 | Reformat code to avoid excessive line lengths | Lars Hjemli | |
Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-16 | Add cgit_free_commitinfo() and use where needed | Lars Hjemli | |
Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-16 | Add ui-commit.c + misc ui cleanups | Lars Hjemli | |
Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-15 | Add a common commit parser | Lars Hjemli | |
Make a better commit parser, replacing the ugly one in ui-log.c Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-14 | Add simple pager to log page | Lars Hjemli | |
Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-13 | Add display of tree content w/ui-tree.c | Lars Hjemli | |
Signed-off-by: Lars Hjemli <[email protected]> | |||
2006-12-11 | Move log-functions into ui-log.c | Lars Hjemli | |
Signed-off-by: Lars Hjemli <[email protected]> |