Commit message (Expand) | Author | Age | |
---|---|---|---|
* | cgit_print_snapshot_links: use url to specify snapshot name | Lars Hjemli | 2007-07-23 |
* | Merge branch 'master' of git://git.klever.net/patchwork/cgit | Lars Hjemli | 2007-07-22 |
|\ | |||
| * | allow selective enabling of snapshots | Michael Krelin | 2007-07-21 |
| * | introduce cgit_repobasename | Michael Krelin | 2007-07-21 |
| * | added snapshot filename to the link | Michael Krelin | 2007-07-21 |
| * | added a chk_non_negative check | Michael Krelin | 2007-07-20 |
| * | add support for snapshot tarballs | Michael Krelin | 2007-07-18 |
* | | Add ui-tag.c | Lars Hjemli | 2007-07-22 |
|/ | |||
* | Merge branch 'lh/menu' | Lars Hjemli | 2007-06-29 |
|\ | |||
| * | Add ofs argument to cgit_log_link and use it in ui-log.c | Lars Hjemli | 2007-06-29 |
| * | Add trim_end() and use it to remove trailing slashes from repo paths | Lars Hjemli | 2007-06-26 |
| * | Add setting to enable/disable extra links on index page | Lars Hjemli | 2007-06-19 |
* | | Add version info from git-describe | Lars Hjemli | 2007-06-18 |
|pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color2007-05-23 | |||
* | Show time since last change on index page | Lars Hjemli | 2007-05-22 |
* | Add cgit_print_age() function | Lars Hjemli | 2007-05-22 |
* | Merge branch 'repogroups' | Lars Hjemli | 2007-05-20 |
|\ | |||
| * | Teach cgit how to group repositories by category | Lars Hjemli | 2007-05-18 |
* | | Merge branch 'virtual-url' | Lars Hjemli | 2007-05-20 |
|\ \ | |||
| * | | Enable url=value querystring parameter | Lars Hjemli | 2007-05-18 |
| * | | Add lookup-function for valid repo commands | Lars Hjemli | 2007-05-18 |
| * | | Move cgit_get_repoinfo into shared.c | Lars Hjemli | 2007-05-18 |
| |/ | |||
* | | Teach cgit howto include an external file on index page. | Lars Hjemli | 2007-05-19 |
* | | Add html_include() | Lars Hjemli | 2007-05-18 |
|/ | |||
* | Remove unused extern declarations from cgit.h | Lars Hjemli | 2007-05-18 |
* | Add knobs to enable/disable files/lines changed in log view | Lars Hjemli | 2007-05-18 |
* | Restrict length of repo description on repolist page | Lars Hjemli | 2007-05-16 |
* | Add support for commitdiff via h parameter | Lars Hjemli | 2007-05-16 |
* | Enable default value for head parameter | Lars Hjemli | 2007-05-16 |
* | Don't hardcode urls when SCRIPT_NAME is available | Lars Hjemli | 2007-05-15 |
* | Add log filtering by path and link to it from tree view | Lars Hjemli | 2007-05-14 |
* | Add commitdiff between commit and each of it's parent | Lars Hjemli | 2007-05-13 |
* | Add max-commit-count parameter to cgitrc | Lars Hjemli | 2007-05-13 |
* | Add standard interface for file diff functions | Lars Hjemli | 2007-05-13 |
* | Add shared diff-handling functions | Lars Hjemli | 2007-05-13 |
* | Add submodule links in tree listing | Lars Hjemli | 2007-05-11 |
* | Add support for downloading single blobs | Lars Hjemli | 2007-05-09 |
* | ui-view: show pathname if specified in querystring | Lars Hjemli | 2007-05-08 |
* | Update to libgit 1.5.2-rc2 | Lars Hjemli | 2007-05-08 |
* | Make snapshot feature configurable | Lars Hjemli | 2007-02-08 |
* | Add support for snapshots | Lars Hjemli | 2007-02-08 |
* | Read repo-info from /etc/cgitrc | Lars Hjemli | 2007-02-04 |
* | Add parameter to adjust max message length in log listings | Lars Hjemli | 2007-01-28 |