]> git.cameronkatri.com Git - cgit.git/shortlog
cgit.git
2007-11-03 Lars HjemliFix search form action/hidden fields
2007-11-03 Lars HjemliAdd search parameters to cgit_log_link
2007-11-03 Shunichi FujiFix typo in css
2007-10-30 Lars HjemliChange the cgit layout
2007-10-30 Lars HjemliAdd config param 'index-info'
2007-10-28 Lars HjemliTeach cgit_object_link() about tag objects
2007-10-28 Lars HjemliMake print_branch() handle refs not pointing at commits
2007-10-28 Lars HjemliTeach log search about --grep, --author and --committer
2007-10-28 Lars HjemliAdd html_option() function
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars Hjemlicgit_parse_commit(): Add missing call to xstrdup()
2007-10-27 Lars HjemliCleanup code introduced by the filter-refs topic
2007-10-27 Lars HjemliMerge branch 'filter-refs'
2007-10-27 Lars HjemliAdd links to the new refs page from summary page
2007-10-27 Lars HjemliAdd support for refs view
2007-10-27 Lars HjemliMake cgit_print_branches()/cgit_print_tags() external
2007-10-27 Lars HjemliAdd descriptions of summary-branches and summary-tags...
2007-10-27 Lars HjemliAdd support for config param summary-branches
2007-10-27 Lars HjemliMove logic for age comparision from cmp_tag_age into...
2007-10-27 Lars HjemliAdd support for config param summary-tags
2007-10-27 Lars HjemliSort tags by age
2007-10-27 Lars HjemliUse reflist to print tag info
2007-10-27 Lars HjemliUse reflist to print branch info
2007-10-27 Lars HjemliAdd functions and types for ref lists
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars HjemliSkip unknown header fields when parsing tags and commits
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()
next