| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add submodule links in tree listing•••When a submodule occurs in a tree, generate a link to show the module/commit. The link is specified as a sprintf string in /etc/cgitrc, using parameters 'module-link' and 'repo.module-link'. This should probably be extended with repo.module-link.$path. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-05-11 | 1 | -1/+1 | |
| * | Layout update | Lars Hjemli | 2007-02-21 | 1 | -13/+85 | |
| * | Set explicit font size•••This might be bad style, but cgit really needed smaller fonts. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-01-28 | 1 | -1/+1 | |
| * | Change global document layout•••Use a document-wide table for the main layout Signed-off-by: Lars Hjemli <larsh@slaptop.hjemli.net> | Lars Hjemli | 2007-01-28 | 1 | -10/+13 | |
| * | 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 | -7/+3 | |
| * | Extend repo summary with tag list•••Show all tags in the repo below the branch list. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2007-01-17 | 1 | -2/+6 | |
| * | Add generic support for search box in page header•••This adds the ability to show a search box in any pageheader with correct href and hidden form data, but does not enable the box on any pages. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-28 | 1 | -0/+5 | |
| * | Minor style fixes•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-22 | 1 | -7/+7 | |
| * | 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 | -1/+1 | |
| * | Add basic diff view•••Finally, xdiff is used to show per-file diffs via commit view. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-20 | 1 | -0/+25 | |
| * | Use html_filemode in ui-tree.c•••No reason to show "100644" when we can show "-rw-r--r--" Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-17 | 1 | -2/+2 | |
| * | 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 | -8/+43 | |
| * | gitweb ripoff: set tr:hover to highligt current row•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -3/+7 | |
| * | Make repo header a link to summary page•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -1/+8 | |
| * | Add ui-commit.c + misc ui cleanups•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-16 | 1 | -4/+46 | |
| * | Small layout adjustments to summary and blob view•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-13 | 1 | -0/+6 | |
| * | Add display of tree content w/ui-tree.c•••Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-13 | 1 | -2/+11 | |
| * | Import cgit prototype from git tree•••This enables basic cgit functionality, using libgit.a and xdiff/lib.a from git + a custom "git.h" + openssl for sha1 routines. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | Lars Hjemli | 2006-12-09 | 1 | -0/+63 | |
