Commit Graph

662 Commits (f072bc55b08675db93b2f892016e83d9f975dea2)
 

Author SHA1 Message Date
Lars Hjemli f072bc55b0 CGIT 0.8.3.2 15 years ago
Lars Hjemli ce761fde07 shared.c: avoid memory leak during diff 15 years ago
Daniel Milde 9bd3a7b1ea Clear the whole context 15 years ago
Florian Pritz 8d946079c5 ui-shared.c: fix segfault when repo is empty 15 years ago
Lars Hjemli c86e206a97 CGIT 0.8.3.1 16 years ago
Martins Polakovs 24538b0727 Fix segfault on ppc when browsing tree 16 years ago
Sami Kyöstilä f2bf0a0528 Don't crash when a repo-specific readme file is used 16 years ago
Lars Hjemli 21f67e7d82 shared.c: return original errno 16 years ago
Rys Sommefeldt 8cfe4897f0 Close fd on error in readfile() 16 years ago
Danijel Tašov e34a3b5adc Nov is the correct abbreviation 16 years ago
Geoff Johnstone 9735835c0e Fix repolist search links with virtual root 16 years ago
Loui Chang 8071e18dcb cgitrc.5.txt: Change repo.group to section in example config. 16 years ago
Loui Chang 676d17b22f cgitrc.5.txt: Add mansource and manmanual. 16 years ago
Lars Hjemli 27479ac54c CGIT 0.8.3 16 years ago
Lars Hjemli 33998c51be Merge branch 'stable' 16 years ago
Lars Hjemli f92ca06e4b CGIT 0.8.2.2 16 years ago
Lars Hjemli 92f6940975 Merge branch 'lh/repo-scan' 16 years ago
Lars Hjemli 5f12e45fe3 Merge branch 'fp/linenumbers' 16 years ago
Lars Hjemli 45c49d6cf4 Use GIT-1.6.4.3 16 years ago
Lars Hjemli 670f990979 Merge branch 'stable' 16 years ago
Lars Hjemli b507252b46 ui-plain.c: only return the blob with the specified path 16 years ago
Lars Hjemli ee554849ac cgit.c: respect repo-local 'snapshots' option for --scan-path 16 years ago
Lars Hjemli 588fb8efc6 cgit.c: only print first line of repo.desc in print_repo() 16 years ago
Lars Hjemli b47b7bd1d0 Add and use cgit_find_stats_periodname() in print_repo() 16 years ago
Lars Hjemli 5ca8df0a3d cgit.c: generate repo.snapshots in print_repo() 16 years ago
Lars Hjemli 3548320004 cgit.c: add missing options to print_repo() 16 years ago
Lars Hjemli 42e7a169e8 shared.c: initialize cgit_repo structs properly 16 years ago
Lars Hjemli 2273c2c821 Add config option 'enable-filter-overrides' 16 years ago
Lars Hjemli 007df98d21 cgitrc.5.txt: fix markup errors 16 years ago
Lars Hjemli e01229cf80 ui-repolist: handle empty sections similar to NULL sections 16 years ago
Lars Hjemli 74061ed5f0 Add support for repo-local cgitrc file 16 years ago
Lars Hjemli a1b3938f71 cgit.c: refactor repo_config() from config_cb() 16 years ago
Lars Hjemli 63816ec597 ui-repolist.c: sort by section name, repo name as default 16 years ago
Lars Hjemli 3939854578 Add config option 'repo.section' 16 years ago
Lars Hjemli e7af002d5c Introduce 'section' as canonical spelling for 'repo.group' 16 years ago
Lars Hjemli 50d5af3adc Add support for --scan-path command line option 16 years ago
Lars Hjemli 0046637692 Rename 'repo.scan' to 'scan-path' 16 years ago
Lars Hjemli b4dc93dc76 cgitrc.5.txt: document repo.scan and cache-scanrc-ttl 16 years ago
Lars Hjemli d746827ec4 cgit.c: add support for caching autodetected repositories 16 years ago
Lars Hjemli 302a3efa26 cgit.c: make print_repolist() and print_repo() reusable for caching 16 years ago
Lars Hjemli 523a2161b9 cache.h: export hash_str() 16 years ago
Lars Hjemli 6f3bf1ae1e cgit.c: add support for cgitrc option 'repo.scan' 16 years ago
Lars Hjemli fb9bf55cde scan-tree: detect non-bare repository and stop scanning early 16 years ago
Lars Hjemli b44c40ea72 cgitrc.5.txt: fix description and markup for 'snapshots' option 16 years ago
Lars Hjemli 6638f40868 cgit.css: make the blob display in tree view a bit prettier 16 years ago
Lars Hjemli b0f946bcc7 Rename "linenumbers" to "enable-tree-linenumbers", change default to "1" 16 years ago
Florian Pritz d67cc7f9d5 Add 'linenumbers' config option 16 years ago
Florian Pritz 03389d6e67 ui-tree.c: show line numbers when highlighting 16 years ago
Stefan Naewe 6445a3ad09 scan-tree: split the pw_gecos field at the ',' to get the real name 16 years ago
Lars Hjemli 0374a76ce1 cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING 16 years ago