Fossil

Timeline
Login

Timeline

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

50 events by user andybradford occurring around 2016-10-05 08:41:26.

2017-06-29
06:29
Make the command-line timeline behave more like the timeline page by handling dates before resolving to symbolic rid which might actually not meet the "before" or "after" criteria. Bug reported by Roy Keene: timeline output always included a timeline entry which happened to be before the "after" date indicated. ... (check-in: 048738b282 user: andybradford tags: trunk)
2017-06-02
02:23
Restore the ability to amend a comment both with and without an interactive editor. If the edit happens outside a working check-out then use a suitable TMP directory. ... (check-in: 1fff403a68 user: andybradford tags: trunk)
2017-05-29
17:02
Use a standard .txt extension for temporary files and avoid double dots in file name. ... (Closed-Leaf check-in: 51058ce141 user: andybradford tags: amend-regress)
2017-05-26
05:55
Remove the restriction entirely for editing a comment only in the working check-out directory and choose an appropriate temporary file if no working check-out is available instead. ... (check-in: 74df777e34 user: andybradford tags: amend-regress)
03:46
Restore the ability to use amend outside an open check-out disabled by [8c22e1bbcd8ec048]. Only allow interactive edits within an open check-out. Perhaps unixTempFileDir() could be used to locate a suitable TMP location for the edit in the event that there is not an open-checkout. ... (check-in: afef5fb5fc user: andybradford tags: amend-regress)
02:27
Fix minor grammar bug in open check-out required error message. ... (check-in: 55e2487585 user: andybradford tags: trunk)
2017-02-07
06:45 Edit [cbde195a118e231f|cbde195a11]: Edit check-in comment. ... (artifact: 97af7c5a0c user: andybradford)
06:39
Show commit information after new branch is committed to avoid confusion. ... (Closed-Leaf check-in: cbde195a11 user: andybradford tags: branch-info)
2016-12-28
18:20
Update test case now that merge rename bug has been fixed with checkin [0df5249d51]. ... (check-in: b09be7ba2f user: andybradford tags: trunk)
2016-11-30
04:08
Minor correction to documentation of new /file webpage regarding multiple highlighted line blocks. ... (check-in: 4896c0b731 user: andybradford tags: trunk)
2016-11-22
21:57 Edit [3cf8891e9d000e02|3cf8891e9d]: Add propagating "hidden". Mark "Closed". Edit check-in comment. ... (artifact: ff7921e8e3 user: andybradford)
2016-11-12
22:58
Move the revert in test case to the correct sequence to avoid a merge conflict. ... (check-in: 3eeab4a589 user: andybradford tags: trunk)
22:19
Add test case to handle file add and rename before merging to trunk. Make test_setup return the repository path so it can be used in the test. ... (check-in: 6a5f0c5b55 user: andybradford tags: trunk)
2016-11-07
08:24
Add option to test-find-pivot to assist in discovering "name pivots" when diagnosing merge failures. ... (check-in: 3dc006c9de user: andybradford tags: trunk)
05:43
Minor correction to example comment in Fossil coding introduction. ... (check-in: 22a9fba428 user: andybradford tags: trunk)
2016-11-06
16:40
Correct commit that had mistake in macro definition in [36e7558a11598]. ... (check-in: 427c34feea user: andybradford tags: trunk)
16:39 Edit [ae424dc16a2958f1|ae424dc16a]: Move to branch mistake. Add propagating "hidden". Mark "Closed". Edit check-in comment. ... (artifact: 50a1eff3ee user: andybradford)
16:10
Move macro definition to config.h which is included everywhere to fix build failure reported on mailing list with "configure --json --with-tcl --with-th1-docs". ... (check-in: 36e7558a11 user: andybradford tags: trunk)
2016-10-27
05:28
Now that FuseFS support is conditional, permit config.h to be included so FOSSIL_HAVE_FUSEFS can be correctly included from autoconfig.h to avoid linker failure to find fusefs_cmd. ... (check-in: a4bb89ba08 user: andybradford tags: trunk)
2016-10-22
19:54 Edit [1b6635a47fd8a1ad|1b6635a47f]: Edit check-in comment. ... (artifact: 57d2dff0b2 user: andybradford)
19:52
Begin the transaction block before inserting any content. Addresses one of the bugs reported by Venkat Iyer on ML. ... (check-in: 1b6635a47f user: andybradford tags: trunk)
2016-10-16
01:21
Merge fixes in this branch to trunk prior to release. ... (check-in: b2d51b1b22 user: andybradford tags: trunk)
2016-10-14
19:04
Update test_start_server procedure to return the port as well because fossil server dynamically allocates a port. ... (check-in: b66d5bca70 user: andybradford tags: trunk)
06:15
Enhance the functionality of the Login Group feature to allow administrators to enable Login Group self-registration. ... (Closed-Leaf check-in: d70f527884 user: andybradford tags: login-group-enhancements)
2016-10-05
08:41
Update delta1 test cases to normalize the result so they pass again. Add additional tests to cover assertion failure caused by empty delta inputs. ... (check-in: 4ede0df9df user: andybradford tags: trunk)
06:54
Given that the buffer may not actually be memory obtained by malloc(), make sure that it is, that checksum() doesn't fail an assertion. ... (Closed-Leaf check-in: 75ddc3687a user: andybradford tags: pending-review)
03:03
Merge latest updates from trunk. ... (check-in: 4c1971147e user: andybradford tags: stash-fixes)
2016-10-04
03:55
Return an error instead of silently ignoring invalid input. ... (check-in: 274e537bb0 user: andybradford tags: trunk)
2016-10-01
05:07
Return an error if the origin cannot be matched to a check-in or a date. ... (Closed-Leaf check-in: 34d0c57043 user: andybradford tags: pending-review)
04:21
Use #define constants instead of numbers to improve readability of code. ... (check-in: 68b53604bb user: andybradford tags: trunk)
02:23
Minor correction to text in usage help/comment in new --checkin option. ... (check-in: 5aacaba35f user: andybradford tags: trunk)
2016-09-30
03:50 Edit [4556962ded6f6497|4556962ded]: Edit check-in comment. ... (artifact: b01972fafe user: andybradford)
03:49
Add the "fossil diff --changes" option to show the changes made by a specific checkin UUID. ... (check-in: 4556962ded user: andybradford tags: diff-show-changes)
2016-09-13
03:43 Edit [a85eb7c6dcc616b9|a85eb7c6dc]: Edit check-in comment. ... (artifact: 13bf82bf3f user: andybradford)
03:42
Fix timeline command bug reported by Roy Keene. If the nearest artifact found is a wiki page, it may not have a child, so instead use the time of whatever name_to_uuid finds. For example: fossil timeline after 2015-03-14T13:46:20 ... (check-in: a85eb7c6dc user: andybradford tags: trunk)
2016-09-08
02:09
Merge in latest changes from trunk. ... (Closed-Leaf check-in: 1912b2f864 user: andybradford tags: stash-fixes-openssl-1.1.0)
2016-07-04
22:08
Detect old stashfile schema and recreate to allow file renames to be stashed in existing checkout databases. ... (check-in: a13217b897 user: andybradford tags: stash-fixes)
20:13
Merge in trunk and resolve conflict. ... (check-in: 003b6581ef user: andybradford tags: stash-fixes)
2016-06-09
02:22
Use sqlite3_snprintf instead because it guarantees that the buffer will be zero-terminated and to avoid warnings on OpenBSD. ... (check-in: 460b93b53e user: andybradford tags: trunk)
2016-02-27
16:38
Bring in latest developments on trunk. ... (check-in: eda22812d1 user: andybradford tags: stash-fixes)
2016-02-20
20:53
Preserve the trailing slash for checkouts so fossil can remove a checkout that no longer exists but is still a directory. ... (check-in: f7a5e10ce9 user: andybradford tags: trunk)
2016-02-17
04:49
Given that both origname and newname are always provided when stashing a file, allow both a rename and an add by changing the PRIMARY KEY for stashfile. This does mean the schema for stashfile has changed and to take advantage it will be necessary to close and open the repository again (or update manually with SQL). ... (check-in: ca574f818a user: andybradford tags: stash-fixes)
01:20 Edit [fea4d80ee7b880bb|fea4d80ee7]: Move to branch stash-fixes. ... (artifact: 5d7e5abee6 user: andybradford)
2016-02-13
05:00
If a file has been renamed in a stash, restore this information also in the vfile table so it doesn't show up as MISSING. ... (check-in: fea4d80ee7 user: andybradford tags: stash-fixes)
2016-02-07
04:15
Defer requiring json loading until after it is determined that fossil json works. ... (check-in: 5d700c7d85 user: andybradford tags: trunk)
2016-02-06
20:35
Normalize the the directory in which the Fossil being tested is found so relative paths also work. ... (check-in: 25f7d3c103 user: andybradford tags: trunk)
2016-01-14
15:35
Use the editor setting in amend test for interactive edits because it has precedence over both VISUAL and EDITOR. ... (check-in: cc265caba7 user: andybradford tags: trunk)
2015-12-17
03:29
Minor corrections in grammar to Fossil vs Git rewrite. ... (check-in: 0b90da304f user: andybradford tags: trunk)
2015-12-11
15:53
Remove incorrect documentation regarding cloning via SSH. Fossil does not touch passwords when SSH is used for cloning. ... (check-in: 230fdcf692 user: andybradford tags: trunk)
2015-12-03
08:57
Correct code for style, no change in functionality. ... (Closed-Leaf check-in: 654fb1f4af user: andybradford tags: pending-review)