Fossil

Timeline
Login

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

50 check-ins related to "mistake"

2015-12-11
12:39
Fix [http://www.sqlite.org/src/info/96d3e99ffe59b528|96d3e99ffe59b528]: Memory allocation bug. I saw crashes on 32-bit Linux (Ubuntu 14.04), so it's not only win32 which was affected by this bug. Closed-Leaf check-in: cfc7117a17 user: jan.nijtmans tags: mistake
2015-12-10
13:11
Improved documentation for cloning, including mentioning the use of %40 for "@" characters in the userid. check-in: b5354f19f2 user: drh tags: trunk
2015-11-06
09:20
base file Leaf check-in: 942a314268 user: jan.nijtmans tags: mistake
09:19
c1 check-in: 8440ddab4c user: jan.nijtmans tags: mistake
08:09
Use the same definition of BINARY in multiple places of fossil. Reported by sky5walk. check-in: b51ba29365 user: jan.nijtmans tags: trunk
2015-04-22
16:23
Style consistency change. Closed-Leaf check-in: 509360e5e4 user: andybradford tags: mistake
05:21
Only check for forks in newly received content after all round-trips of sync have completed. check-in: b9728c4aa2 user: andybradford tags: sync-forkwarn
2015-02-09
10:15
Add mime types for common opendocuments. This lets the browser pick the right program to open them straight. <strong>Update:</strong>Jan picked this change from viric_flavour, instead of merging this branch. So I close this, as we can consider this integrated. Closed-Leaf check-in: d0b1b1114e user: viriketo tags: viric_mimeopendocument
2015-02-06
10:02
merge trunk, (inadvently changed many "execute" flags, therefore moved to "mistake") Closed-Leaf check-in: bddc40ced2 user: jan.nijtmans tags: mistake
10:00
Restructure import.c, making it easier to compare with the new svn-import code. No change in functionality. (inadvently changed many "execute" flags, therefore moved to "mistake" check-in: 62a9987559 user: jan.nijtmans tags: mistake
09:55
eol-spacing fixes. check-in: b8e3dc16f4 user: jan.nijtmans tags: trunk
2015-02-05
09:10
merge trunk check-in: 9e7ea6a20f user: jan.nijtmans tags: svn-import
2014-11-06
21:46
re-enable SSL in custom MinGW makefile Closed-Leaf check-in: 0800255337 user: jan.nijtmans tags: mistake
21:43
For 32-bit MinGW compile: speed up zlib performance by using critical parts in optimized assembler (official zlib1.dll is compiled this way) check-in: 270897a301 user: jan.nijtmans tags: trunk
2014-10-03
09:10
Make sure that login_check_credentials() doesn't crash if the cookie-name cannot be determined (e.g. when the project-code is not set yet). This is a mistake: there always should be a cookie-name. Closed-Leaf check-in: df6a3dbfea user: jan.nijtmans tags: mistake
2014-10-02
17:01
Merged in inherit-priv-mark-sub with one minor layout tweak. check-in: 54a783e39f user: stephan tags: trunk
2014-04-29
09:26
Fix some compiler warnings 'may be uninitialized in this function'. Move path conversions out of win32_chdir/win32_access/win32_stat, as its caller already can do that. This eliminates some code duplication. Closed-Leaf check-in: cdfde813f9 user: jan.nijtmans tags: mistake
00:31
Set the mtime column of the USER table on a self-registration. check-in: a9235f4cc4 user: drh tags: trunk
2014-04-28
09:08
Simplify some usage of if-statements. No change of functionality. Closed-Leaf check-in: 069bae86e5 user: jan.nijtmans tags: mistake
07:47
Implement determination of LOOK_INVALID flag for UTF-8 byte sequences. Not used in fossil yet. check-in: 5f24da1360 user: jan.nijtmans tags: trunk
2014-03-07
20:02
Minor bug-fix when using -w or -Z flag in diff logic. Make sure that the common lines printed in a diff always come from the left-side, it might be that the right-side is different by white-space only. Closed-Leaf check-in: 07e6957526 user: jan.nijtmans tags: mistake
19:45
Since Annotation flags and DIFF flags are so closely related, allow then to reside in a single variable check-in: 0bc584fe02 user: jan.nijtmans tags: trunk
2014-02-11
04:36
Used the wrong sqlite3.c source file. Was: Update the built-in SQLite to the 3.8.3.1 release candidate. This is moving backwards, slightly. But it is important for testing SQLite. Closed-Leaf check-in: 2324f4754f user: drh tags: mistake
2014-02-08
08:54
Fix harmless compiler warning check-in: 0681b39b82 user: jan.nijtmans tags: trunk
2014-02-05
08:23
This looks like a duplicate commit of [cf471cbb3f6f] Closed-Leaf check-in: 09634aee60 user: andybradford tags: mistake
06:35
Simplify code and no longer rely on MAX_REDIRECTS because 20 password prompts are too many. check-in: 9493a9c763 user: andybradford tags: http-auth
2014-01-16
11:56
Don't follow link if subdir.contains does not exist: Not correct! Closed-Leaf check-in: 050412b832 user: jan.nijtmans tags: mistake, tree-view-work
11:18
one more attempt check-in: e2a5198ca9 user: jan.nijtmans tags: tree-view-work
2013-12-20
17:04
Undo incorrect commit to trunk. Sorry. Closed-Leaf check-in: 4d6babe3a2 user: dg tags: mistake
17:03
Honour timezones in git fast-import dump timestamps. check-in: 9c9e77676b user: dg tags: mistake
12:35
Add a new TH1 "http" command, a new "th1-uri-regexp" setting and two new hook scripts "xfer-commit-script" and "xfer-ticket-script". They can be used together to implement more advanced commit and ticket change notifications. check-in: 1311841a3c user: jan.nijtmans tags: trunk
2013-11-25
15:00
Only make the URL user an admin if --once is not specified to allow the shell user to become the admin user. [Wrong; should not assume what the default user is] Closed-Leaf check-in: 7700ae1c22 user: andybradford tags: mistake
10:12
Fix handling of UTF-8 paths on Cygwin (SQLite's "cygUtf8" branch). Meant for testing. This fix is Cygwin-only. check-in: 9f58fc6528 user: jan.nijtmans tags: trunk
2013-10-04
15:01
better check (I thought, but closer look revealed that it was not better at all!) Closed-Leaf check-in: 82d648ae01 user: jan.nijtmans tags: mistake
14:53
Added a check/failure for the RID mismatch case discussed at length on the ML today. Edit: nevermind: this check is far from being complete/valid, per discussion with Jan, as it can pick up non-artifacts as a parent. check-in: 7bf9fdb068 user: stephan tags: mistake
10:12
Corrections to comment. check-in: c72c19b8f1 user: mistachkin tags: trunk
2013-08-15
07:49
Protect T-cards against canceling tags which have a value. This should be invalid. Closed-Leaf check-in: 0a6f97afdf user: jan.nijtmans tags: mistake
05:29
Fix documentation typo. check-in: 14a378fd0b user: mistachkin tags: trunk
2013-03-08
02:15
Make it easier to correlate the UTF detection test results with the byte-order-mark and data used to produce them. Wrong line endings. Closed-Leaf check-in: 9b90146a6a user: mistachkin tags: mistake
00:46
In the test for the UTF-8/UTF-16 detection functions, use the right byte-order-mark for the endianness of the machine. check-in: 05ac588496 user: mistachkin tags: trunk
2013-03-06
14:22
merge trunk (committed to wrong branch) Closed-Leaf check-in: aeb1cfe112 user: jan.nijtmans tags: mistake
12:58
(experimental) fix for [2cfd96b2ba] check-in: 949976e065 user: jan.nijtmans tags: ticket-2cfd96b2ba
2013-03-04
10:25
Proposed fix for ticket: test-move-repository requires access to original repository check-in: 1b61defd58 user: jan.nijtmans tags: fix-test-move-repository
2012-11-25
22:58
Merge commit warning enhancements (i.e. the 'unicode-glob' setting and the '--no-warnings' option to commit). Not yet approved for trunk. Closed-Leaf check-in: 02062c2b6a user: mistachkin tags: mistake
22:31
During commit, instead of using the '--force' option to bypass file type warnings, add a new option '--no-warnings'. Closed-Leaf check-in: e9954e588b user: mistachkin tags: bellon-unicode
18:06
Fix formatting of the Login Group screen. Ticket [f687f1eb987148]. check-in: 7a8938ab84 user: drh tags: trunk
2012-09-26
07:07
asd�� (doesn't work!) Closed-Leaf check-in: c1fdc63630 user: jan.nijtmans tags: mistake
2012-09-25
21:15
another attempt €† check-in: 4358a23778 user: jan.nijtmans tags: use-utf8-in-win-external-editor
2011-06-16
18:10
The VC++ Makefile is generated by makemake.tcl and should not be edited directly. And this check-in was to the wrong branch anyhow. Closed-Leaf check-in: 1e7c1bca45 user: drh tags: mistake
2011-06-15
15:33
Add the configure script and merge in the latest trunk changes. check-in: 57ca24966f user: drh tags: autoconf