]> git.cameronkatri.com Git - cgit.git/history - ui-commit.c
ui-shared: rename parameter to cgit_print_snapshot_links()
[cgit.git] / ui-commit.c
2008-05-18 Lars Hjemliui-commit: handle root commits
2008-05-03 Lars HjemliMerge branch 'lh/cache'
2008-04-24 Lars HjemliIntegrate diffstat with diff
2008-04-17 Lars HjemliFix commitdiff annoyance
2008-04-13 Lars HjemliMerge branch 'lh/layout'
2008-04-13 Lars HjemliRemove 'patch' link from tab, add to commit view
2008-04-12 Lars HjemliInclude diff in commit view
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-03-24 Lars HjemliAdd ui-shared.h
2008-03-18 Lars HjemliIntroduce html.h
2008-02-23 Lars HjemliMerge branch 'stable'
2008-02-16 Lars HjemliMove cgit_repo into cgit_context
2008-02-16 Lars HjemliIntroduce struct cgit_context
2008-01-13 Lars HjemliMerge branch 'stable'
2007-12-02 Lars HjemliMerge branch 'stable'
2007-11-11 Lars HjemliMerge branch 'lh/testsuite'
2007-11-11 Lars HjemliFix html error detected by test-suite
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-05 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliMerge branch 'stable'
2007-10-01 Lars Hjemliui-commit.c: link to diff instead of tree from diffstat
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-07-22 Lars Hjemlicgit_print_snapshot_links: use url to specify snapshot...
2007-07-22 Lars HjemliMerge branch 'master' of git://git.klever.net/patchwork...
2007-07-21 Michael Krelinallow selective enabling of snapshots
2007-07-18 Michael Krelinadd support for snapshot tarballs
2007-06-17 Lars HjemliAdd cgit_diff_link()
2007-06-17 Lars Hjemliui-commit: use cgit_commit_link() for parent links
2007-06-17 Lars HjemliAdd cgit_commit_link() + support for id=sha1 to commit...
2007-06-16 Lars HjemliAdd and use cgit_tree_link()
2007-06-16 Lars Hjemliui-tree: unify with ui-view, use path to select tree...
2007-05-31 Ondrej JirmanUse & instead of & in URLs.
2007-05-31 Ondrej JirmanFixed unexpected tags in html output.
2007-05-22 Lars HjemliAdd cgit_print_age() function
2007-05-15 Lars HjemliAdd link to commitdiff below diffstat
2007-05-15 Lars HjemliChange commit-view to expect h parameter, not id
2007-05-15 Lars HjemliUse tables and css to create the diffstat graph, fix...
2007-05-14 Lars HjemliSpecify static storage class for file-local declarations
2007-05-14 Lars HjemliAdd log filtering by path and link to it from tree...
2007-05-13 Lars HjemliAdd commitdiff between commit and each of it's parent
2007-05-13 Lars HjemliAdd graphical diffstat to commit view
2007-05-13 Lars HjemliUse standard tree-diff function when showing diffstat...
2007-02-08 Lars HjemliMake snapshot feature configurable
2007-02-08 Lars HjemliAdd support for snapshots
2006-12-22 Lars HjemliAdd missing diff-link in ui-commit.c
2006-12-17 Lars HjemliDon't show new and old filemode for added/removed files
2006-12-17 Lars HjemliShow list of modified files in ui-commit.c
2006-12-16 Lars HjemliReformat code to avoid excessive line lengths
2006-12-16 Lars HjemliAdd cgit_free_commitinfo() and use where needed
2006-12-16 Lars HjemliSimplify ui-commit.c
2006-12-16 Lars HjemliShow emails and timestamps in ui-commit.c
2006-12-16 Lars HjemliAdd head comment to ui-commit.c
2006-12-15 Lars HjemliMove cgit_print_date into ui-shared, reuse in ui-summary
2006-12-15 Lars HjemliAdd ui-commit.c + misc ui cleanups