Commit Graph

848 Commits (f2ced535e9f2c2ada7f184735a07a1190a9d810f)
 

Author SHA1 Message Date
Tim Chen f2ced535e9 Fix diff mode switching when side-by-side-diffs=1 14 years ago
Georg Müller 0b6a716d1b ui-log.c: do not show remote heads if enable-remote-branches=0 14 years ago
Tobias Grimm 7530d94f05 Add sort parameter to pager of repo list 14 years ago
Jamie Couture e19f7d7180 ui-ssdiff: move LCS table away from the stack 14 years ago
Lukas Fleischer bebe89d7c1 Fix potential XSS vulnerability in rename hint 14 years ago
Lukas Fleischer 1e25ac5b8f Remove dead initialization in cgit_parse_commit() 14 years ago
Lars Hjemli 654ebb55d4 CGIT 0.9.0.2 14 years ago
Eric Wong 9cae75d040 html.c: avoid out-of-bounds access for url_escape_table 14 years ago
Ferry Huberts 877ff68100 tests: fix failures when CDPATH is set 14 years ago
Lars Hjemli 9900ac022e cgit.c: improve error message when git repo cannot be accessed 14 years ago
Lars Hjemli 46ca32e043 cgitrc.5.txt: document repo.module-link 14 years ago
Lars Hjemli ef13e5eafe cgitrc.5.txt: describe macro expansion of cgitrc options 14 years ago
Lars Hjemli 2a0c9dcbe8 README: update some stale information/add some new 14 years ago
Lars Hjemli 9782752223 CGIT 0.9.0.1 14 years ago
Lars Hjemli 7f88d20823 ui-plain.c: fix html and links generated by print_dir() and print_dir_entry() 14 years ago
Jamie Couture 2a8f553163 scan-tree.c: avoid memory leak 14 years ago
Lars Hjemli d885158f6a ui-log.c: do not link from age column 14 years ago
Lars Hjemli 2aabeaf834 ui-snapshot.c: remove debug cruft 14 years ago
Lukas Fleischer 69382320d9 Properly escape ampersands inside HTML attributes 14 years ago
Mark Lodato ec79265f20 fix virtual-root if script-name is "" 14 years ago
Lars Hjemli c8ea73caab ui-repolist.c: do not return random/stale data from read_agefile 14 years ago
Lukas Fleischer 9afc883297 Avoid null pointer dereference in cgit_print_diff(). 14 years ago
Lukas Fleischer a0bf375a1a Avoid null pointer dereference in reencode(). 14 years ago
Lukas Fleischer 070e109c14 Fix memory leak in http_parse_querystring(). 14 years ago
Lukas Fleischer c9059710e7 Remove unused variable from cgit_diff_tree(). 14 years ago
Lars Hjemli dc1a8eadd4 shared.c: do not modify const memory 14 years ago
Lars Hjemli 084ca50972 tests: add tests for links with space in path and/or args 14 years ago
Lars Hjemli afe04daa33 tests/setup.sh: add support for known bugs 14 years ago
Jonathon Mah 74152744f0 Fix escaping of paths with spaces 14 years ago
Julius Plenz facca560d9 Add advice about scan-path in cgitrc.5.txt 14 years ago
Julius Plenz 0a799424f6 fix two encoding bugs 14 years ago
Ferry Huberts 5db02854e6 new_filter: correctly initialise all arguments for a new filter 14 years ago
Ferry Huberts 3f1ebd3565 source_filter: fix a memory leak 14 years ago
Lars Hjemli 4d2a303c3e cgitrc.5: tar.xz is a supported snapshot format 14 years ago
Stefan Gehn f15c5833d2 Fix crash when projectsfile cannot be opened 14 years ago
Lars Hjemli cc59ee5026 CGIT 0.9 14 years ago
Lars Hjemli b9025b5c78 Update README 14 years ago
Lukasz Janyst 7f3c6e0ce9 ui-diff.c: avoid html injection 14 years ago
Lars Hjemli 1b09cbd303 Merge branch 'stable' 14 years ago
Lars Hjemli 9e849950dc CGIT 0.8.3.5 14 years ago
Lars Hjemli d0cb8413ff Avoid trailing slash in virtual-root 14 years ago
Jim Meyering fc384b16fb do not infloop on a query ending in %XY, for invalid hex X or Y 14 years ago
Lars Hjemli 979c460e7f Merge branch 'br/misc' 14 years ago
Bernhard Reutner-Fischer 0141b9f889 Use transparent background for the cgit logo 14 years ago
Bernhard Reutner-Fischer e52040bf90 ssdiff: anchors for ssdiff 14 years ago
Bernhard Reutner-Fischer 808c685ebb implement repo.logo and repo.logo-link 14 years ago
Bernhard Reutner-Fischer 6bf2658f04 ui-shared: silence warning 14 years ago
Lars Hjemli fb9e6d1594 Merge branch 'jh/scan-path' 14 years ago
Johan Herland df522794c3 scan_path(): Do not recurse into hidden directories by default 14 years ago
Lukas Fleischer 7c2dea0367 Makefile: Make `make get-git` work under OpenBSD. 14 years ago