Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins using file src/branch.c version ebef8eb082
|
2010-09-16
| ||
| 14:00 | Committing a merge. ... (check-in: be5fd10aaf user: michael tags: ttmrichter-skins) | |
|
2010-08-15
| ||
| 19:36 | Fix to the DOCTYPE of generated HTML pages. Ticket [25ff8cff2bdb41766e91] ... (check-in: c1bec02aae user: drh tags: trunk) | |
| 19:34 | Recognize the HTTPS line in the HTTP header. Ticket [d83227cdda3d786d3743b2] ... (check-in: 3dc62d54d0 user: drh tags: trunk) | |
|
2010-08-13
| ||
| 07:07 | Trying to figure out how to get merge conflicts to actually show up. ... (check-in: d8f8932ff2 user: michael tags: ttmrichter-skins) | |
| 03:49 | Merged with trunk. ... (Closed-Leaf check-in: 861a885c74 user: michael tags: ttmrichter) | |
| 03:30 | Added build for FreeBSD using clang. ... (check-in: b775af5045 user: michael tags: ttmrichter) | |
| 03:26 | Merged with trunk. ... (check-in: 7f61175d27 user: michael tags: ttmrichter) | |
|
2010-08-12
| ||
| 19:39 | Reimplement the reconstruct command that was removed in the GPL to BSD license change. This resolves ticket [dfe1fc608a]. ... (check-in: 3332895df8 user: bcsmith tags: trunk) | |
|
2010-08-11
| ||
| 07:00 | Allow a checkin to be checked out again even if one of the files in that checkin has been shunned. ... (check-in: 7e23178ba3 user: drh tags: trunk) | |
|
2010-08-07
| ||
| 18:09 | Enhance the "vdiff" web method so that it shows the differences between to arbitrary check-ins identified by the "from" and "to" query parameters. ... (check-in: 1d713f3f4d user: drh tags: trunk) | |
| 16:10 | The "fossil diff" command now accepts options --from and --to in order to do a diff between two arbitrary check-ins. ... (check-in: 296b90a25b user: drh tags: trunk) | |
|
2010-08-05
| ||
| 10:09 | Update SQLite to the latest 3.7.1 development snapshot. ... (check-in: d090292800 user: drh tags: trunk, release) | |
|
2010-07-31
| ||
| 16:20 | Merge with trunk. ... (check-in: d084f952fe user: michael tags: ttmrichter-skins) | |
| 13:18 | corrected formatting of example cgi scripts in server documentation ... (check-in: ea66780016 user: joshua tags: trunk) | |
|
2010-07-30
| ||
| 00:16 | Merge change by Benoit Mortgat into the trunk. ... (check-in: e3fb8dc36c user: drh tags: trunk) | |
|
2010-07-29
| ||
| 19:01 | “delete” command, still can use “del” which is shorter and non ambiguous – ignore -wal and -shm files in repository root for adding, computing extras and closing repository, just in case ... (Closed-Leaf check-in: 2a4ab3b151 user: benoit tags: benoit) | |
|
2010-07-28
| ||
| 02:38 | Add a link to [http://chiselapp.com/] on the homepage. ... (check-in: 0e1ca296db user: drh tags: trunk) | |
|
2010-07-26
| ||
| 07:43 | Started outline of makeskins utility. ... (check-in: 58e641306b user: michael tags: ttmrichter-skins) | |
| 06:54 | Extracted built-in skins from skins.c and put into skins subdirectory. ... (check-in: 3530b29f15 user: michael tags: ttmrichter-skins) | |
| 06:21 | Create new branch named "ttmrichter-skins" ... (check-in: df8808416a user: michael tags: ttmrichter-skins) | |
| 06:18 | Reverted to original version of wiki.c. ... (check-in: 6078359f2a user: michael tags: ttmrichter) | |
|
2010-07-25
| ||
| 08:33 | Another trunk merge. ... (check-in: 6d828a8630 user: michael tags: ttmrichter) | |
| 08:27 | Merge trunk into branch. ... (check-in: 1bfe076a5c user: michael tags: ttmrichter) | |
|
2010-07-23
| ||
| 14:38 | Fixed a link error in wiki ... (check-in: 6c73d1b2cd user: BMorgat tags: trunk) | |
| 09:37 | Fixed various typos and omissions in help sections ... (check-in: 44b02c3de9 user: BMorgat tags: trunk) | |
|
2010-07-21
| ||
| 16:33 | Update the built-in SQLite to version 3.7.0rc2. ... (check-in: 93d7f371cc user: drh tags: trunk) | |
|
2010-07-20
| ||
| 05:44 | simple doc typo ... (check-in: e3653248ae user: bharder tags: trunk) | |
|
2010-07-14
| ||
| 13:27 | Integrated last commit in benoit branch into trunk. ... (check-in: 711675774b user: benoit tags: trunk) | |
| 05:21 | Create new branch named "ticket-92d3a03459" ... (Closed-Leaf check-in: 0fadfd26ba user: michael tags: ticket-92d3a03459) | |
|
2010-07-13
| ||
| 15:53 | Modified into a saner scheme than using fragments and oddball defaults. ... (check-in: fad57367c9 user: michael tags: ttmrichter) | |
|
2010-07-11
| ||
| 03:29 | Since there's no difference between Solaris and OpenSolaris in builds (they both require libnsl it turns out), the files are now merged as PLATFORM=solaris. ... (check-in: 0ec2c22dfe user: michael tags: newbuild, ttmrichter) | |
| 03:21 | Corrected OpenSolaris fragments after testing. ... (check-in: b209bb963c user: michael tags: newbuild, ttmrichter) | |
|
2010-07-10
| ||
| 13:29 | Tested the FreeBSD fragments on FreeBSD 8.0. ... (check-in: f69de3cfd0 user: michael tags: newbuild, ttmrichter) | |
| 10:43 | Added some (as yet untested) fragments for FreeBSD, Solaris and OpenSolaris. FreeBSD and OpenSolaris testing are due soon. ... (check-in: ffcd314afc user: michael tags: newbuild, ttmrichter) | |
|
2010-07-09
| ||
| 17:41 | Fixed up a naming problem for MinGW32 and made a more flexible mechanism for site-specific enhancements. ... (check-in: 6b83b517df user: michael tags: newbuild, ttmrichter) | |
| 17:23 | Cleaned up the platform fragments. Corrected two compiler settings. ... (check-in: 81e4477e90 user: michael tags: newbuild, ttmrichter) | |
| 16:57 | Named the mingw32 fragment properly. Forced mingw32 to use GCC. ... (check-in: cd98f05dbe user: michael tags: newbuild, ttmrichter) | |
| 16:25 | Merged main trunk into private branch. ... (check-in: 1c28a41cf1 user: michael tags: newbuild, ttmrichter) | |
|
2010-07-08
| ||
| 17:57 | Update the built-in sqlite3 to the latest development version. ... (check-in: 1e6ded9856 user: drh tags: trunk) | |
| 17:53 | Take care to close the connection to the database file before existing. This gives the database a chance to clean up (and, for example, delete WAL and shared-memory files). ... (check-in: 932825bc6a user: drh tags: trunk) | |