Timeline
Not logged in

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

50 events occurring around 75f02948fa23f6c7.

2011-07-24
00:36
Improvements to tar generation. Uses the format documented in Posix.1-2008 to handle long file names and UTF-8. check-in: 2ef37b3b2a 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: 9a67937056 user: joerg tags: experimental
22:13
Fix a harmless compiler warning. check-in: ba15af450d 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: ce4a44d931 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: 6652dd1c17 user: mistachkin tags: mistachkin-Makefile
16:01
Merge the autosetup update into trunk. check-in: 3c512b3748 user: drh tags: trunk
07:55 New ticket [3dd8c3dbe4] Bug in Win98. artifact: 6faf910c63 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: 2cfb415b23 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: c946b573c7 user: drh tags: trunk
23:44 Edit [85c6c1d7ebfb6b9e]: Cancel background color. artifact: 80952fc909 user: drh
23:15
Experimental query parameters brbg and ubg for the timeline. check-in: b6b419c32d user: drh tags: trunk
22:46 Ticket [6981de95b6] Makefile for OpenSolaris/Solaris is not correct status still Open with 1 other change artifact: a64a47d14b user: steveb
22:43 Ticket [5ad1d9a23c] Makefile fails to run uname with GNU Make 3.82 status still Open with 1 other change artifact: b04e1a7f1f user: steveb
22:40 Ticket [084eedc010] add support for Haiku status still Open with 2 other changes artifact: bf2fc29209 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. Leaf check-in: c32b23d626 user: steveb tags: autosetup
20:20 Fixed ticket [5124563ac1]: stash save fails after file remove plus 2 other changes artifact: 57ce2f37c2 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: fca3073621 user: joerg tags: trunk
13:01 Ticket [f3e3caed61] Markup not interpreted in file history status still Open with 2 other changes artifact: 7d618634e5 user: drh ... 1 similar event omitted.
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