Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
52 check-ins using file src/branch.c version 46ac6443ad
|
2015-03-07
| ||
| 12:34 | Enhance the "ln=" text highlighter to support multiple blocks of code. ... (check-in: 259e3a0fd6 user: drh tags: trunk) | |
|
2015-03-06
| ||
| 22:31 | Less verbose -v ... (Closed-Leaf check-in: 4f46e4f910 user: peter tags: peter-ls) | |
| 22:14 | Extend fossil ls with -r ... (check-in: 87f51a3ded user: peter tags: peter-ls) | |
| 16:57 | Reference the publish command in the bundle help text. ... (check-in: 8fa54638c2 user: jan tags: trunk) | |
| 14:47 | Fix the hyperlink to sign-up for the mailing list. ... (check-in: ad6e400459 user: drh tags: trunk) | |
| 08:28 | Need to account for adjacent ranges to avoid bad data from db_column_text. ... (Closed-Leaf check-in: 17b67a9b82 user: andybradford tags: multi-block-highlight) | |
| 07:53 | Restore the topln functionality. ... (check-in: 5758e5bace user: andybradford tags: multi-block-highlight) | |
| 07:39 | Add ability to highlight more than one block of lines when using the ln= query parameter. ... (check-in: 20c63861d8 user: andybradford tags: multi-block-highlight) | |
| 04:10 | Fix misplaced </span> so it actually lands on the line that begins the <span> rather than a few lines before it begins. ... (check-in: ee45080dd6 user: andybradford tags: trunk) | |
|
2015-03-05
| ||
| 19:51 | Swap single-/double-dash convention in [fossil help help] listing to match the other commands. Use single-dash for single-letter option names and double-dash for long option names. (Truth is that either is accepted; this is merely a display issue.) ... (check-in: 03e1850bf1 user: andygoth tags: trunk) | |
| 19:18 | Correct [fossil finfo -n 0] to have no limit, in accordance with documentation. Update documentation to mention that negative numbers also have no limit and that unlimited is the default. ... (check-in: 81da7b0024 user: andygoth tags: trunk) | |
| 17:22 | Add 'unicodeCmdLine' option to the TH1 'hasfeature' command. ... (check-in: edb8237f06 user: mistachkin tags: trunk) | |
|
2015-03-04
| ||
| 02:17 | Properly document all the new options. ... (check-in: 17eb0bdcc4 user: mistachkin tags: mvAndRmFiles) | |
| 02:03 | Revise the --soft/--hard option processing a bit. ... (check-in: 2d1f5abf71 user: mistachkin tags: mvAndRmFiles) | |
| 02:00 | Recognize the '--soft' and '--hard' options as well for the mv/rm commands. ... (check-in: 2ed14f79d8 user: mistachkin tags: mvAndRmFiles) | |
| 01:27 | Add '--metadata-only' option to the 'mv' and 'rm' commands. ... (check-in: 65d5f2756a user: mistachkin tags: mvAndRmFiles) | |
| 00:54 | Add a note about FOSSIL_HOME to the technical-overview document. ... (check-in: 998af5b2a8 user: drh tags: trunk) | |
|
2015-03-03
| ||
| 23:27 | Merge trunk. ... (check-in: ae5c35ef41 user: mistachkin tags: mvAndRmFiles) | |
| 23:26 | Update custom MinGW Makefile. ... (check-in: 8ef8940478 user: mistachkin tags: trunk) | |
| 23:25 | Only define and use the new 'move-files' and 'remove-files' settings when compiled with the FOSSIL_ENABLE_LEGACY_MV_RM option. ... (check-in: c227e14f80 user: mistachkin tags: mvAndRmFiles) | |
| 22:52 | Merge updates from trunk. ... (check-in: 0a0be9e1e1 user: mistachkin tags: mvAndRmFiles) | |
| 21:54 | added note to docs about using FOSSIL_HOME to override config-db location ... (Closed-Leaf check-in: 4984c5ef93 user: michai tags: ml-doc-changes) | |
| 17:16 | Use timelineDate class for the date div on finfo page, just like on timeline page to ensure the date doesn't wrap. (problem reported on ml) ... (check-in: 3dbe76fca9 user: mgagnon tags: trunk) | |
| 14:42 | Add the Xekri skin. ... (check-in: f05bfde912 user: drh tags: trunk) | |
| 13:04 | Merge in new "checkin"-to-"check-in" fixes and other documentation typo fixes. ... (check-in: d5ef91feb8 user: drh tags: trunk) | |
| 12:56 | Added another quote to quotes.wiki - an endorsement of Fossil that appeared on HackerNews. ... (check-in: 101737b65f user: drh tags: trunk) | |
| 09:20 | add note to WWW-docs about building using MinGW4.0 resulting in non-working binary, as suggested on ML ... (Closed-Leaf check-in: ede82808ae user: michai tags: ml-jb-doc-typos) | |
|
2015-03-02
| ||
| 22:46 | Make sure the HTTP_SERVER_REPOLIST flag is set (if necessary) prior to calling the Win32 HTTP server. This allows the changes from check-in [a0b33ab4d4] to work as intended. ... (check-in: 9186bf2a46 user: mistachkin tags: trunk) | |
| 22:38 | Fix the (obsolete) "fossil search" command. ... (check-in: 83509c149e user: drh tags: trunk) | |
| 21:41 | Support the --repolist command line option for the 'winsrv' sub-command. ... (check-in: a0b33ab4d4 user: mistachkin tags: trunk) | |
| 21:40 | When building with MinGW, make sure to build OpenSSL first if the FOSSIL_BUILD_SSL option is enabled. ... (check-in: c8ed137ae7 user: mistachkin tags: trunk) | |
| 21:35 | cosmetic changes in docs w.r.t. compiling/installing ... (check-in: 7669642b01 user: michai tags: ml-jb-doc-typos) | |
| 21:31 | updated timeline-related hints to correspond to current behaviour ... (check-in: 2009fd4bfd user: michai tags: ml-jb-doc-typos) | |
| 21:16 | added note about numeric/symbolic port-specifiers when using Fossil from (x)inetd, and reminder to enable/restart daemon after config changes ... (check-in: fbbf640b4e user: michai tags: ml-jb-doc-typos) | |
| 05:54 | When cleaning with MSVC, prevent superfluous output regarding 'missing' files. ... (check-in: 14302b6cc7 user: mistachkin tags: trunk) | |
| 03:01 | Several cosmetic changes to the previous check-in. Add the missing word 'system' on the front page. ... (check-in: 4729593011 user: mistachkin tags: trunk) | |
|
2015-03-01
| ||
| 21:03 | Let "fossil version -v" show whether the (Windows) commandline supports unicode or not. Add "Fossil" in front of the FileDescription, as requested on ML. ... (check-in: 4f4ef542a4 user: jan.nijtmans tags: trunk) | |
| 21:01 | Command line output-only changes of 'checkins' to 'check-ins' for the dbstat, info, and purge sub-commands. This may break some pre-existing automation, please review. ... (Closed-Leaf check-in: 739b3aab92 user: mistachkin tags: pending-review) | |
| 20:56 | More changes to make 'check-in' terminology consistent in source comments, SQL comments, JSON error messages, and web page link text. ... (check-in: 30c107e2c8 user: mistachkin tags: trunk) | |
| 20:42 | More non-functional changes of 'checkin' to 'check-in' and 'checkins' to 'check-ins' in the source code. ... (check-in: 6ec2c2e3d9 user: mistachkin tags: trunk) | |
| 19:27 | Fix some background colors and fonts for the 'eagle' skin. ... (check-in: 957de16f69 user: mistachkin tags: trunk) | |
|
2015-02-28
| ||
| 21:14 | Change "checkin" to "check-in" in the comments and built-in docs. Reference stunnel5 instead of stunnel4. ... (check-in: c49030fa63 user: drh tags: trunk) | |
| 21:11 | Enhance the --tk diff viewer to respond to vi/less-style key bindings. ... (check-in: 314e8d8a1f user: drh tags: trunk) | |
| 18:48 | use some less(1)-like keybindings for tkdiff scrolling ... (Closed-Leaf check-in: 15396ab412 user: michai tags: tkdiff-lessish-keybinds) | |
| 18:24 | changed 'localtime' to 'local time' in WWW-docs, and other typo ... (Closed-Leaf check-in: 83656a4dfd user: michai tags: ml-jb-doc-typos) | |
| 14:55 | Further updates to the performance stats page: "yrs" becomes "years". Give a specific example of the commit bandwidth. ... (check-in: 2762fecd9e user: drh tags: trunk) | |
| 14:46 | Update the performance stats webpage. ... (check-in: 04eef95223 user: drh tags: trunk) | |
| 14:15 | Automatically run extra delta-compression and vacuum a repository after a clone. And change the page size to 8192 if there are more than 1000 pages. ... (check-in: 35c25558cb user: drh tags: trunk) | |
| 10:11 | replaced 'checkin' with 'check-in' in code-comment, inline command help-text, SQL-statement comment, fatal error messages and some non-functional webpage-content ... (check-in: 7c30266a45 user: michai tags: ml-jb-doc-typos) | |
| 08:39 | fixed some typos suggested in private email ... (check-in: 34f6402847 user: michai tags: ml-jb-doc-typos) | |
| 08:32 | changed mentioned Stunnel version from 4 to 5, and changed mentioned Stunnel URL to https:// ... (check-in: a633efefaa user: michai tags: ml-jb-doc-typos) | |
|
2015-02-27
| ||
| 13:36 | Remove wordy side bars from two obscure pages. Change "Checkin" to "Check-in" on generated pages. Fix a typo on the webpage-ex.md documentation page. ... (check-in: 76e77aba29 user: drh tags: trunk) | |