]> git.cameronkatri.com Git - cgit.git/shortlog
cgit.git
2007-10-05 Lars HjemliMerge branch 'stable'
2007-10-05 Michael Krelincorrect typo in CSS
2007-10-01 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliUse git-1.5.3.3
2007-10-01 Lars Hjemlicgit.css: make diff headers more visible
2007-10-01 Lars Hjemliui-diff: add links to pre- and postversion of blobs
2007-10-01 Lars Hjemligen-version.sh: don't sed the output from git describe
2007-10-01 Lars Hjemlicss: remove the annoying tr:hover rule for diffstat
2007-10-01 Lars Hjemliui-commit.c: link to diff instead of tree from diffstat
2007-10-01 Lars HjemliAdd prefix parameter to cgit_print_diff()
2007-10-01 Lars HjemliAdd prefix parameter to cgit_diff_tree()
2007-09-25 Lars HjemliAdd support for a renamelimit option in cgitrc
2007-09-19 Lars Hjemlicgit v0.6.3 v0.6.3
2007-09-19 Lars HjemliUpgrade to GIT 1.5.3.2
2007-09-19 Lars HjemliUse trim_end() to remove trailing slashes
2007-09-19 Lars HjemliRemove a few compiler warnings
2007-09-19 Lars HjemliAdd cgit.conf to .gitignore, remove *~
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-14 Michael Krelinfixed typo in cgitrc
2007-09-09 Chris PickelImprove the sample cgitrc file
2007-09-08 Lars Hjemlicgit v0.6.2 v0.6.2
2007-09-08 Lars HjemliRevert part of "Makefile: add support for DESTDIR"
2007-09-08 Lars HjemliRevert "Makefile: add missing references to DESTDIR"
2007-09-08 Lars Hjemlicgit v0.6.1 v0.6.1
2007-09-08 Lars HjemliMakefile: add missing references to DESTDIR
2007-09-08 Chris PickelMake cgit honor CACHE_ROOT as defined in Makefile
2007-09-08 Chris PickelMakefile: add support for DESTDIR
2007-09-04 Lars Hjemlicgit v0.6 v0.6
2007-09-04 Lars HjemliUpdate README
2007-09-04 Lars HjemliSet xdemitconf_t.findfunc=NULL
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-09-03 Lars HjemliUse git-1.5.3 as submodule
2007-09-03 Lars HjemliDelete submodules.sh and prepare for using git-submodule
2007-09-03 Lars HjemliMakefile: add target "get-git"
2007-09-03 Lars HjemliRewrite the makefile + gen-version.sh
2007-07-23 Lars Hjemliui-snapshot: whitespace/formatting cleanup
2007-07-22 Lars HjemliMake ui-tag.c generate valid xhtml
2007-07-22 Lars HjemliAdd support for line number in url fragment
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-22 Lars HjemliAdd ui-tag.c
2007-07-21 Michael Krelinlink raw blob from tree file view
2007-07-21 Michael Krelinfix: changed view link to blob in summary.
2007-07-21 Michael Krelinallow selective enabling of snapshots
2007-07-21 Michael Krelinshorten snapshot names to repo basename
2007-07-21 Michael Krelinintroduce cgit_repobasename
2007-07-21 Michael Krelinadded snapshot filename to the link
2007-07-21 Michael Krelinadd plain uncompressed tar snapshort format
2007-07-21 Michael Krelinintroduced .tar.bz2 snapshots
2007-07-20 Michael Krelincompress .tar.gz using gzip as a filter
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-06-04 Jeffrey C.... Rename dirlink to gitlink.
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'
next