]> git.cameronkatri.com Git - cgit.git/history - cgit.h
Merge branch 'iconv-rebased' of http://x2a.org/pub/git/cgit
[cgit.git] / cgit.h
2007-11-05 Lars HjemliMerge branch 'iconv-rebased' of http://x2a.org/pub...
2007-11-05 Lars HjemliUse utf8::reencode_string from git
2007-11-05 Jonathan Bastien... Add commit->msg_encoding, allocate msg dynamicly.
2007-11-03 Lars HjemliAdd search parameters to cgit_log_link
2007-10-30 Lars HjemliChange the cgit layout
2007-10-30 Lars HjemliAdd config param 'index-info'
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 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 support for config param summary-branches
2007-10-27 Lars HjemliAdd support for config param summary-tags
2007-10-27 Lars HjemliAdd functions and types for ref lists
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-05 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliAdd prefix parameter to cgit_print_diff()
2007-10-01 Lars HjemliAdd prefix parameter to cgit_diff_tree()
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
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 Krelinallow selective enabling of snapshots
2007-07-21 Michael Krelinintroduce cgit_repobasename
2007-07-21 Michael Krelinadded snapshot filename to the link
2007-07-20 Michael Krelinadded a chk_non_negative check
2007-07-18 Michael Krelinadd support for snapshot tarballs
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-18 Lars HjemliAdd setting to enable/disable extra links on index...
2007-06-18 Lars HjemliAdd version info from git-describe
2007-06-17 Lars HjemliAdd cgit_diff_link()
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-16 Lars HjemliAdd and use cgit_tree_link()
2007-06-16 Lars Hjemliui-tree: unify with ui-view, use path to select tree...
2007-05-31 Ondrej JirmanImplemented configurable HEAD shortlog on summary page.
2007-05-31 Ondrej JirmanAdd option to disable pager to cgit_print_log().
2007-05-23 Lars HjemliAdd repo.readme parameter
2007-05-22 Lars HjemliShow time since last change on index page
2007-05-22 Lars HjemliAdd cgit_print_age() function
2007-05-20 Lars HjemliMerge branch 'repogroups'
2007-05-20 Lars HjemliMerge branch 'virtual-url'
2007-05-20 Lars HjemliMerge branch 'index-header'
2007-05-18 Lars HjemliTeach cgit howto include an external file on index...
2007-05-18 Lars HjemliAdd html_include()
2007-05-18 Lars HjemliTeach cgit how to group repositories by category
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-15 Lars HjemliAdd support for commitdiff via h parameter
2007-05-15 Lars HjemliEnable default value for head parameter
2007-05-14 Lars HjemliDon't hardcode urls when SCRIPT_NAME is available
2007-05-14 Lars HjemliAdd log filtering by path and link to it from tree...
2007-05-13 Lars HjemliAdd commitdiff between commit and each of it's parent
2007-05-13 Lars HjemliAdd max-commit-count parameter to cgitrc
2007-05-13 Lars HjemliAdd standard interface for file diff functions
2007-05-13 Lars HjemliAdd shared diff-handling functions
2007-05-11 Lars HjemliAdd submodule links in tree listing
2007-05-08 Lars HjemliAdd support for downloading single blobs
2007-05-08 Lars Hjemliui-view: show pathname if specified in querystring
2007-05-08 Lars HjemliUpdate to libgit 1.5.2-rc2
2007-02-08 Lars HjemliMake snapshot feature configurable
2007-02-08 Lars HjemliAdd support for snapshots
2007-02-04 Lars HjemliRead repo-info from /etc/cgitrc
2007-01-28 Lars HjemliAdd parameter to adjust max message length in log listings
2007-01-17 Lars HjemliAdd function cgit_parse_tag()
2007-01-11 Lars HjemliWIP: add paths/backlinks to tree/blobview
2007-01-11 Lars HjemliRemove troublesome chars from cachefile names
2007-01-11 Lars HjemliMove cache_prepare() to cgit
2007-01-04 Lars HjemliHandle %xx encoding in querystring
2006-12-28 Lars HjemliAdd basic log filtering
2006-12-28 Lars HjemliAdd generic support for search box in page header
2006-12-21 Lars HjemliOnly show first 80 characters of commit subject in...
2006-12-20 Lars HjemliAdd basic diff view
2006-12-17 Lars HjemliShow list of modified files in ui-commit.c
2006-12-16 Lars HjemliAdd cgit_free_commitinfo() and use where needed
2006-12-16 Lars HjemliTeach commit parser about author/committer email +...
2006-12-16 Lars HjemliAdd argument parsing + switch for uncached operation
2006-12-15 Lars HjemliMove cgit_print_date into ui-shared, reuse in ui-summary
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 HjemliDon't truncate valid cachefiles
2006-12-11 Lars HjemliMove global variables + callback functions into shared.c
2006-12-11 Lars HjemliMove functions for generic object output into ui-view.c
2006-12-11 Lars HjemliMove log-functions into ui-log.c
2006-12-11 Lars HjemliMove repo summary functions into ui-summary.c
2006-12-11 Lars HjemliMove functions for repolist output into ui-repolist.c
2006-12-11 Lars HjemliMove common output-functions into ui-shared.c
2006-12-11 Lars HjemliRename config.c to parsing.c + move cgit_parse_query...
2006-12-11 Lars HjemliAvoid infinite loops in caching layer
next