]> git.cameronkatri.com Git - cgit.git/history - ui-log.c
cgitrc.5.txt: document repo.scan and cache-scanrc-ttl
[cgit.git] / ui-log.c
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-17 Lars HjemliMerge branch 'stable'
2009-08-16 Lars Hjemliui-log.c: handle lightweight tags when printing commit...
2009-02-01 Lars HjemliMerge branch 'lh/binary'
2009-01-31 Lars HjemliHandle binary files in diffs
2009-01-29 Lars HjemliMerge branch 'stable'
2009-01-27 Lars HjemliMerge branch 'stable'
2009-01-27 Lars HjemliMerge branch 'og/tree-view-selection'
2009-01-27 Lars HjemliMerge branch 'lh/stats'
2009-01-12 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Justin WatersChange toggle to more meaningful term
2009-01-11 Lars HjemliMerge branch 'snapshot-fixes'
2009-01-11 Lars HjemliMerge branch 'lh/mimetypes'
2009-01-11 Lars HjemliMerge branch 'lh/virtual-root'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars Hjemliui-log: show name-decorations in log output
2009-01-06 Lars HjemliMerge branch 'stable'
2008-12-30 Lars HjemliMerge branch 'stable'
2008-12-06 Lars HjemliMerge branch 'stable'
2008-12-06 Lars HjemliMerge branch 'full-log'
2008-12-06 Lars HjemliMerge branch 'lh/sort-repolist'
2008-12-06 Lars HjemliMerge branch 'snapshot-fixes'
2008-12-06 Lars HjemliMerge branch 'stable'
2008-12-05 Lars HjemliMerge branch 'rj/buildtweaks' into stable
2008-12-03 Lars Hjemliui-log: try to disambiguate ref names
2008-11-30 Lars Hjemliui-log: use css to make full-log prettier
2008-11-29 Lars Hjemliui-log: (ab)use extra columns for commit message when...
2008-11-29 Lars Hjemliui-log: add support for showing the full commit message
2008-10-05 Lars HjemliUse GIT-1.6.0.2
2008-04-14 Lars HjemliMake a few more columns in repolist and log view clickable
2008-04-14 Lars HjemliMake branches, tags and log play better together in...
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-09 Lars HjemliMerge branch 'stable'
2007-11-08 Lars HjemliMerge branch 'stable'
2007-11-05 Lars HjemliMerge branch 'iconv-rebased' of http://x2a.org/pub...
2007-11-05 Lars HjemliShow lines changed as -n/+m in shortlogs
2007-11-03 Lars HjemliAdd search parameters to cgit_log_link
2007-10-28 Lars HjemliTeach log search about --grep, --author and --committer
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
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-17 Lars Hjemliui-log: honor id=sha1 on querystring
2007-06-17 Lars HjemliAdd cgit_commit_link() + support for id=sha1 to commit...
2007-05-31 Ondrej JirmanAdd option to disable pager to cgit_print_log().
2007-05-31 Ondrej JirmanUse & instead of & in URLs.
2007-05-22 Lars HjemliUse cgit_print_age() on summary and log pages
2007-05-18 Lars HjemliAdd knobs to enable/disable files/lines changed in...
2007-05-15 Lars HjemliChange commit-view to expect h parameter, not id
2007-05-14 Lars HjemliAdd log filtering by path and link to it from tree...
2007-05-13 Lars HjemliShow number of changed lines in log view
2007-05-13 Lars HjemliShow number of changed files in log view
2007-02-20 Lars HjemliLayout update
2007-01-28 Lars HjemliAdd parameter to adjust max message length in log listings
2007-01-27 Lars HjemliCleanup table listings
2006-12-28 Lars HjemliAdd basic log filtering
2006-12-21 Lars HjemliOnly show first 80 characters of commit subject in...
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-15 Lars HjemliAdd ui-commit.c + misc ui cleanups
2006-12-15 Lars HjemliAdd a common commit parser
2006-12-13 Lars HjemliAdd simple pager to log page
2006-12-12 Lars HjemliAdd display of tree content w/ui-tree.c
2006-12-11 Lars HjemliMove log-functions into ui-log.c