]> git.cameronkatri.com Git - cgit.git/history - ui-tree.c
Added `local-time` option to cgitrc
[cgit.git] / ui-tree.c
2008-07-21 Lars HjemliAdjust to new calling convention for read_tree_recursive()
2008-05-20 Lars Hjemliui-tree.c: avoid peeking at GITLINK objects
2008-04-08 Lars HjemliDon't specify mimetype in ui-blob.c
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-11-03 Lars HjemliAdd search parameters to cgit_log_link
2007-09-19 Lars HjemliRemove a few compiler warnings
2007-09-19 Lars Hjemliui-tree: show last line of blob
2007-09-19 Lars Hjemliui-tree: specify parameter position for all htmlf formats
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-07-22 Lars HjemliAdd support for line number in url fragment
2007-07-22 Lars HjemliMerge branch 'master' of git://git.klever.net/patchwork...
2007-07-21 Michael Krelinlink raw blob from tree file view
2007-06-29 Lars HjemliMerge branch 'lh/menu'
2007-06-29 Lars HjemliAdd ofs argument to cgit_log_link and use it in ui...
2007-06-18 Lars HjemliChange S/L/T to summary/log/tree
2007-06-17 Lars HjemliAdd cgit_commit_link() + support for id=sha1 to commit...
2007-06-17 Lars HjemliAdd git_log_link() and fix bug in generic repolink...
2007-06-17 Lars Hjemliui-tree: html/css cleanup
2007-06-16 Lars HjemliAdd and use cgit_tree_link()
2007-06-16 Lars Hjemliui-tree: make blob viewer generate valid html
2007-06-16 Lars Hjemliui-tree: unify with ui-view, use path to select tree...
2007-06-04 Jeffrey C. OllieRename dirlink to gitlink.
2007-05-31 Ondrej JirmanUse & instead of & in URLs.
2007-05-31 Ondrej JirmanFixed unexpected tags in html output.
2007-05-15 Lars HjemliAdd support for tree listing via h parameter
2007-05-14 Lars HjemliAdd log filtering by path and link to it from tree...
2007-05-11 Lars HjemliAdd submodule links in tree listing
2007-05-08 Lars HjemliUpdate to libgit 1.5.2-rc2
2007-02-20 Lars HjemliLayout update
2007-01-27 Lars HjemliCleanup table listings
2007-01-11 Lars HjemliWIP: add paths/backlinks to tree/blobview
2006-12-17 Lars HjemliUse html_filemode in ui-tree.c
2006-12-15 Lars HjemliAdd ui-commit.c + misc ui cleanups
2006-12-12 Lars HjemliAdd display of tree content w/ui-tree.c