| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Don't show new and old filemode for added/removed files•••It gives us no extra info whatsoever to show "----------" for either new or old mode, it's just noise (especially since we now show the "old" filemode for deleted files) Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-17 | 1 | -2/+9 | |
| * | Show list of modified files in ui-commit.c•••Compare current commit with 1.parent, and for each affected file display current filemode, old filemode if changed, current filename and source filename if it was a copy/rename. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-17 | 1 | -0/+111 | |
| * | Reformat code to avoid excessive line lengths•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -8/+9 | |
| * | Add cgit_free_commitinfo() and use where needed•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -4/+1 | |
| * | Simplify ui-commit.c•••Replace the call to lookup_commit() with a call to lookup_commit_reference, since it handles reading and parsing of the commit object internally. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -16/+1 | |
| * | Show emails and timestamps in ui-commit.c•••Use the extra info found in commitinfo struct when generating commit view. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -2/+8 | |
| * | Add head comment to ui-commit.c•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -0/+8 | |
| * | Move cgit_print_date into ui-shared, reuse in ui-summary•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -11/+0 | |
| * | Add ui-commit.c + misc ui cleanups•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -0/+80 | |
