| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add option to disable pager to cgit_print_log().•••This is needed for upcomming shortlog on summary page patch. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Ondrej Jirman | 2007-05-31 | 1 | -14/+16 | |
| * | Use & instead of & in URLs.•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Ondrej Jirman | 2007-05-31 | 1 | -2/+2 | |
| * | Use cgit_print_age() on summary and log pages•••Update the pages to show relative dates instead of yyyy-mm-dd hh:mm:ss Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-05-22 | 1 | -6/+2 | |
| * | Add knobs to enable/disable files/lines changed in log view•••These columns can cause lots of IO on the server, so add settings to explicitly enable them. Also, add per repo settings to optionally disable the columns if sitewide enabled. While at it, do not allow repo.snapshot to enable snapshots if the global setting is disabled. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-05-18 | 1 | -12/+21 | |
| * | Change commit-view to expect h parameter, not id•••The change makes the commit-page benefit from repo.defbranch. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-05-16 | 1 | -2/+1 | |
| * | Add log filtering by path and link to it from tree view•••This enables path-filtering in log-view, and adds a link per entry in tree-view to show the log for each file/directory. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-05-14 | 1 | -2/+6 | |
| * | Show number of changed lines in log view•••Use the new file-diff interface to calculate number of changed lines per commit. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-05-13 | 1 | -1/+11 | |
| * | Show number of changed files in log view•••This uses the new tree-diff functions to calculate number of files changed per commit. Also fix some whitespace issues. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-05-13 | 1 | -2/+15 | |
| * | Layout update | Lars Hjemli | 2007-02-21 | 1 | -1/+0 | |
| * | Add parameter to adjust max message length in log listings•••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 <hjemli@gmail.com> | Lars Hjemli | 2007-01-28 | 1 | -1/+1 | |
| * | Cleanup table listings•••Make the output for <table class='list'> a bit nicer Signed-off-by: Lars Hjemli <larsh@slaptop.hjemli.net> | Lars Hjemli | 2007-01-28 | 1 | -1/+1 | |
| * | Add basic log filtering•••This enables case-insensitive grep on logentris using the new search box Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-28 | 1 | -3/+10 | |
| * | Only show first 80 characters of commit subject in log and summary•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-22 | 1 | -2/+2 | |
| * | Reformat code to avoid excessive line lengths•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -1/+3 | |
| * | Add cgit_free_commitinfo() and use where needed•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -4/+1 | |
| * | Add ui-commit.c + misc ui cleanups•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -8/+3 | |
| * | Add a common commit parser•••Make a better commit parser, replacing the ugly one in ui-log.c Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-15 | 1 | -63/+13 | |
| * | Add simple pager to log page•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-14 | 1 | -2/+29 | |
| * | Add display of tree content w/ui-tree.c•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-13 | 1 | -1/+6 | |
| * | Move log-functions into ui-log.c•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-11 | 1 | -0/+115 | |
