Timeline
Not logged in

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

50 events occurring around 74d65bab28c8c27b.

2011-07-22
10:04 Closed ticket [3bdcdb910f]: Suggested inetd configuration for fossil not working. plus 1 other change artifact: 5c38fd96e0 user: drh
09:24 Ticket [ad56e8db1e] Windows Activity Directory Integration status still Open with 1 other change artifact: 1c9e6bba75 user: anonymous
07:22 Ticket [3bdcdb910f] Suggested inetd configuration for fossil not working. status still Open with 2 other changes artifact: 75b32b5f7a user: steveb
07:03 Edit [14d1e449571224f8]: Marked "Closed". artifact: 67259bc614 user: ben
03:13 Edit [eff52c1ccbded490]: Change branch background color to "#91d680". Edit check-in comment. artifact: 281658b0e8 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: 75f02948fa user: drh tags: trunk
03:10
Very minor edits to the BUILD.txt document. Leaf check-in: 38d5859713 user: drh tags: autosetup
01:43
Switch to using configure (autosetup) by default. The original Makefile is now available as Makefile.classic check-in: eff52c1ccb user: steveb tags: autosetup
2011-07-21
19:20
Add support for incremental exports check-in: c2ccd82522 user: joerg tags: trunk
18:37 Ticket [0a6420e446] fossil generates broken tar files when the file path is > 100 chars status still Open with 2 other changes artifact: 757a3c5442 user: anonymous
17:37
Use stable marks derived from the rid in preparation for optional incremental exports. check-in: 22d414e517 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: b71b32d131 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: bc8d368b66 user: joerg tags: trunk
13:53
Write incremental file lists for fast-export. check-in: 433a3c9a78 user: joerg tags: trunk
12:03 Ticket [ad56e8db1e] Windows Activity Directory Integration status still Open with 1 other change artifact: dc1c8588d7 user: ben ... 2 similar events omitted.
2011-07-20
23:28 Closed ticket [6e81abf24d]: -A option is not observed when cloning local files plus 1 other change artifact: 8b4bd247c5 user: anonymous
21:54 New ticket [0a6420e446] fossil generates broken tar files when the file path is > 100 chars. artifact: 8823761ee9 user: anonymous
20:06 Fixed ticket [5947ace466]: Target "realclean" in Windows makefile misses an executable plus 1 other change artifact: 5ae4bd4ea7 user: drh
20:05
Fix the realclean target on windows makefiles to delete mkversion.exe not version.exe. Ticket [5947ace466c571d] check-in: 3ade77897f 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: 14d1e44957 user: ben tags: ben-safe-make
08:37
Merge working directory relative file listings for changes and extras commands into ben-testing. check-in: 8320393b2f user: ben tags: ben-testing
08:34
Add help text to status command about --non-relative option. Closed-Leaf check-in: 5de11ac6be user: ben tags: ben-changes-report
08:29
Merge trunk with ben-testing check-in: 74d65bab28 user: ben tags: ben-testing
08:09 New ticket [5947ace466] Target "realclean" in Windows makefile misses an executable. artifact: 77aaebc827 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: 4adc11edb7 user: drh tags: trunk
23:29 Fixed ticket [675f36eac4]: "/doc/ckout" doesn't work under chroot plus 1 other change artifact: 7e9c2ec625 user: drh
23:29
Allow the root of a check-out to be in the root of the filesystem. Ticket [675f36eac4902cf] check-in: b317471d8c user: drh tags: trunk
23:18 Fixed ticket [207829a5c5]: wiki list formatting plus 1 other change artifact: 6b412e2c99 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: 4ac6328f76 user: drh tags: trunk
23:10 Fixed ticket [2adfb697fd]: branch list can only show *opened* branches plus 1 other change artifact: 4d8917e864 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: ebeaf3ae26 user: drh tags: trunk
22:57 Fixed ticket [bcd3cdebf2]: Fossil insists on using the same username during cloning plus 1 other change artifact: da1ef5b1c4 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: d86201dce9 user: drh tags: trunk
22:41
Increment the version number. Update the change log. check-in: a3717e1378 user: drh tags: trunk
22:39
Change the name of the "service" command to "winsrv" to avoid confusion with the "server" command. check-in: c46c70897c user: drh tags: trunk
18:17 Ticket [bcd3cdebf2] Fossil insists on using the same username during cloning status still Open with 3 other changes artifact: 789a294657 user: anonymous ... 1 similar event omitted.
09:44 New ticket [2adfb697fd] branch list can only show *opened* branches. artifact: ad83aeb6fb user: viriketo
08:36 Ticket [207829a5c5] wiki list formatting status still Open with 1 other change artifact: 7486032aeb user: anonymous
2011-07-18
20:04
Merge the windows-service command into trunk. check-in: 06e9ca23e7 user: drh tags: trunk
20:00
Update the MSVC makefile so that it works with the new "service" command. Closed-Leaf check-in: 4bf9048e25 user: drh tags: tsbg-win-service
2011-07-17
07:08 Ticket [207829a5c5] wiki list formatting status still Open with 1 other change artifact: 05ba3fc578 user: ron
2011-07-15
18:06
Enable Fossil to run as a Windows service and add a "fossil service" command. check-in: 91c2f65a6e 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: e14f0fe2f3 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: 39624620ac user: drh tags: trunk
14:34
Update autosetup to the latest version - https://github.com/msteveb/autosetup/commit/e2a8949b420 . check-in: a4efad7e61 user: dan tags: trunk
13:34 Edit [831306e11b42cbc4]: Edit check-in comment. artifact: 5b3de61581 user: drh
13:29
Update the pre-commit checklist: /doc/trunk/www/checkin.wiki check-in: 831306e11b user: drh tags: trunk