Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-18ui-commit: handle root commitsLars Hjemli
2008-04-25Integrate diffstat with diffLars Hjemli
2008-04-17Fix commitdiff annoyanceLars Hjemli
2008-04-13Remove 'patch' link from tab, add to commit viewLars Hjemli
2008-04-12Include diff in commit viewLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-11-11Fix html error detected by test-suiteLars Hjemli
2007-10-01ui-commit.c: link to diff instead of tree from diffstatLars Hjemli
2007-07-23cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli
2007-07-21allow selective enabling of snapshotsMichael Krelin
2007-07-18add support for snapshot tarballsMichael Krelin
2007-06-17Add cgit_diff_link()Lars Hjemli
2007-06-17ui-commit: use cgit_commit_link() for parent linksLars Hjemli
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli
2007-06-17Add and use cgit_tree_link()Lars Hjemli
2007-06-16ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli
2007-05-31Use & instead of & in URLs.Ondrej Jirman
2007-05-31Fixed unexpected tags in html output.Ondrej Jirman
2007-05-23Add cgit_print_age() functionLars Hjemli
2007-05-16Add link to commitdiff below diffstatLars Hjemli
2007-05-16Change commit-view to expect h parameter, not idLars Hjemli
2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli
2007-05-15Specify static storage class for file-local declarationsLars Hjemli
2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli
2007-05-14Add commitdiff between commit and each of it's parentLars Hjemli
2007-05-14Add graphical diffstat to commit viewLars Hjemli
2007-05-13Use standard tree-diff function when showing diffstat for single commitLars Hjemli
2007-02-08Make snapshot feature configurableLars Hjemli
2007-02-08Add support for snapshotsLars Hjemli
2006-12-22Add missing diff-link in ui-commit.cLars Hjemli
2006-12-18Don't show new and old filemode for added/removed filesLars Hjemli
2006-12-18Show list of modified files in ui-commit.cLars Hjemli
2006-12-16Reformat code to avoid excessive line lengthsLars Hjemli
2006-12-16Add cgit_free_commitinfo() and use where neededLars Hjemli
2006-12-16Simplify ui-commit.cLars Hjemli
2006-12-16Show emails and timestamps in ui-commit.cLars Hjemli
2006-12-16Add head comment to ui-commit.cLars Hjemli
2006-12-16Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli
2006-12-16Add ui-commit.c + misc ui cleanupsLars Hjemli