Fossil

Timeline
Login

Timeline

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

50 events occurring around b6b419c32db4ca48.

2011-07-30
10:14
Correct the winsrv documentation to use the renamed command name. ... (Closed-Leaf check-in: f6b8397e4b user: ben tags: ben-minorchanges)
10:10
Allow more than one file to be specified to the diff command. ... (check-in: 3cdcb51573 user: ben tags: ben-minorchanges)
2011-07-28
19:57 Edit [9a679370567c1544|9a67937056]: Mark "Closed". ... (artifact: 58c4bb51e6 user: drh)
19:57
Merge Joerg's export command improvements into trunk. ... (check-in: dd74352d2c user: drh tags: trunk)
2011-07-27
19:06 New ticket [3705eeeb85] wiki page describing largest. ... (artifact: e66ed3acb8 user: anonymous)
18:59 Ticket [1cc5a5c001] Is a search tickets feature possible? status still Open with 2 other changes ... (artifact: b2950c0dc7 user: anonymous)
17:11 New ticket [be95038383] Fossil generates invalid markup.... ... (artifact: 9513c35dee user: anonymous)
10:22 Closed ticket [038cd908ce]: adas plus 2 other changes ... (artifact: 334f2a8d39 user: mjanssen) ... 1 similar event omitted.
2011-07-26
14:22 New ticket [9f1567a5ac] . ... (artifact: a4f745bbb9 user: lrem)
09:58 New ticket [45d4c64a23] show ticket statistics. ... (artifact: a2892db506 user: anonymous)
2011-07-25
12:24
Make sure deleted files are recorded in the MLINK table. ... (check-in: ccc2c8f65e 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: a26940c22e user: drh tags: trunk)
09:04 Ticket [ad56e8db1e] Windows Activity Directory Integration status still Open with 1 other change ... (artifact: 56d54f49a1 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: 02ce8b4a46 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: 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|85c6c1d7eb]: 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. ... (Closed-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|14d1e44957]: Mark "Closed". ... (artifact: 67259bc614 user: ben)
03:13 Edit [eff52c1ccbded490|eff52c1ccb]: 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. ... (Closed-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) ... 1 similar event omitted.