cgit

ref: v0.9.0.1
Sha Commit date Commit message Author
97827522 2011-06-13 CGIT 0.9.0.1 Lars Hjemli
7f88d208 2011-06-12 ui-plain.c: fix html and links generated by print_dir() and print_dir_entry() Lars Hjemli
2a8f5531 2011-06-03 scan-tree.c: avoid memory leak Jamie Couture
d885158f 2011-06-02 ui-log.c: do not link from age column Lars Hjemli
2aabeaf8 2011-06-02 ui-snapshot.c: remove debug cruft Lars Hjemli
69382320 2011-05-24 Properly escape ampersands inside HTML attributes Lukas Fleischer
ec79265f 2011-05-13 fix virtual-root if script-name is "" Mark Lodato
c8ea73ca 2011-05-23 ui-repolist.c: do not return random/stale data from read_agefile Lars Hjemli
9afc8832 2011-04-05 Avoid null pointer dereference in cgit_print_diff(). Lukas Fleischer
a0bf375a 2011-04-05 Avoid null pointer dereference in reencode(). Lukas Fleischer
070e109c 2011-03-31 Fix memory leak in http_parse_querystring(). Lukas Fleischer
c9059710 2011-03-30 Remove unused variable from cgit_diff_tree(). Lukas Fleischer
dc1a8ead 2011-05-22 shared.c: do not modify const memory Lars Hjemli
084ca509 2011-05-22 tests: add tests for links with space in path and/or args Lars Hjemli
afe04daa 2011-05-22 tests/setup.sh: add support for known bugs Lars Hjemli
74152744 2011-04-10 Fix escaping of paths with spaces Jonathon Mah
facca560 2011-03-10 Add advice about scan-path in cgitrc.5.txt Julius Plenz
0a799424 2011-03-10 fix two encoding bugs Julius Plenz
5db02854 2011-03-09 new_filter: correctly initialise all arguments for a new filter Ferry Huberts
3f1ebd35 2011-03-09 source_filter: fix a memory leak Ferry Huberts
4d2a303c 2011-03-26 cgitrc.5: tar.xz is a supported snapshot format Lars Hjemli
f15c5833 2011-03-26 Fix crash when projectsfile cannot be opened Stefan Gehn
cc59ee50 2011-03-05 CGIT 0.9 Lars Hjemli
b9025b5c 2011-03-05 Update README Lars Hjemli
7f3c6e0c 2011-03-05 ui-diff.c: avoid html injection Lukasz Janyst
1b09cbd3 2011-03-05 Merge branch 'stable' Lars Hjemli
9e849950 2011-03-05 CGIT 0.8.3.5 Lars Hjemli
d0cb8413 2011-03-05 Avoid trailing slash in virtual-root Lars Hjemli
fc384b16 2011-02-28 do not infloop on a query ending in %XY, for invalid hex X or Y Jim Meyering
979c460e 2011-02-19 Merge branch 'br/misc' Lars Hjemli
0141b9f8 2010-12-23 Use transparent background for the cgit logo Bernhard Reutner-Fischer
e52040bf 2010-12-23 ssdiff: anchors for ssdiff Bernhard Reutner-Fischer
808c685e 2010-12-23 implement repo.logo and repo.logo-link Bernhard Reutner-Fischer
6bf2658f 2010-12-23 ui-shared: silence warning Bernhard Reutner-Fischer
fb9e6d15 2011-02-19 Merge branch 'jh/scan-path' Lars Hjemli
df522794 2010-11-15 scan_path(): Do not recurse into hidden directories by default Johan Herland
7c2dea03 2011-01-19 Makefile: Make `make get-git` work under OpenBSD. Lukas Fleischer
31e1f9af 2011-02-19 Merge branch 'jh/graph' Lars Hjemli
e66a16ce 2011-02-19 Merge branch 'lh/improve-range-search' Lars Hjemli
286c4c0a 2011-02-19 Use GIT-1.7.4 Lars Hjemli
682adbc0 2010-11-15 scan_path(): Improve handling of inaccessible directories Johan Herland
c2bfd40f 2010-11-15 ui-log: Move 'Age' column when commit graph is present Johan Herland
ad230267 2010-11-15 ui-log: Line-wrap long commit subjects when showmsg is enabled Johan Herland
268b34af 2010-11-15 ui-log: Colorize commit graph Johan Herland
9a8d39c6 2010-11-15 ui-log: Implement support for commit graphs Johan Herland
5a36c2a2 2010-11-15 ui-log: Change display of full commit messages (and notes) Johan Herland
17596459 2010-11-15 ui-stats: Remove unnecessary #include Johan Herland
7618cac1 2010-11-10 Merge branch 'tz/make-improvements' Lars Hjemli
c2680325 2010-11-09 html.c: use '+' to escape spaces in urls Lars Hjemli
52558a6d 2010-10-28 ui-log: Prevent crash when given empty range search Johan Herland
a3c3c04b 2010-11-09 ui-log.c: improve handling of range-search argument Lars Hjemli
958a95b3 2010-11-09 Add vector utility functions Lars Hjemli
53f487dd 2010-11-09 Makefile: avoid spurious rebuilds of git sources due to `sudo make` Lars Hjemli
1415f3f3 2010-09-30 ui-log: Fix filecount/linecount when path limit is in effect Johan Herland
e0c6f237 2010-11-08 Add `strict-export` option Felix Hanley
49d09d4f 2010-10-10 Fix a typo in README, s/ExecCGI/+ExecCGI Kamil Kaminski
cda1b78f 2010-09-25 Append path and branch to atom feed title Lars Hjemli
eca95229 2010-09-25 Use committer date for atom feed entry updated element Chris Mayo
69f705cf 2010-11-07 Merge branch 'stable' Lars Hjemli
aabc70f7 2010-08-26 Use absolute path for scanned repo readme Dean Scarff
5807fb79 2010-11-07 Makefile: add -MP option Lars Hjemli
d41b2ddc 2010-09-27 Merge branch 'stable' Lars Hjemli
af492114 2010-09-27 CGIT 0.8.3.4 Lars Hjemli
82a883ed 2010-09-27 Use GIT-1.7.3 Lars Hjemli
9043b46f 2010-09-19 Merge branch 'stable' Lars Hjemli
aaa3f785 2010-09-15 RSS items should always use UTC times Aaron Griffin
66df1134 2010-09-06 Use example.com in documentation, per RFC 2606 Todd Zullinger
d7765df1 2010-09-06 cgit.css: Add syntax highlighting entries Todd Zullinger
6d10c130 2010-09-06 Install filter scripts Todd Zullinger
0c3130de 2010-09-06 Add Makefile targets to install/uninstall docs Todd Zullinger
679f7ef4 2010-09-06 Generalize doc generation Todd Zullinger
a9d6e6e6 2010-09-19 Merge branch 'ml/bugfix' Lars Hjemli
536c7a1e 2010-09-19 Merge branch 'lh/section-from-path' Lars Hjemli
e76a1ea4 2010-09-19 Merge branch 'lh/readme' Lars Hjemli
857696dd 2010-09-19 Use GIT-1.7.3 Lars Hjemli
d187b985 2010-09-04 prefer html_raw() to write() Mark Lodato
25e8ba19 2010-09-04 ui-repolist: fix redefinition of _XOPEN_SOURCE Mark Lodato
e4ddc8f7 2010-09-04 fix errors in printf-style format strings Mark Lodato
a4c58d92 2010-09-04 use __attribute__ to catch printf format mistakes Mark Lodato
bf8293d3 2010-09-01 Merge branch 'stable' Lars Hjemli
ba1769cb 2010-09-01 ui-snapshot: actually compress zip archives Lars Hjemli
6940b23b 2010-08-29 Merge branch 'stable' Lars Hjemli
48434780 2010-08-27 html: fix strcpy bug in convert_query_hexchar Mark Lodato
c94414a4 2010-08-26 t0108-patch: add 'tests_done' to end Mark Lodato
797110e3 2010-08-21 Add support for 'section-from-path' option Lars Hjemli
515edb0d 2010-08-21 Add support for "readme" option Lars Hjemli
6d7552bc 2010-08-22 Use GIT-1.7.2.2 Lars Hjemli
379e80e3 2010-08-04 Support refspecs in about-filter. Jason A. Donenfeld
aec9c245 2010-08-04 Merge branch 'jd/gitolite' Lars Hjemli
e6c960c7 2010-08-04 Merge branch 'js/notes' Lars Hjemli
39c2e224 2010-07-29 ui-log: Display git notes when present Jeff Smith
059b3934 2010-07-29 ui-commit: Display git notes when present Jeff Smith
119397b1 2010-07-29 Add support for 'enable-gitweb-owner' option Jason A. Donenfeld
2e4a9416 2010-07-29 Add support for 'remove-suffix' option Jason A. Donenfeld
3516502a 2010-07-29 Add support for 'project-list' option Jason A. Donenfeld
6a8f65bf 2010-08-03 Merge branch 'stable' Lars Hjemli
15c64c5e 2010-08-03 CGIT 0.8.3.3 Lars Hjemli
3687be20 2010-08-03 ui-refs.c: avoid segfault on unparsed ref objects Lars Hjemli
f9143171 2010-07-05 commit-links.sh: Seperate the expressions for filtering commit messages. Jeff Smith
ab610292 2010-07-15 Makefile: do not include dependency-file on `make clean` Lynn Lin