Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 73e363ea96424d3f.
2011-09-01
| ||
20:56 | Merge latest trunk. check-in: 02ee688a4d user: dmitry tags: symlinks | |
20:38 | I think I fix a possible bug on platforms where 'char' has signed meaning, on the code about noting the 'rcvfrom' ipv4 address. Closed-Leaf check-in: 9ce6771c78 user: viriketo tags: ssl_peer_ip | |
20:33 | Adding some ipv4-only code to get the ip where we took the content from for the https connections. The "rcvfrom" information was lost in the case of https connections. I don't know how to make it work well for ipv6 too. check-in: daa6a0eb9b user: viriketo tags: ssl_peer_ip | |
20:23 | Stop publishing x64 binaries for linux. x86 binaries are sufficient. check-in: bd04a48925 user: drh tags: trunk | |
20:21 | • Edit [6517b5c857fe389e]: Add tag "release". artifact: cd706e0ff3 user: drh | |
20:21 | • Edit [6517b5c857fe389e]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "version-1.19". artifact: ad3dd658be user: drh | |
18:25 | Version 1.19. check-in: 6517b5c857 user: drh tags: trunk, release, version-1.19 | |
17:45 | Merging the unwanted two trunk leaves. check-in: a22c381757 user: viriketo tags: trunk | |
17:44 | Fixing typo in the 'fossil configuration' command line help. check-in: cd8041b159 user: viriketo tags: trunk | |
17:04 | Disable the use of <canvas> for rendering the graph. The canvas is busted in recent versions of Firefox. And canvas is mostly busted by design anyhow, since apparently it can not be taller than 32768 pixels, and Fossil graphs frequently need to be taller than that. check-in: 9eb4575295 user: drh tags: trunk | |
14:31 | substantive improvement to sha1 speed (especially on x86) check-in: f2ede7da6d user: ron tags: trunk | |
12:49 | Clean up a harmless compiler warning introduced by the previous check-in. check-in: f7f4a80ea0 user: drh tags: trunk | |
11:33 | Make sure the perferred timezone format has been queried prior to running user SQL, since while running user SQL access to the CONFIG table is restricted. check-in: 7922e56655 user: drh tags: trunk | |
2011-08-31
| ||
20:34 | Adding a new test I wanted to write. I just saw this in my local copy, but I really forgot if I finished it or not. Closed-Leaf check-in: 62f4a8a61c user: viriketo tags: merge_renames | |
16:28 | Merge improvements to artifact descriptions into symlinks branch. Also modify displaying of permissions: now web UI shows "File", "Executable file", or "Symbolic link" in file artifact description. check-in: 3115774ffe user: dmitry tags: symlinks | |
14:34 | Improvements to artifact descriptions merged into trunk. check-in: 49402fc722 user: drh tags: trunk | |
14:28 | Show the branch name in artifact descriptions. Closed-Leaf check-in: 2e38bed49e user: drh tags: artifact_description | |
09:55 | Merge latest trunk. check-in: 40ed431ca5 user: dmitry tags: symlinks | |
09:00 | I fix the html related to the artifact description, about pairs of ul. I also disable the [view] link in the 'fdiff' ui page, because we already provide a link to the artifact in the h2 titles stating the artifacts compared. check-in: e55105e58f user: viriketo tags: artifact_description | |
08:34 | Fixing the display of the artifact description when the artifact appears as different filenames. check-in: f8eff242fe user: viriketo tags: artifact_description | |
08:31 | • Edit [d34a1b9f3d93b072]: Edit check-in comment. artifact: 8b292b7f6c user: viriketo | |
08:24 | Trying to improve the ui artifact description to something easier to parse by the human eye. I'd still like to have the branch name of every checkin, but I still don't know how to get it. check-in: d34a1b9f3d user: viriketo tags: artifact_description | |
07:50 | Improve formatting for fossil ticket history. Make small fields print on same line, and make longer ones look better. Leaf check-in: 374920b209 user: venkat tags: venks-emacs | |
07:48 | • New ticket [666072edfc] Add a UI view of file history from a checkin, backwards in time. artifact: 19e3eab060 user: viriketo | |
2011-08-30
| ||
21:50 | Add ability to show ticket history from command line. fossil ticket now takes a new history option, which prints the history of a ticket - somewhat like what the history button does on the ticket web GUI. check-in: 73e363ea96 user: venkat tags: venks-emacs | |
21:46 | merge trunk before changes check-in: ffa3b1eaf6 user: venkat tags: venks-emacs | |
18:04 | • Fixed ticket [3ed2e994e1]: fossil commit -user stopped working plus 1 other change artifact: db3bd346ea user: drh | |
18:04 | Print an error message and quite if the --user option appears on a "fossil commit" command but specifies a username not found in the database. Ticket [3ed2e994e1750b] check-in: b120bc8b26 user: drh tags: trunk | |
17:39 | Display the last modification time of tickets using either localtime or UTC according to user preferences. check-in: 839f105098 user: drh tags: trunk | |
16:50 | • Ticket [3ed2e994e1] fossil commit -user stopped working status still Open with 1 other change artifact: 430a530c0c user: viriketo | |
16:35 | • Ticket [953031915f] Lack of warning when overwriting extra files status still Fixed with 1 other change artifact: 558474536b user: viriketo | |
16:27 | • Fixed ticket [bfb8427cdd]: Cloning and syncing an URL with no repository or misconfigured CGI repository fails silently. plus 2 other changes artifact: 953bbf721b user: lrem | |
14:22 | • Review ticket [4df5f38f1e]: Troubles merging a file delete with a file change plus 3 other changes artifact: 835ec31f39 user: drh | |
14:09 | • Fixed ticket [953031915f]: Lack of warning when overwriting extra files plus 2 other changes artifact: 909ec33a27 user: drh | |
13:46 | • Closed ticket [69a4323277]: navegation plus 2 other changes artifact: 6bce68ac75 user: lrem | |
10:13 | • Ticket [3ed2e994e1] fossil commit -user stopped working status still Open with 2 other changes artifact: c0cdd968b8 user: mistachkin ... 1 similar event omitted. | |
08:01 | Updating from trunk to keep up working in the branch with the most recent fossil code. check-in: 75aaf30aad user: viriketo tags: merge_renames | |
08:00 | More comments about tests I'd like to write. check-in: 281e5121e7 user: viriketo tags: merge_renames | |
07:58 | • New ticket [4df5f38f1e] Troubles merging a file delete with a file change. artifact: be2da003f4 user: viriketo | |
07:31 | • New ticket [953031915f] Lack of warning when overwriting extra files. artifact: 6ba6c1858e user: viriketo | |
2011-08-29
| ||
17:27 | • Fixed ticket [ab696ae3bb]: graphics view of branches plus 2 other changes artifact: 7c3e930e30 user: lrem | |
16:18 | • Fixed ticket [9d84642c7f]: fossil ticket? plus 2 other changes artifact: aa8b839144 user: lrem | |
16:09 | • Fixed ticket [bf18e29fbe]: make 'fossil rm' to be able to remove more than one file plus 2 other changes artifact: c6b969e2cf user: lrem | |
16:05 | • Closed ticket [0bce25f110]: recursive removal of files plus 2 other changes artifact: dacbc6c0bd user: lrem | |
13:35 | Remove unused variables from timeline.c. Like [b76ce3d5f1c329] but omits the change to th_tcl.c. check-in: 0b9371365d user: drh tags: trunk | |
13:24 | Update the built-in SQLite to the latest 3.7.8 alpha version. check-in: 35474aff2f user: drh tags: trunk | |
12:39 | • Ticket [109ae2e904] RSS feed is not always valid status still Open with 1 other change artifact: ddf99a2bf1 user: lrem | |
10:31 | Silence compiler warnings about unused variables in print_timeline. check-in: b76ce3d5f1 user: mistachkin tags: tcl-integration | |
09:27 | Add workaround for bug in Tcl_EvalObjCmd when compiled against Tcl 8.6. check-in: 3a6265696a user: mistachkin tags: tcl-integration | |