Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/info.c version be8b9f76e9
|
2014-03-14
| ||
| 20:49 | Fix the display of unified-diff lines on web pages when the files being compared have windows-style line endings. ... (check-in: e2e8531ba7 user: drh tags: trunk) | |
| 16:20 | When compiled on Cygwin using --disable-internal-sqlite, this special Cygwin handling is no longer necessary (SQLite 3.8.4.1 Cygwin build already handles that). ... (check-in: 625297ab91 user: jan.nijtmans tags: trunk) | |
| 13:57 | Enhance the "whatis" command to report on attachments and to include raw tags so that cluster artifacts are identified. Add the "test-whatis-all" command to run "whatis" on every artifact in the repository. ... (check-in: 5cdc39dc2d user: drh tags: trunk) | |
| 12:30 | Enhance the "whatis" command so that if given an ambiguous SHA1 hash prefix it shows "what is" all possible values for that hash prefix. ... (check-in: 933904fe70 user: drh tags: trunk) | |
| 09:42 | Minor help text improvement suggested on ML. ... (check-in: a2400a0192 user: stephan tags: trunk) | |
|
2014-03-13
| ||
| 21:06 | merge trunk ... (check-in: d88d1bc0f6 user: jan.nijtmans tags: win32-longpath) | |
| 14:32 | Merge trunk. Split same_dline() in 3 different functions. Ongoing. ... (check-in: a915aa03b3 user: jan.nijtmans tags: strip-trailing-cr) | |
| 13:17 | Backout [e6d3e878a9]: Clicking on timeline nodes for displaying a diff doesn't work any more with this change (Sorry, Stefan!). ... (check-in: afcdc6ce81 user: jan.nijtmans tags: trunk) | |
| 12:55 | merge trunk (ongoing) ... (check-in: 2e45fb7b39 user: jan.nijtmans tags: strip-trailing-cr) | |
| 12:23 | Add support for HTTP Basic Authentication to clone and sync. ... (check-in: 5d536c51b6 user: drh tags: trunk) | |
| 11:58 | Fix the stash so that it remembers added files and readds them when the stash is applied. ... (check-in: db052aa4c6 user: drh tags: trunk) | |
|
2014-03-12
| ||
| 04:12 | Accidentally removed a newline with vi's shift-j. No change in functionality. ... (Closed-Leaf check-in: ef27b0059a user: andybradford tags: stash_add) | |
| 04:08 | Make stash_apply handle new files and put them in an ADDED state. ... (check-in: c2d748ae2c user: andybradford tags: stash_add) | |
|
2014-03-11
| ||
| 23:34 | Always define variables at block start ... (check-in: 1c9e023382 user: jan.nijtmans tags: trunk) | |