Birthday Fossil

Timeline
Login

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

26 check-ins by user danield

2021-03-23
15:53
Fix minor typo and sort options in command-line timeline. ... (check-in: f4af604aa5 user: danield tags: trunk)
2021-03-18
15:20
Add information on how to remove a Windows service, per forum post [forum:0bcffc517f]. ... (check-in: 366fda0c51 user: danield tags: trunk)
10:55
When configuring with --no-opt in addition to --fossil-debug, do not swallow -DFOSSIL_DEBUG. ... (check-in: 72983897b0 user: danield tags: trunk)
2021-03-17
18:24
Update build infos for Windows. ... (check-in: 8c361b3ac5 user: danield tags: trunk)
2021-03-16
16:13
Detect and use Visual Studio 2017 and later in buildmsvc.bat. ... (check-in: bf5df255d8 user: danield tags: trunk)
2021-03-13
22:55
Add missing defined() when testing for _WIN32. ... (check-in: 556479b245 user: danield tags: trunk)
2021-03-12
11:29
Fix capitalization and statements on hash collisions in delta-manifest.md ... (check-in: 36f90c7b9e user: danield tags: trunk)
2021-03-03
12:31
Change Quick Start to store the repository file outside the working directory. ... (check-in: 1ce4fd2f15 user: danield tags: trunk)
2021-02-21
13:10
Add optimization level flag for MSVC builds, defaulting to /Os. ... (check-in: c72edfd865 user: danield tags: trunk)
2021-02-04
15:52
Fix a bug triggering a failed assertion in blob_str() and dumping core when doing a 'fossil commit --no-prompt'. ... (check-in: d1f74a367c user: danield tags: trunk)
15:34
Avoid repeating the 'commit aborted' message. ... (check-in: 30ac5c00dd user: danield tags: trunk)
10:50
Roll back dangling database transaction for some terminal code paths in 'fossil commit'. ... (check-in: 190d138a13 user: danield tags: trunk)
2021-01-28
15:32
Bring back some help text for 'fossil grep' removed in [9c2080a360]. ... (check-in: 60a28a8d89 user: danield tags: trunk)
2021-01-26
15:27
Enhance 'fossil branch list' to accept a GLOB argument and show only matching branches. ... (check-in: 6a5cdecddc user: danield tags: trunk)
2021-01-15
11:16
Break overlong line. ... (check-in: 76c81e0359 user: danield tags: trunk)
2021-01-13
13:34
Fix unintentional fork. ... (check-in: c21f739753 user: danield tags: trunk)
13:24
Move line separator into format strings for timeline formatting. ... (check-in: 0eed0f130e user: danield tags: trunk)
2021-01-12
16:00
Fix typos in Markdown and Wiki pages. ... (check-in: e755561d73 user: danield tags: trunk)
13:50
Fix typos in help and other console output. ... (check-in: 2f78b2cb41 user: danield tags: trunk)
2021-01-08
07:23
Replace "prefix" with "phase" in the output of "fossil timeline --full". ... (check-in: 2dbbe1d622 user: danield tags: trunk)
2021-01-06
15:58
Update auto.def and relevant source files to account for the definition of getpass() in Termux' unistd.h. ... (check-in: f2aa77cc3f user: danield tags: trunk)
2021-01-05
13:20
Add build and zlib directories to the ignore-glob file, and change wbld to msvcbld in clean-glob file. ... (check-in: 443f4182f7 user: danield tags: trunk)
2021-01-04
12:26
Downsampled plunk.wav to 8 kb/s, 8000 Hz, mono. ... (check-in: d17f3d699b user: danield tags: trunk)
2020-12-21
12:14
Rename "prefix" to "phase" and fix a C99-ism. ... (Closed-Leaf check-in: df99abda58 user: danield tags: timeline-cmd-formatting)
2020-12-18
15:30
Enhance "fossil diff --numstat" to print a grand total line, and not display statistics for non-modified files. ... (Closed-Leaf check-in: f8a5a6a716 user: danield tags: diff-numstat-total)
15:05
Extend the timeline command to allow customized "pretty" formats. ... (check-in: 5d3239bf58 user: danield tags: timeline-cmd-formatting)