Fossil

Check-in [62dcb00e]
Login

Check-in [62dcb00e]

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

Overview
Comment:Version 1.34
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | release | version-1.34
Files: files | file ages | folders
SHA1: 62dcb00e68b792063f2067b6087befddf6fd89d0
User & Date: drh 2015-11-02 17:35:44
Context
2015-11-04
12:02
Update the built-in SQLite to version 3.9.2 ... (check-in: ac3889f0 user: jan.nijtmans tags: branch-1.34)
2015-11-02
18:51
Document the --quiet option to "fossil rebuild" ... (check-in: a25702b0 user: drh tags: trunk)
17:35
Version 1.34 ... (check-in: 62dcb00e user: drh tags: trunk, release, version-1.34)
2015-11-01
18:14
Change all references to the tcl.tk domain into tcl-lang.org. ... (check-in: 808cda31 user: drh tags: trunk)
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to www/changes.wiki.

1
2
3
4
5
6
7
8
9
10
<title>Change Log</title>

<h2>Changes for Version 1.34 (2015-??-??)</h2>

  *  Make the [/help?cmd=clean|fossil clean] command undoable for files less
     than 10MiB.
  *  Update internal Unicode character tables, used in regular expression
     handling, from version 7.0 to 8.0.
  *  Add the new [/help?cmd=amend|amend] command which is used to modify
     tags of a "check-in".


|







1
2
3
4
5
6
7
8
9
10
<title>Change Log</title>

<h2>Changes for Version 1.34 (2015-11-02)</h2>

  *  Make the [/help?cmd=clean|fossil clean] command undoable for files less
     than 10MiB.
  *  Update internal Unicode character tables, used in regular expression
     handling, from version 7.0 to 8.0.
  *  Add the new [/help?cmd=amend|amend] command which is used to modify
     tags of a "check-in".
27
28
29
30
31
32
33

34
35
36
37
38
39
40
  *  Add [/help?cmd=stash|stash cat] as an alias for the
     [/help?cmd=stash|stash show] command.
  *  Automatically pull before [/help?cmd=merge|fossil merge] when auto-sync
     is enabled.
  *  Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm]
     to enable them to work properly with certain relative paths.
  *  Change the mimetype for ".n" and ".man" files to text/plain.

  *  Updated the built-in SQLite to version 3.9.1 and activated JSON1 and FTS5
     support (both currently unused within Fossil).

<h2>Changes for Version 1.33 (2015-05-23)</h2>
  *  Improved fork detection on [/help?cmd=update|fossil update],
     [/help?cmd=status|fossil status] and related commands.
  *  Change the default skin to what used to be called "San Francisco Modern".







>







27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
  *  Add [/help?cmd=stash|stash cat] as an alias for the
     [/help?cmd=stash|stash show] command.
  *  Automatically pull before [/help?cmd=merge|fossil merge] when auto-sync
     is enabled.
  *  Fix --hard option to [/help?cmd=mv|fossil mv] and [/help?cmd=rm|fossil rm]
     to enable them to work properly with certain relative paths.
  *  Change the mimetype for ".n" and ".man" files to text/plain.
  *  Display improvements in the [/help?cmd=bisect|fossil bisect chart] command.
  *  Updated the built-in SQLite to version 3.9.1 and activated JSON1 and FTS5
     support (both currently unused within Fossil).

<h2>Changes for Version 1.33 (2015-05-23)</h2>
  *  Improved fork detection on [/help?cmd=update|fossil update],
     [/help?cmd=status|fossil status] and related commands.
  *  Change the default skin to what used to be called "San Francisco Modern".