Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 1.27 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-1.27 |
Files: | files | file ages | folders |
SHA1: | 13ad13092060dfb995404ca354aa4e45 |
User & Date: | drh 2013-09-11 11:43:49 |
References
2013-11-06
| ||
06:54 | • Ticket [5d6aaa44] fossil export to git crashes status still Open with 5 other changes artifact: 28926d9b user: anonymous | |
2013-10-31
| ||
15:51 | • New ticket [18cff45a] extras command not finding new files. artifact: bc99ae20 user: anonymous | |
Context
2013-09-11
| ||
13:15 | Use the new -DSQLITE_WIN32_NO_ANSI C-flag from SQLite 3.8.1. This eliminates all osIsNT() calls on Win32 and Cygwin in SQLite. (Fossil doesn't run on Win95/98/ME anyway) check-in: c2fa0074 user: jan.nijtmans tags: trunk | |
11:43 | Version 1.27 check-in: 13ad1309 user: drh tags: trunk, release, version-1.27 | |
2013-09-10
| ||
14:35 | Make CSS consistent with other hrefs on in side box. check-in: fa9dfa47 user: andybradford tags: trunk | |
Changes
Changes to www/changes.wiki.
1 2 3 4 5 6 7 8 9 10 |
<title>Change Log</title>
<h2>Changes For Version 1.27 (as yet unreleased)</h2>
* Enhance the [/help?cmd=changes | fossil changes],
[/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras],
[/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands
to restrict operation to files and directories named on the command-line.
* New --integrate option to [/help?cmd=merge | fossil merge], which
automatically closes the merged branch when committing.
* Renamed <tt>/stats_report</tt> page to [/reports]. Graph width is now
|
| |
1 2 3 4 5 6 7 8 9 10 |
<title>Change Log</title>
<h2>Changes For Version 1.27 (2013-09-11)</h2>
* Enhance the [/help?cmd=changes | fossil changes],
[/help?cmd=clean | fossil clean], [/help?cmd=extras | fossil extras],
[/help?cmd=ls | fossil ls] and [/help?cmd=status | fossil status] commands
to restrict operation to files and directories named on the command-line.
* New --integrate option to [/help?cmd=merge | fossil merge], which
automatically closes the merged branch when committing.
* Renamed <tt>/stats_report</tt> page to [/reports]. Graph width is now
|