Fossil

Timeline
Login

Timeline

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

200 events occurring around fd13b1a16f8b4f0a.

2011-08-10
18:53
Display of pathnames relative to working directory for status, changes and extras commands now controlled by 'relative-paths' setting (default: off) and --abs-paths and --rel-paths options. (check-in: cdd298f5 user: ben tags: ben-testing)
15:54
Change X-Frame-Options to SAMEORIGIN to give reasonable click-jacking protection without blocking some client side scripting currently in use by some fossil users. (check-in: b968f023 user: ben tags: trunk)
14:21 New ticket [acc4d41e] RSS feed over https is 'invalid'. (artifact: 36e13215 user: ron)
2011-08-07
22:52
Fix a (harmless) javascript error that occurs when the graph is empty. (check-in: 303dd442 user: drh tags: trunk)
10:56
Updates to the makefile documentation. (check-in: ef0b48de user: drh tags: trunk)
2011-08-05
19:14
Remove redundant assignment of the xCmp local variable in the add_files_in_sfile function. (check-in: cad1b4a4 user: mistachkin tags: trunk)
12:44 Edit [b78d999988489da0|b78d9999]: Change user to "viriketo". (artifact: 9aea3a1d user: viriketo)
12:43
Taking a note about a new test I should write about merges with renames.. (check-in: b78d9999 user: viriketo tags: merge_renames)
2011-08-04
22:17
Merge the --case-sensitive feature into trunk. (check-in: 874d0ca3 user: drh tags: trunk)
17:13
Add experimental changes to support the case-sensitive setting and the --case-sensitive command-line option for "add", "addremove", and "merge". (Closed-Leaf check-in: 4fee0ce2 user: drh tags: filename-case)
15:54
Merge trunk into ben-testing (check-in: 3eb07708 user: ben tags: ben-testing)
15:47 Edit [f6b8397e4b42aa97|f6b8397e]: Mark "Closed". (artifact: 91cd3659 user: ben)
14:32
Merge the ben-minorchanges branch into trunk. (check-in: 83c032de user: drh tags: trunk)
2011-08-02
18:42
Use the automatic background color algorithm for individual file timelines in addition to the global timeline. (check-in: abe7b833 user: drh tags: trunk)
2011-07-30
10:14
Correct the winsrv documentation to use the renamed command name. (Closed-Leaf check-in: f6b8397e user: ben tags: ben-minorchanges)
10:10
Allow more than one file to be specified to the diff command. (check-in: 3cdcb515 user: ben tags: ben-minorchanges)
2011-07-28
19:57 Edit [9a679370567c1544|9a679370]: Mark "Closed". (artifact: 58c4bb51 user: drh)
19:57
Merge Joerg's export command improvements into trunk. (check-in: dd74352d user: drh tags: trunk)
2011-07-27
19:06 New ticket [3705eeeb] wiki page describing largest. (artifact: e66ed3ac user: anonymous)
18:59 Ticket [1cc5a5c0] Is a search tickets feature possible? status still Open with 2 other changes (artifact: b2950c0d user: anonymous)
17:11 New ticket [be950383] Fossil generates invalid markup.... (artifact: 9513c35d user: anonymous)
10:22 Closed ticket [038cd908]: adas plus 2 other changes (artifact: 334f2a8d user: mjanssen) ... 1 similar event omitted.
2011-07-26
14:22 New ticket [9f1567a5] . (artifact: a4f745bb user: lrem)
09:58 New ticket [45d4c64a] show ticket statistics. (artifact: a2892db5 user: anonymous)
2011-07-25
12:24
Make sure deleted files are recorded in the MLINK table. (check-in: ccc2c8f6 user: drh tags: trunk)
11:21
Merge the ge-tarfix changes into trunk. This fixes tarball generation for repos that have very long filenames. (check-in: a26940c2 user: drh tags: trunk)
09:04 Ticket [ad56e8db] Windows Activity Directory Integration status still Open with 1 other change (artifact: 56d54f49 user: anonymous)
2011-07-24
19:47
Use a Blob object rather than a custom printf function in order to construct the PAX header for tarballs. (Closed-Leaf check-in: 02ce8b4a user: drh tags: ge-tarfix)
00:36
Improvements to tar generation. Uses the format documented in Posix.1-2008 to handle long file names and UTF-8. (check-in: 2ef37b3b user: ge tags: ge-tarfix)
2011-07-23
23:01
Fix logic error: look up mlink entries of the commit, not the parent. (Closed-Leaf check-in: 9a679370 user: joerg tags: experimental)
22:13
Fix a harmless compiler warning. (check-in: ba15af45 user: drh tags: trunk)
22:05
Improvements to the automatic background color chooser. Provide a setting which alters the algorithm to work with a light-color foreground. (check-in: ce4a44d9 user: drh tags: trunk)
21:32
Add MinGW makefile to allow building an SSL-enabled Fossil with the sources for zlib and OpenSSL simply extracted into the Fossil source directory. (Closed-Leaf check-in: 6652dd1c user: mistachkin tags: mistachkin-Makefile)
16:01
Merge the autosetup update into trunk. (check-in: 3c512b37 user: drh tags: trunk)
07:55 New ticket [3dd8c3db] Bug in Win98. (artifact: 6faf910c user: anonymous)
00:24
During the first phase of export, explicitly try to process the commits in order of delta chains to minimize recomputation and cache trashing. (check-in: 2cfb415b user: joerg tags: experimental)
2011-07-22
23:46
If a branch does not have a color set for it, choose a background color for the timeline background based on a hash of the branch name. (check-in: c946b573 user: drh tags: trunk)
23:44 Edit [85c6c1d7ebfb6b9e|85c6c1d7]: Cancel background color. (artifact: 80952fc9 user: drh)
23:15
Experimental query parameters brbg and ubg for the timeline. (check-in: b6b419c3 user: drh tags: trunk)
22:46 Ticket [6981de95] Makefile for OpenSolaris/Solaris is not correct status still Open with 1 other change (artifact: a64a47d1 user: steveb)
22:43 Ticket [5ad1d9a2] Makefile fails to run uname with GNU Make 3.82 status still Open with 1 other change (artifact: b04e1a7f user: steveb)
22:40 Ticket [084eedc0] add support for Haiku status still Open with 2 other changes (artifact: bf2fc292 user: steveb)
22:07
Update autosetup to the latest version. This fixes bootstrap on systems with older compilers. Now './configure; make' works on Haiku R1/Alpha 3. (Closed-Leaf check-in: c32b23d6 user: steveb tags: autosetup)
20:20 Fixed ticket [5124563a]: stash save fails after file remove plus 2 other changes (artifact: 57ce2f37 user: anonymous)
19:38
Since the mlink table contains entries with pid=0 for non-empty manifests without parents, drop the original non-incremental commit logic by folding the few special cases into the mlink/plink based output. (check-in: fca30736 user: joerg tags: trunk)
13:01 Ticket [f3e3caed] Markup not interpreted in file history status still Open with 2 other changes (artifact: 7d618634 user: drh) ... 1 similar event omitted.
10:04 Closed ticket [3bdcdb91]: Suggested inetd configuration for fossil not working. plus 1 other change (artifact: 5c38fd96 user: drh)
09:24 Ticket [ad56e8db] Windows Activity Directory Integration status still Open with 1 other change (artifact: 1c9e6bba user: anonymous)
07:22 Ticket [3bdcdb91] Suggested inetd configuration for fossil not working. status still Open with 2 other changes (artifact: 75b32b5f user: steveb)
07:03 Edit [14d1e449571224f8|14d1e449]: Mark "Closed". (artifact: 67259bc6 user: ben)
03:13 Edit [eff52c1ccbded490|eff52c1c]: Change branch background color to "#91d680". Edit check-in comment. (artifact: 281658b0 user: drh)
03:12
Merge the recent autosetup changes into trunk. The Makefile has been renamed to Makefile.classic. The standard procedure to build is now ./configure; make. (check-in: 75f02948 user: drh tags: trunk)
03:10
Very minor edits to the BUILD.txt document. (Closed-Leaf check-in: 38d58597 user: drh tags: autosetup)
01:43
Switch to using configure (autosetup) by default. The original Makefile is now available as Makefile.classic (check-in: eff52c1c user: steveb tags: autosetup)
2011-07-21
19:20
Add support for incremental exports (check-in: c2ccd825 user: joerg tags: trunk)
18:37 Ticket [0a6420e4] fossil generates broken tar files when the file path is > 100 chars status still Open with 2 other changes (artifact: 757a3c54 user: anonymous)
17:37
Use stable marks derived from the rid in preparation for optional incremental exports. (check-in: 22d414e5 user: joerg tags: trunk)
17:35
Skip missing merge parents. Git doesn't like missing marks and there isn't anything to be done about them. (check-in: b71b32d1 user: joerg tags: trunk)
15:50
Avoid parsing manifests if a parent exists. Now the only case left using deleteall is when no parent exists. (check-in: bc8d368b user: joerg tags: trunk)
13:53
Write incremental file lists for fast-export. (check-in: 433a3c9a user: joerg tags: trunk)
12:03 Ticket [ad56e8db] Windows Activity Directory Integration status still Open with 1 other change (artifact: dc1c8588 user: ben) ... 2 similar events omitted.
2011-07-20
23:28 Closed ticket [6e81abf2]: -A option is not observed when cloning local files plus 1 other change (artifact: 8b4bd247 user: anonymous)
21:54 New ticket [0a6420e4] fossil generates broken tar files when the file path is > 100 chars. (artifact: 8823761e user: anonymous)
20:06 Fixed ticket [5947ace4]: Target "realclean" in Windows makefile misses an executable plus 1 other change (artifact: 5ae4bd4e user: drh)
20:05
Fix the realclean target on windows makefiles to delete mkversion.exe not version.exe. Ticket [5947ace466c571d] (check-in: 3ade7789 user: drh tags: trunk)
09:09
Only allow the default Makefile to build fossil on platforms where it's known to work. Update the build documentation to tell the user to use the GNUmakefile explicitly, to avoid accidently building using the default makefile on non-GNU platforms. (Closed-Leaf check-in: 14d1e449 user: ben tags: ben-safe-make)
08:37
Merge working directory relative file listings for changes and extras commands into ben-testing. (check-in: 8320393b user: ben tags: ben-testing)
08:34
Add help text to status command about --non-relative option. (Closed-Leaf check-in: 5de11ac6 user: ben tags: ben-changes-report)
08:29
Merge trunk with ben-testing (check-in: 74d65bab user: ben tags: ben-testing)
08:09 New ticket [5947ace4] Target "realclean" in Windows makefile misses an executable. (artifact: 77aaebc8 user: anonymous)
2011-07-19
23:44
Update the built-in SQLite to the latest 3.7.8 alpha, for the purpose of testing SQLite. (check-in: 4adc11ed user: drh tags: trunk)
23:29 Fixed ticket [675f36ea]: "/doc/ckout" doesn't work under chroot plus 1 other change (artifact: 7e9c2ec6 user: drh)
23:29
Allow the root of a check-out to be in the root of the filesystem. Ticket [675f36eac4902cf] (check-in: b317471d user: drh tags: trunk)
23:18 Fixed ticket [207829a5]: wiki list formatting plus 1 other change (artifact: 6b412e2c user: drh)
23:18
Do not delete initial whitespace from a wiki page prior to formatting as this can mess up the bullet and enumeration markup. Ticket [207829a5c5ab7af] (check-in: 4ac6328f user: drh tags: trunk)
23:10 Fixed ticket [2adfb697]: branch list can only show *opened* branches plus 1 other change (artifact: 4d8917e8 user: drh)
23:10
Enhance the branch command and the branch www page so that they can show all branches. The branch command can now also show closed branches. Ticket [2adfb697fda1b2]. (check-in: ebeaf3ae user: drh tags: trunk)
22:57 Fixed ticket [bcd3cdeb]: Fossil insists on using the same username during cloning plus 1 other change (artifact: da1ef5b1 user: drh)
22:57
Take extra care to always honor the -A option on clone, especially when cloning from a file: URI. Ticket [bcd3cdebf2879874] (check-in: d86201dc user: drh tags: trunk)
22:41
Increment the version number. Update the change log. (check-in: a3717e13 user: drh tags: trunk)
22:39
Change the name of the "service" command to "winsrv" to avoid confusion with the "server" command. (check-in: c46c7089 user: drh tags: trunk)
18:17 Ticket [bcd3cdeb] Fossil insists on using the same username during cloning status still Open with 3 other changes (artifact: 789a2946 user: anonymous) ... 1 similar event omitted.
09:44 New ticket [2adfb697] branch list can only show *opened* branches. (artifact: ad83aeb6 user: viriketo)
08:36 Ticket [207829a5] wiki list formatting status still Open with 1 other change (artifact: 7486032a user: anonymous)
2011-07-18
20:04
Merge the windows-service command into trunk. (check-in: 06e9ca23 user: drh tags: trunk)
20:00
Update the MSVC makefile so that it works with the new "service" command. (Closed-Leaf check-in: 4bf9048e user: drh tags: tsbg-win-service)
2011-07-17
07:08 Ticket [207829a5] wiki list formatting status still Open with 1 other change (artifact: 05ba3fc5 user: ron)
2011-07-15
18:06
Enable Fossil to run as a Windows service and add a "fossil service" command. (check-in: 91c2f65a user: tsbg tags: tsbg-win-service)
04:50
Add file local.tcl to the autosetup directory. Containing a configuration option to prevent autosetup from using a pager. (check-in: e14f0fe2 user: dan tags: trunk)
2011-07-14
15:28
Add a commentary section to the check-in checklist. Also add the "verify makefiles" item. /doc/trunk/www/checkin.wiki (check-in: 39624620 user: drh tags: trunk)
14:34
Update autosetup to the latest version - https://github.com/msteveb/autosetup/commit/e2a8949b420 . (check-in: a4efad7e user: dan tags: trunk)
13:34 Edit [831306e11b42cbc4|831306e1]: Edit check-in comment. (artifact: 5b3de615 user: drh)
13:29
Update the pre-commit checklist: /doc/trunk/www/checkin.wiki (check-in: 831306e1 user: drh tags: trunk)
13:02
Added the Checklist for Successful Open-Source Projects document. /doc/trunk/www/foss-cklist.wiki (check-in: 34177b00 user: drh tags: trunk)
11:24
Fix the "fossil setting" command so that it can change the manifest setting even when not within a local check-out. (check-in: fd13b1a1 user: drh tags: trunk)
11:09
Modify auto.def to detect the case where the system SQLite is too old for WAL support (used by fossil). (check-in: 5fe55cb1 user: dan tags: trunk)
10:24
Small changes to autosetup build system so that the --disable-internal-sqlite switch works and is compatible with BSD make. (check-in: 734af429 user: dan tags: trunk)
00:28
Fix a bug in the auto.def file. (check-in: 35f80429 user: drh tags: trunk)
2011-07-13
23:18 Edit [df9da91ba8fe406f|df9da91b]: Add tag "version-1.18". (artifact: 4e78948f user: drh)
23:18 Edit [df9da91ba8fe406f|df9da91b]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "release". (artifact: 7a12d229 user: drh)
23:03
Version 1.18 (check-in: df9da91b user: drh tags: trunk, release, version-1.18)
21:29
Merge the new autosetup mechanism into the trunk. (check-in: f476744d user: drh tags: trunk)
21:24 Fixed ticket [d9040c13]: Export wiki pages in Windows plus 1 other change (artifact: d631a0b1 user: drh)
21:24
Update the "fossil wiki export" command to use standard file output utilities so that line endings will be handled correctly. Ticket [d9040c134bf41] (check-in: 11f2f71f user: drh tags: trunk)
21:16 Fixed ticket [3ce0ea97]: assertion fails when stashing deletes only plus 1 other change (artifact: e059c3ff user: drh)
21:15
Fix an assert() that fires if the "stash" command is used after having done an "rm". Ticket [3ce0ea97522581] (check-in: 336e194c user: drh tags: trunk)
08:42 New ticket [3ce0ea97] assertion fails when stashing deletes only. (artifact: cb98da78 user: ben)
05:06 New ticket [d9040c13] Export wiki pages in Windows. (artifact: 62941f0a user: anonymous)
01:25 Open ticket [f24f11f5]: --name-only option in fossil diff plus 2 other changes (artifact: e3cc2cc1 user: altufaltu)
2011-07-12
20:27
Be sure to flush g.httpOut at the end of cgi_reply(). (check-in: 2cd0c765 user: drh tags: trunk)
17:26
Apply a fix to auto.def supplied by Steve Bennett via the mailing list. (Closed-Leaf check-in: 8c482e2a user: dan tags: autosetup)
00:07 Closed ticket [f24f11f5]: --name-only option in fossil diff plus 2 other changes (artifact: c2e185bd user: drh)
2011-07-11
10:00
By default, the extras command lists all the uncontrolled files relative to the current working directory, unless the --non-relative option is used. (check-in: b9a38cf3 user: ben tags: ben-changes-report)
06:13 New ticket [f24f11f5] --name-only option in fossil diff. (artifact: 95b079fc user: altufaltu)
2011-07-10
18:42 New ticket [13fd567b] "new branch --private" tries to push. (artifact: 42fe6841 user: anonymous)
15:01
By default, the changes and status commands list all changed files relative to the current working directory, unless the --non-relative option is used. (check-in: a05bbff4 user: ben tags: ben-changes-report)
13:01
When running the changes or status command from inside a sub-directory of the check out, only show the changes in or below the current directory unless the --show-all option is used. (check-in: e0d2e1f9 user: ben tags: ben-changes-report)
12:05
Don't show the cookie values on the test_env page, unless the fossil executable was built with FOSSIL_DEBUG. (check-in: 35ecc92b user: ben tags: trunk)
09:32 New ticket [4060715d] Implement FastCGI interface. (artifact: 627544b0 user: anonymous)
2011-07-09
21:06
Disable the piping of output through $env(PAGER). (check-in: cd2cb3b3 user: drh tags: autosetup)
20:19
Initial check-in of Steve Bennett's autosetup configurator. (check-in: ded86a4e user: drh tags: autosetup)
16:12
Added ability to access repositories via CGI that are located in a path containing whitespaces. (check-in: fc15fe04 user: rimkojr tags: trunk)
16:10 Changes to wiki page "Apache On Windows XP" (artifact: a7e68df7 user: jeffrimko)
02:13 New ticket [675f36ea] "/doc/ckout" doesn't work under chroot. (artifact: 95c5245d user: anonymous)
2011-07-05
19:37 New ticket [f358c9fd] Read a list of files to act on from a file. (artifact: 73874063 user: anonymous)
2011-06-30
17:42 Closed ticket [fc0838fc]: Trivial typo in help text plus 2 other changes (artifact: 24153e9a user: bharder)
17:40
typo fix per ticket [fc0838fc72f079d2033ae] (check-in: e50813e1 user: bch tags: trunk)
14:51 New ticket [1cc5a5c0] Is a search tickets feature possible?. (artifact: 4ba2461d user: anonymous)
11:58 New ticket [fc0838fc] Trivial typo in help text. (artifact: 43dbb0d9 user: anonymous)
05:53 New ticket [fc825dcf] "config pull all" asks to approve ssl cert. (artifact: 57811d73 user: ron)
03:29 Ticket [9a64ad5d] Fossil new version doesn't understand utf-8 characters for filenames status still Open with 2 other changes (artifact: c2b27c78 user: anonymous) ... 1 similar event omitted.
2011-06-29
20:06 Closed ticket [207abab3]: when artifact shows a html file swithc to text the shun button becomes the last plus 2 other changes (artifact: 08c6eb7f user: renez)
17:10
Simplify some the "name" parameter to the "artifact" URIs. (check-in: 5acc3e4c user: drh tags: trunk)
11:23 Fixed ticket [53ed5284]: Bad href in tkthistory_page plus 1 other change (artifact: 48fefc3a user: drh)
11:23
Fix broken hyperlink on ticket history. Ticket [53ed528478dbc42]. (check-in: 082c02a8 user: drh tags: trunk)
11:21 Fixed ticket [5982aa50]: Malformed manifest error when committing non-ascii-named files plus 1 other change (artifact: 22f6917e user: drh)
11:20
Fix the fossil_strcmp() routine so that it compares strings in the correct order even if some of the characters have their high-order bits set. Ticket [5982aa506467d]. (check-in: f23e90da user: drh tags: trunk)
10:53 New ticket [5982aa50] Malformed manifest error when committing non-ascii-named files. (artifact: 7f0369ed user: anonymous)
2011-06-28
14:24 Closed ticket [8114eb06]: Can't logout or change user using fossil ui plus 4 other changes (artifact: 5cf63947 user: anonymous) ... 2 similar events omitted.
09:18 New ticket [bfa07dbe] The finfo page does offer html links to branch names. (artifact: 4a45d2cf user: viriketo)
00:18 Fixed ticket [e5b941cb]: fossil sqlite3 is not working plus 2 other changes (artifact: ab2edacb user: drh)
00:17
Fix a missing dependency in the makefiles. Ticket [e5b941cb0c90ba] (check-in: 5392b5c2 user: drh tags: trunk)
2011-06-27
22:45 New ticket [e5b941cb] fossil sqlite3 is not working. (artifact: 03b4e61c user: anonymous)
21:08 Ticket [2316d926] test_env visible when not logged in and no capabilities status still Open with 2 other changes (artifact: ee6d2855 user: ben) ... 1 similar event omitted.
2011-06-24
11:31
Update the built-in SQLite to the 3.7.7 final with patches to fix compiler warnings associated with Fossil's use of SQLITE_THREADSAFE=0. (check-in: 745db635 user: drh tags: trunk)
2011-06-23
17:48
Update the build-in SQLite to the lastest 3.7.7 release candidate. (check-in: 4722e1ab user: drh tags: trunk)
13:45 New ticket [53ed5284] Bad href in tkthistory_page. (artifact: 23d0a9a5 user: anonymous)
11:24
added version diff from info page (Closed-Leaf check-in: 6a84934b user: ron tags: rons diff mods)
08:58 Edit [b785f086085938c2|b785f086]: Move to branch rons diff mods. Edit check-in comment. (artifact: f29ccb6c user: ron)
08:56
added "diff from other version" to fdiff page (check-in: b785f086 user: ron tags: rons diff mods)
2011-06-22
22:50 New ticket [09dd8185] "fossil: manifest file" "is malformed" when commiting. (artifact: 2c0b841f user: anonymous)
2011-06-21
11:38
fix [ffa87168ce1] (check-in: b72eb4d4 user: ron tags: trunk)
11:38 Fixed ticket [ffa87168]: Update after clone requires reset of login information plus 1 other change (artifact: 8c703992 user: ron)
08:17 Ticket [554f44ee] Interbranch interference with merges and renames status still Open with 1 other change (artifact: 8f7e7a08 user: viriketo)
07:05 New ticket [45a1b87a] fossil merge should trigger pull with autosync. (artifact: 82645e76 user: viriketo)
05:55 Added wiki page "Cookbook" (artifact: 108404df user: ron)
00:51
Update the built-in SQLite to the latest 3.7.7 release candidate. (check-in: 74cbfc69 user: drh tags: trunk)
2011-06-20
07:12 Ticket [727af73f] ssl: on "pull -R repo", gets ssl certificate again, asks to accept a/y/N status still Open with 1 other change (artifact: 9d1e9a38 user: ben) ... 1 similar event omitted.
2011-06-19
16:52
Require version 2.61 of autoconf, the version installed by default on Mac OS X. Changes to get autoconf working under Solaris 10: Prefer system version of OpenSSL found in /usr/sfw directory. Check for getpassphrase using autoconf rather than making assumptions in config.h. (Closed-Leaf check-in: c5f994d4 user: ben tags: autoconf)
16:48
Fix syntax in Makefile.in so it works with Solaris make. (check-in: 4787336f user: ben tags: autoconf)
16:34 Ticket [207829a5] wiki list formatting status still Open with 2 other changes (artifact: 6ef2f960 user: anonymous) ... 1 similar event omitted.
13:37 New ticket [fca5ce18] The timeline per user does not take into account user changes in checkins. (artifact: 088b3424 user: viriketo)
10:53 New ticket [3bdcdb91] Suggested inetd configuration for fossil not working.. (artifact: 3127dd0c user: anonymous)
2011-06-18
19:29
Updates to the "Quick Start" documentation. (check-in: a8f271e8 user: drh tags: trunk)
18:30
Update the release-test document. Add a Change Log. (check-in: a992b276 user: drh tags: trunk)
18:06
Add a "Contributing" link to the homepage. Update the build documentation. (check-in: 2d50893d user: drh tags: trunk)
17:02
Fixes to the windows makefiles to support sequential version numbers. (check-in: 30b0986d user: drh tags: trunk)
17:00
Merge latest changes from trunk (check-in: 7bbeb882 user: ben tags: ben-testing)
16:50
Add a version number that is increased by one on each release. Make the initial version number 1.18 since there have been 17 prior releases. (check-in: e0303181 user: drh tags: trunk)
15:51 Fixed ticket [f628d183]: pwd too big: max 1999 plus 1 other change (artifact: 36e218bf user: drh)
15:51
Improved error messages when getcwd() fails. Ticket [f628d183c958c5b12]. (check-in: 89e6eb96 user: drh tags: trunk)
2011-06-17
20:14 Ticket [f628d183] pwd too big: max 1999 status still Open with 2 other changes (artifact: 54b06923 user: viriketo)
20:13
Adding a new test (this failed by current trunk) based on ticket [74413366fe]. (check-in: b2e7370e user: viric tags: merge_renames)
19:10 Edit [8526b151fc96aea9|8526b151]: Change branch background color to "#d1d3a8". Change user to "viriketo". (artifact: 1e9af16d user: viriketo)
19:09
Adding a first test for merging branches with renames. Related to ticket [554f44ee74]. (check-in: 8526b151 user: viriketo tags: merge_renames)
19:04 New ticket [f628d183] pwd too big: max 1999. (artifact: d2a077df user: viriketo)
15:13
Fixes to "export --git". Changes spaces in tag names to "_" since Git cannot deal with spaces in tag names. Make sure the name of the committer is well-formed according to git's definition of well-formedness. (check-in: b707622f user: drh tags: trunk)
13:37 Fixed ticket [006e1df6]: Error in file_tempname plus 1 other change (artifact: 38ab5148 user: drh)
13:37
Fix the temporary filename generator so that it does not get stuck in a loop. Ticket [006e1df642d6246a03]. (check-in: d3a1663a user: drh tags: trunk)
10:54 New ticket [006e1df6] Error in file_tempname. (artifact: 1cc89153 user: anonymous)
2011-06-16
23:14
A CMake file from Thomas Schnurrenberger. Saved for reference. After some experimentation with cmake, the thinking is we will probably go in a different direction. (Closed-Leaf check-in: d167b79e user: drh tags: cmake)
23:12
Fix an issue with makeheaders that causes problems for windows when full pathnames are use with a colon in the device name. (check-in: 11285096 user: drh tags: trunk)
19:51
Updates to the VC++ makefile. (check-in: 82d741db user: drh tags: trunk)
18:21 Edit [1e7c1bca4574f9dc|1e7c1bca]: Move to branch mistake. Change background color to "#ffc0d0". Mark "Closed". Edit check-in comment. (artifact: 9add53cb user: drh)
2011-06-15
15:33
Add the configure script and merge in the latest trunk changes. (check-in: 57ca2496 user: drh tags: autoconf)
15:22
Update the built-in SQLite to the latest 3.7.7 beta. (check-in: dbe1e68e user: drh tags: trunk)
14:16 Open ticket [cc525736]: Add an 'annotate' in the Artifact web page plus 1 other change (artifact: 44df7342 user: viriketo)
08:12 Ticket [d06e5d46] * is not accepted as a parameter for crnl-glob on command line status still Open with 1 other change (artifact: d52cbb77 user: anonymous)
07:43 Ticket [554f44ee] Interbranch interference with merges and renames status still Open with 1 other change (artifact: 14c30ffd user: viriketo)