Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file win/Makefile.mingw version 4faaced1df
|
2013-04-03
| ||
| 10:02 | rebase check-in: 2e545d5865 user: jan.nijtmans tags: clean-with-ignore | |
| 09:59 | merge trunk Closed-Leaf check-in: ccc9896f1c user: jan.nijtmans tags: looks-like-utf | |
| 09:39 | Implement LOOK_SHORT flag Re-order test-cases such that adding to "data" array will not result in more renumberings any more. This should prevent the "More than 10,000 changes" in some (not all) cases. check-in: 1686ff716a user: jan.nijtmans tags: trunk | |
| 07:50 | rebase Closed-Leaf check-in: ab4e8638bf user: jan.nijtmans tags: ticket-d17d6e5b17 | |
| 07:36 | rebase check-in: 6159a7f281 user: jan.nijtmans tags: clean-with-ignore | |
|
2013-04-02
| ||
| 09:31 | merge trunk check-in: bdd9790484 user: jan.nijtmans tags: clean-with-ignore | |
| 08:43 | too long line check-in: eff988b280 user: jan.nijtmans tags: looks-like-utf | |
| 08:36 | More compact, better readable, output for test-looks-like-utf command. check-in: caa50cffb5 user: jan.nijtmans tags: looks-like-utf | |
|
2013-04-01
| ||
| 20:56 | Fix typo: SSL and JSON should not be enabled by default in the MSVC makefile. check-in: 9f931a7569 user: mistachkin tags: trunk | |
| 20:54 | Allow easier compilation with OpenSSL enabled using MSVC. Fix for [5b2300c692]. check-in: c46e5f933d user: mistachkin tags: trunk | |
| 18:18 | Remove a couple superfluous checks for markdown as an optional feature (i.e. now that it's always enabled). check-in: 5acc36b125 user: mistachkin tags: trunk | |
| 16:53 | Fix to auto.def related to making markdown on by default. check-in: ce93b460ae user: drh tags: trunk | |
| 16:12 | Remove unused variable check-in: 5a920d726b user: jan.nijtmans tags: trunk | |
| 15:54 | merge trunk check-in: 109c1ef571 user: jan.nijtmans tags: clean-with-ignore | |
| 14:02 | Fix the --allow-older and --force options for permitting out-of-order dating of check-ins. check-in: 086612a5a8 user: drh tags: trunk | |
| 13:59 | The markdown formatter is now always turned on and cannot be omitted. Add the ability to store mimetype information in control artifacts. Add the --mimetype option to the "commit" command. As the new N-cards used to store mimetype will not be recognized by older fossils, it is recommended that no use be made of mimetype until all users have upgrad... check-in: 4dcea80236 user: drh tags: trunk | |
| 13:50 | Add the --mimetype option to the "commit" command. Leaf check-in: 6d4339bb09 user: drh tags: markdown | |
|
2013-03-29
| ||
| 16:38 | Add the N-card to control artifacts for wiki, checkins, events, and attachments, which opens up the possibility (not yet implemented) of being able to save wiki text, check-in comments, event text, and attachment descriptions in a variety of formats, such as text/plain, text/html, or text/x-markdown. check-in: 2336a2d86e user: drh tags: markdown | |
| 15:43 | Enable markdown by default. Render as markdown any document that ends with either "md" or "markdown". check-in: 02f312e698 user: drh tags: markdown | |