]> granicus.if.org Git - cgit/shortlog
cgit
2007-07-20 Michael Krelinadded a chk_non_negative check
2007-07-18 Michael Krelincss: adjust vertical-align of commit info th cells
2007-07-18 Michael Krelinadd support for snapshot tarballs
2007-07-03 Michael Krelinmake gen-version.sh run even if . is not in PATH
2007-07-03 Michael Krelinmake config adjustable via env variable CGIT_CONFIG
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-26 Lars HjemliAdd trim_end() and use it to remove trailing slashes...
2007-06-26 Lars HjemliDo not include current path in the "tree" menu link
2007-06-18 Lars HjemliAdd setting to enable/disable extra links on index...
2007-06-18 Lars HjemliChange S/L/T to summary/log/tree
2007-06-18 Lars HjemliChange "files" to "tree"
2007-06-18 Lars HjemliInclude querystring as part of cached filename for...
2007-06-18 Lars HjemliAdd version info from git-describe
2007-06-18 Lars HjemliAdd more menuitems on repo pages
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 Hjemliui-log: honor id=sha1 on querystring
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-17 Lars Hjemliui-shared: use strcmp() to compare strings
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-06 Lars Hjemlicgit.css: make it validate
2007-06-06 Lars Hjemliui-diff: close td/tr/table properly
2007-06-05 Lars Hjemliui-diff: emit table/tr/td at better locations
2007-05-31 Ondrej JirmanImplemented configurable HEAD shortlog on summary page.
2007-05-31 Ondrej JirmanCheck for NULL commit buffer in cgit_parse_commit()
2007-05-31 Ondrej JirmanAdd option to disable pager to cgit_print_log().
2007-05-31 Ondrej JirmanHandle single-line and empty commit subjects
2007-05-31 Ondrej JirmanUse & instead of & in URLs.
2007-05-31 Ondrej JirmanFixed unexpected tags in html output.
2007-05-23 Lars Hjemlicgit v0.5 v0.5
2007-05-23 Lars HjemliBad html: it's nice to add alt-attributes
2007-05-23 Lars HjemliBad html: <form> should have an action-attribute
2007-05-23 Lars HjemliClose a <tr> properly
2007-05-23 Lars HjemliAdd repo.readme parameter
2007-05-23 Lars HjemliRemove unused variable from ui-repolist.c:read_agefile()
2007-05-22 Lars HjemliShow time since last change on index page
2007-05-22 Lars HjemliUse cgit_print_age() on summary and log pages
2007-05-22 Lars HjemliAdd cgit_print_age() function
2007-05-20 Lars Hjemlicss: make column headings bold
2007-05-20 Lars HjemliMake frontpage friendlier
2007-05-20 Lars HjemliMerge branch 'repogroups'
2007-05-20 Lars HjemliAdjust apperance of repogroup headers
2007-05-20 Lars HjemliMerge branch 'virtual-url'
2007-05-20 Lars HjemliMerge branch 'index-header'
2007-05-20 Lars HjemliUse git-1.5.2
2007-05-18 Lars HjemliTeach cgit howto include an external file on index...
2007-05-18 Lars HjemliAdd html_include()
2007-05-18 Lars HjemliDon't highlight repogroup headings
2007-05-18 Lars HjemliTeach cgit how to group repositories by category
2007-05-18 Lars HjemliDon't be fooled by trailing '/' in url-parameter
2007-05-18 Lars Hjemlicache_safe_filename() needs more buffers
2007-05-18 Lars HjemliEnable url=value querystring parameter
2007-05-18 Lars HjemliAdd lookup-function for valid repo commands
2007-05-18 Lars HjemliMove cgit_get_repoinfo into shared.c
2007-05-18 Lars HjemliRemove unused extern declarations from cgit.h
2007-05-18 Lars HjemliAdd knobs to enable/disable files/lines changed in...
2007-05-16 Lars HjemliRestrict length of repo description on repolist page
2007-05-16 Lars HjemliDon't die when diffing trees with subprojects
2007-05-16 Lars HjemliDo not wrap filemode column in diffstat table
2007-05-16 Lars HjemliAdd C D L and T links to index page
2007-05-16 Lars HjemliMake git_pageurl handle NULL querystrings
2007-05-15 Lars HjemliAdd support for tree listing via h parameter
2007-05-15 Lars HjemliAdd link to commitdiff below diffstat
2007-05-15 Lars HjemliAdd support for commitdiff via h parameter
2007-05-15 Lars HjemliChange commit-view to expect h parameter, not id
2007-05-15 Lars HjemliEnable default value for head parameter
2007-05-15 Lars HjemliRestrict deep nesting of configfiles
2007-05-15 Lars HjemliInclude cgit.conf in Makefile
2007-05-15 Lars Hjemliui-diff: show /dev/null as filename for add/delete
2007-05-15 Lars HjemliUse tables and css to create the diffstat graph, fix...
2007-05-14 Lars HjemliDo not alter incoming sha1 when handling the download...
2007-05-14 Lars HjemliDon't hardcode urls when SCRIPT_NAME is available
2007-05-14 Lars Hjemliui-shared.c: fix whitespace breakage
2007-05-14 Lars HjemliShow tag heading even if first tag is of the lightweigh...
2007-05-14 Lars HjemliSpecify static storage class for file-local declarations
2007-05-14 Lars HjemliAdd include-parameter to config files
2007-05-14 Lars HjemliLet makefile override the configfile location
2007-05-14 Lars Hjemlicgit.c: fix whitespace breakage
2007-05-14 Lars Hjemlicgit.css: try to make diffs look a little bit nicer
2007-05-14 Lars Hjemlicgit.css: try do make diffstat a little bit nicer
2007-05-14 Lars HjemliAdd log filtering by path and link to it from tree...
2007-05-13 Lars Hjemlicgit v0.4 v0.4
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 HjemliAdd max-commit-count parameter to cgitrc
2007-05-13 Lars HjemliShow number of changed lines in log view
2007-05-13 Lars HjemliSimplify ui-diff.c using the new file-level diff interface
2007-05-13 Lars HjemliAdd standard interface for file diff functions
2007-05-13 Lars HjemliShow number of changed files in log view
2007-05-13 Lars HjemliUse standard tree-diff function when showing diffstat...
2007-05-13 Lars HjemliAdd shared diff-handling functions
2007-05-11 Lars Hjemlicss: fix bad rendering in Internet Explorer
2007-05-11 Lars HjemliAdd links to enable downloading of tagged blobs
2007-05-11 Lars HjemliMakefile: add support for building w.o. preinstalled git
2007-05-11 Lars HjemliTag release v0.3 v0.3
next