Commit Graph

938 Commits (792f813d342013124ce40142fef4afee3ff00df3)
 

Author SHA1 Message Date
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
Lars Hjemli 4837fddc35 Merge branch 'dm/disable-clone' 14 years ago
Lars Hjemli 568d8d3fd3 Merge branch 'stable' 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
Julius Plenz 2e6721edbb make enable-log-linecount independent of -filecount 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 c2b58ed853 shared.c: use execvp() to execute filter commands 14 years ago
Ferry Huberts b2cf630a4b filters: document environment variables in filter scripts 14 years ago
Ferry Huberts 14f28923a2 cgit_open_filter: hand down repo configuration to script 14 years ago
Ferry Huberts d87bba846d cgit_open_filter: also take the repo as a parameter 14 years ago
Ferry Huberts 9240a828d1 new_filter: determine extra_args from filter type 14 years ago
Lars Hjemli 1b5c336cc9 ui-stats.c: create a control panel for stat options 14 years ago
Lars Hjemli 962a24892f ui-diff.c: create a control panel for diff options 14 years ago
Lars Hjemli 1a64fd2f83 html.c: add html_intoption() 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
Dan McGee aae067197f Return 404 on command not found 14 years ago
Dan McGee 42231328d3 Allow disabling of HTTP clone URLs 14 years ago
Dan McGee 35d33014fb Add is_clone flag to available commands 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
Lars Hjemli 31e1f9af1d Merge branch 'jh/graph' 14 years ago
Lars Hjemli e66a16cebc Merge branch 'lh/improve-range-search' 14 years ago
Lars Hjemli 286c4c0a1d Use GIT-1.7.4 14 years ago
Johan Herland 682adbc0ca scan_path(): Improve handling of inaccessible directories 15 years ago
Johan Herland c2bfd40f8a ui-log: Move 'Age' column when commit graph is present 15 years ago
Johan Herland ad230267f8 ui-log: Line-wrap long commit subjects when showmsg is enabled 15 years ago
Johan Herland 268b34af23 ui-log: Colorize commit graph 15 years ago
Johan Herland 9a8d39c668 ui-log: Implement support for commit graphs 15 years ago
Johan Herland 5a36c2a291 ui-log: Change display of full commit messages (and notes) 15 years ago
Johan Herland 17596459fe ui-stats: Remove unnecessary #include 15 years ago