Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/main.c version 31e08cb107
|
2012-03-19
| ||
| 20:33 | removed "rid" property from /json/artifact/FILEUUID output. check-in: 98ae107a97 user: stephan tags: trunk | |
| 20:33 | minor type-cast addition in json timeline SQL. check-in: 70e41ccd48 user: stephan tags: trunk | |
| 11:58 | Avoid a valgrind warning in the side-by-side diff logic. check-in: 9262546e43 user: drh tags: trunk | |
| 04:48 | In file_tree_name, since the file name argument is converted to its canonical form prior to the memcmp, the local root must be as well. On Windows, normalize drive letters to uppercase when converting a file name to its canonical form and fix construction of temporary file names used with the gdiff command when the --from and --to options are pres... check-in: 6be0898b2c user: mistachkin tags: winFiles | |
|
2012-03-18
| ||
| 23:44 | Fix compiler warnings and update custom makefile. check-in: 43631b087b user: mistachkin tags: trunk | |
| 16:37 | Minor cleanups and tinkering in /json/dir. check-in: c1963c49b0 user: stephan tags: trunk | |
| 16:36 | /json/finfo now sorts ASC when --after is specified. check-in: 5dcaeca7c1 user: stephan tags: trunk | |
| 16:35 | Removed mperm property from /json/artifact results. Added a TODO. check-in: afe12e1077 user: stephan tags: trunk | |
| 11:54 | Added file size info to /json/dir (but only when checkin=... is specified) and /json/finfo. Changed /json/dir to not show uuid for dir entries because the associated UUID actually refers to a file in that dir. check-in: 7b89c7b5b3 user: stephan tags: trunk | |
| 11:43 | Improved error message when parsing JSON input request fail. check-in: 4dae79503f user: stephan tags: trunk | |
| 04:00 | Removed more name-related special-case handling code. check-in: 1a4ca414e9 user: stephan tags: trunk | |
| 03:47 | Removed some special-case handling of "name" param (no longer needed). check-in: 34fc6f098f user: stephan tags: trunk | |
| 03:37 | removed jsonApiVersion property for the time being. check-in: bf903a4b99 user: stephan tags: trunk | |
| 03:37 | A follow-up patch to the previous "name" change, to work around the problem of HTTP GET requests not yet knowing that they are in JSON mode (POST requests know this). check-in: 3bf1ad0162 user: stephan tags: trunk | |