Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file src/shell.c version cc87604d9c
|
2011-10-16
| ||
| 12:53 | Add initial IPv6 support code check-in: 92c59f1202 user: ashish tags: ashish-ipv6 | |
|
2011-10-15
| ||
| 14:33 | Updated comments. Slightly more centralization of sbsdiff table generation. check-in: c5ac4f800e user: jan tags: jan-sbsdiff | |
| 12:49 | Fix bug which disabled patch file generation. check-in: dc27e13460 user: jan tags: jan-sbsdiff | |
| 12:22 | Make sure sbsdiff lines are escaped properly. Started adding side-by-side diff support to fdiff. check-in: ff41d4be8a user: jan tags: jan-sbsdiff | |
| 00:26 | Code documentation. check-in: 9b7955b5a4 user: jan tags: jan-sbsdiff | |
|
2011-10-14
| ||
| 22:21 | Added two (local) options to sbsdiff (allow expansion and max columns limit), though they can't be changed in runtime yet. Added some missing error handling. check-in: 47cdbbf2fb user: jan tags: jan-sbsdiff | |
| 22:17 | Minor diff view change for the black'n'white skin. check-in: 07714601de user: jan tags: jan-sbsdiff | |
| 15:41 | Updated the built-in skins for sbsdiff. check-in: bb76b57aa2 user: jan tags: jan-sbsdiff | |
|
2011-10-13
| ||
| 23:48 | Started adding support for showing side-by-side diffs in the web ui. check-in: a6a8e89413 user: jan tags: jan-sbsdiff | |
| 12:56 | Fixing the usage() calls in stash.c, as it duplicated the word stash; it was giving messags like "Usage: fossil stash stash pop". check-in: 399c0ddae4 user: viriketo tags: trunk | |
| 02:47 | Create new branch named "ashish-ipv6" check-in: 10e1071461 user: ashish tags: ashish-ipv6 | |
|
2011-10-12
| ||
| 17:41 |
Adding a more options at naming commits for diff and update commands.
I wrote a new function that allows more kind of specifications for a checkin uuid: checkout, parent and pivot:id1:id2. If there was a way to discover the 'parent branch' of the current checkout, there could be a 'parentbranch' naming too. I think this makes the life ea... Closed-Leaf check-in: 9fe787ec03 user: viriketo tags: extended_ci_names | |
| 16:20 | Fixing the merge_renames test, so it accepts being called out of a repository. The message given by fossil when trying 'info' out of a repository had changed. check-in: 0a7ab3ccb0 user: viriketo tags: trunk | |
| 15:21 |
Making the http ssl code output the verification error, in case of verification
failure.
I also make the user question state the host the certificate is related to. check-in: 79c31f9b73 user: viriketo tags: trunk | |
|
2011-10-11
| ||
| 20:46 | Update the build-in SQLite and the SQLite-shell to the latest code from the trunk of the SQLite source tree - version 3.7.9 alpha. check-in: 55fb082ae5 user: drh tags: trunk | |