Commit Graph

683 Commits (6c1a7364557b5a19ecef3079e9bdad5c1acb3cb1)
 

Author SHA1 Message Date
Lars Hjemli e01229cf80 ui-repolist: handle empty sections similar to NULL sections
17 years ago
Lars Hjemli 74061ed5f0 Add support for repo-local cgitrc file
17 years ago
Lars Hjemli a1b3938f71 cgit.c: refactor repo_config() from config_cb()
17 years ago
Lars Hjemli 63816ec597 ui-repolist.c: sort by section name, repo name as default
17 years ago
Lars Hjemli 3939854578 Add config option 'repo.section'
17 years ago
Lars Hjemli e7af002d5c Introduce 'section' as canonical spelling for 'repo.group'
17 years ago
Lars Hjemli 50d5af3adc Add support for --scan-path command line option
17 years ago
Lars Hjemli 0046637692 Rename 'repo.scan' to 'scan-path'
17 years ago
Lars Hjemli b4dc93dc76 cgitrc.5.txt: document repo.scan and cache-scanrc-ttl
17 years ago
Lars Hjemli d746827ec4 cgit.c: add support for caching autodetected repositories
17 years ago
Lars Hjemli 302a3efa26 cgit.c: make print_repolist() and print_repo() reusable for caching
17 years ago
Lars Hjemli 523a2161b9 cache.h: export hash_str()
17 years ago
Lars Hjemli 6f3bf1ae1e cgit.c: add support for cgitrc option 'repo.scan'
17 years ago
Lars Hjemli fb9bf55cde scan-tree: detect non-bare repository and stop scanning early
17 years ago
Lars Hjemli b44c40ea72 cgitrc.5.txt: fix description and markup for 'snapshots' option
17 years ago
Lars Hjemli 6638f40868 cgit.css: make the blob display in tree view a bit prettier
17 years ago
Lars Hjemli b0f946bcc7 Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"
17 years ago
Florian Pritz d67cc7f9d5 Add 'linenumbers' config option
17 years ago
Florian Pritz 03389d6e67 ui-tree.c: show line numbers when highlighting
17 years ago
Stefan Naewe 6445a3ad09 scan-tree: split the pw_gecos field at the ',' to get the real name
17 years ago
Lars Hjemli 0374a76ce1 cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING
17 years ago
Lars Hjemli e16f178334 Add and use a common readfile() function
17 years ago
Lars Hjemli 523c133e2e Merge branch 'stable'
17 years ago
Simon Arlott 011f2e9bdd truncate buffer before reading empty files
17 years ago
Lars Hjemli 73b54f7d7e Merge branch 'stable'
17 years ago
Matthew Metnetsky 6421dc38db ui-shared: don't print header <img/> if there isn't a logo defined
17 years ago
Lars Hjemli cb92d05b6b Merge branch 'stable'
17 years ago
Lars Hjemli 435a1da8d1 cgit.c: do not segfault on unexpected query-string format
17 years ago
Lars Hjemli 8a631b1173 ui-tag.c: do not segfault when id is missing from query-string
17 years ago
Lars Hjemli 0730ee6ea4 ui-log.c: handle lightweight tags when printing commit decorations
17 years ago
Stefan Bühler 1bbe04c2c0 ui-refs.c: improve handling of lightweight tags
17 years ago
Lars Hjemli ff0ff807a3 Use GIT-1.6.3.4
17 years ago
Lars Hjemli 2c742d1a92 Merge branch 'lh/embedded'
17 years ago
Lars Hjemli 80550bbe02 ui-shared: add support for header/footer options when embedded=1
17 years ago
Lars Hjemli fcc6056230 cgitrc.5.txt: describe where/how cgit will locate cgitrc
17 years ago
Lars Hjemli 92f9b53c42 cgit.c: make '/cgit.png' the default value for 'logo' option
17 years ago
Lars Hjemli 4c228e3c3b cgit.css: align commit message with subject in expanded log listing
17 years ago
Lars Hjemli 8b2252b0b6 ui-shared: add support for NO_HTTP=1/--nohttp
17 years ago
Lars Hjemli 60a26272e0 Cleanup handling of environment variables
17 years ago
Lars Hjemli e6cd7121ed Add some example filter scripts
17 years ago
Lars Hjemli db8b8cb946 Merge branch 'lh/about'
17 years ago
Lars Hjemli db6303b588 Merge branch 'lh/plugins'
17 years ago
Lars Hjemli 17e3ff4264 Merge branch 'lh/mimetypes'
17 years ago
Lars Hjemli 537c05f138 Add 'about-filter' and 'repo.about-filter' options
17 years ago
Lars Hjemli e1782fff8a ui-summary: enable arbitrary paths below repo.readme
17 years ago
Lars Hjemli 97b3d25262 cgit.c: allow repo.*-filter options to unset the current default
17 years ago
Lars Hjemli e976df2795 Add support for repo.commit-filter and repo.source-filter
17 years ago
Martin Szulecki b4c3562f57 Expose file extension in tree lists as class to allow nicer tree styling
17 years ago
Martin Szulecki 2f56e390f0 Introduce noplainemail option to hide email adresses from spambots
17 years ago
Lars Hjemli f35db1cd2b ui-commit: add support for 'commit-filter' option
17 years ago