Commit Graph

88 Commits (007df98d2114fac4e9134cd7bc7e2960d0d730b4)

Author SHA1 Message Date
Lars Hjemli e7af002d5c Introduce 'section' as canonical spelling for 'repo.group'
16 years ago
Lars Hjemli e16f178334 Add and use a common readfile() function
16 years ago
Lars Hjemli 537c05f138 Add 'about-filter' and 'repo.about-filter' options
16 years ago
Lars Hjemli e976df2795 Add support for repo.commit-filter and repo.source-filter
16 years ago
Lars Hjemli d6f6072560 Add generic filter/plugin infrastructure
16 years ago
Lars Hjemli 481ce5e298 shared.c: avoid SEGFAULT when checking for binary buffers
17 years ago
Lars Hjemli c495cf02ba Handle binary files in diffs
17 years ago
Lars Hjemli 7710178e45 Merge branch 'lh/stats'
17 years ago
Lars Hjemli 0edf76078e shared.c: future-proof usage of git diff-structures
17 years ago
Lars Hjemli fb2f3f6c29 ui-stats: replace 'enable-stats' setting with 'max-stats'
17 years ago
Lars Hjemli f86a23ff53 Add a 'stats' page to each repo
17 years ago
Lars Hjemli 8813170390 ui-repolist: implement lazy caching of repo->mtime
17 years ago
Lars Hjemli e87e896333 Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
17 years ago
Lars Hjemli 92908af455 Move cgit_version from shared.c to cgit.c
17 years ago
Lars Hjemli 163037e79c Move non-generic functions from shared.c to cgit.c
17 years ago
Lars Hjemli f34478cbe0 Refactor snapshot support
17 years ago
Lars Hjemli e0e4478e7b Add command dispatcher
17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context
17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h
17 years ago
Lars Hjemli d1f3bbe9d2 Move cgit_repo into cgit_context
18 years ago
Lars Hjemli b228d4ff82 Add all config variables into struct cgit_context
18 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context
18 years ago
Lars Hjemli 776200b1c1 Use GIT-1.5.4.rc4
18 years ago
Lars Hjemli 2122c696a3 Merge branch 'stable'
18 years ago
Lars Hjemli 620bb3e5e4 Add plain patch view
18 years ago
Lars Hjemli afcdd083da Add support for automatic and custom clone urls
18 years ago
Evan Martin 7b346647c9 Default repo description to "[no description]"
18 years ago
Lars Hjemli d267d88c9c Add support for "robots" meta-tag
18 years ago
Lars Hjemli 6e54bd009c Merge branch 'stable'
18 years ago
Lars Hjemli c188c482b3 Support "/" as virtual-root
18 years ago
Jonathan Bastien-Filiatrault 3845e177e4 Add commit->msg_encoding, allocate msg dynamicly.
18 years ago
Lars Hjemli 0c8e184e9c Change the cgit layout
18 years ago
Lars Hjemli 10ac7ad1f3 Add config param 'index-info'
18 years ago
Lars Hjemli 68ca032dbe Teach log search about --grep, --author and --committer
18 years ago
Lars Hjemli 7937d06090 Add support for refs view
18 years ago
Lars Hjemli 763a6a09de Add support for config param summary-branches
18 years ago
Lars Hjemli fe211c7eef Add support for config param summary-tags
18 years ago
Lars Hjemli e397ff7024 Add functions and types for ref lists
18 years ago
Lars Hjemli f527a57c8a Add prefix parameter to cgit_diff_tree()
18 years ago
Lars Hjemli 98fcf7227c Add support for a renamelimit option in cgitrc
18 years ago
Lars Hjemli 4e40d8507e Use trim_end() to remove trailing slashes
18 years ago
Lars Hjemli 0835ffefb8 Remove a few compiler warnings
18 years ago
Chris Pickel 898f5f89d3 Make cgit honor CACHE_ROOT as defined in Makefile
18 years ago
Lars Hjemli 0de21a8d41 Set xdemitconf_t.findfunc=NULL
18 years ago
Lars Hjemli 1d4aaff696 Merge branch 'master' of git://git.klever.net/patchwork/cgit
18 years ago
Lars Hjemli 4e9107abfe Add ui-tag.c
18 years ago
Michael Krelin dc3c9b5bc4 allow selective enabling of snapshots
18 years ago
Michael Krelin 127f43d4e2 added a chk_non_negative check
18 years ago
Lars Hjemli 16a3d2779c Merge branch 'lh/menu'
18 years ago
Lars Hjemli 382805ee83 Add trim_end() and use it to remove trailing slashes from repo paths
18 years ago