Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

19 check-ins using file src/stash.c version 411ca6ee

2011-02-21
13:17
Do not assume that the PATH_INFO environment variable is set by CGI. Give it a default value to avoid segfaults (on Solaris). ... (check-in: 88383d8d user: drh tags: trunk)
2011-02-20
21:24
Suppress unnecessary "CHANGED" lines in diff output. ... (check-in: 1d49c2f6 user: drh tags: trunk)
20:57
Update the built-in SQLite to the lastest 3.7.6 alpha out of the head of the SQLite trunk. ... (check-in: d1790d69 user: drh tags: trunk)
20:44
Allow the target attribute on <a> markup. Ticket [577663c2727505a] ... (check-in: fde81c61 user: drh tags: trunk)
05:56
Merge custom Makefile to trunk. ... (Closed-Leaf check-in: 9503a915 user: mistachkin tags: trunk)
00:12
Augment the fdiff web method to accept a "patch" query parameter and output text/plain if the parameter is present. ... (check-in: c190bcc3 user: drh tags: trunk)
2011-02-19
16:14
Add the "vpatch" web method that returns the difference between two checkins as text/plain and a a "patch" hyperlink on the checkin information page that jumps to the appropriate vpatch page. ... (check-in: 4bdf71b1 user: drh tags: trunk)
2011-02-18
22:25
Fix a panic message in the historical_version_of_file() routine. ... (check-in: 3b82ee54 user: drh tags: trunk)
21:47
Improved display of selected band in a text artifact. ... (check-in: b9d46314 user: drh tags: trunk)
19:31
Enhance the /artifact method so that the ln=M,N argument shows linenumbers and highlights lines between M and N. ... (check-in: 6e0dd3ba user: drh tags: trunk)
17:26
Only show the "Original Date" if its display time is different from the "Date". Ignore differences in milliseconds. ... (check-in: 022a74a9 user: drh tags: trunk)
01:03
Fix typo and make enhancements to the build-process document. Add file omitted from the previous commit. (I should follow my own checklist more closely!) ... (check-in: 2a02aa49 user: drh tags: trunk)
00:52
Additional documentation, especially notes on how to contribute code or documentation to Fossil. ... (check-in: 98f1131c user: drh tags: trunk)
2011-02-17
22:43
Add a new contributor agreement that is based loosely on the Oracle CLA. ... (check-in: 252e83d9 user: drh tags: trunk)
20:44
Make sure manifest_crosslink() resets its input blob and that callers know this and do not attempt to reuse that blob. ... (check-in: d22519e5 user: drh tags: trunk)
17:43
Further clarification of the limitations on the copyright release. ... (check-in: 74aabf96 user: drh tags: trunk)
17:23
Update the copyright agreement such that private extensions to Fossil are excluded and are not transferred to Hwaci. ... (check-in: 55c8eec4 user: drh tags: trunk)
13:43
Print the SSH command that is issued for ssh: access, scrubbed of any password content. Remove redundant -e and -T options from the ssh command. ... (check-in: f63ff9fc user: drh tags: trunk)
00:05
Merge in Brad Harder's "stash ls" command. ... (check-in: ae73c07b user: drh tags: trunk)