Timeline


and

2021-05-27:

17:55 Changeset in trunk [69c8305] by Itamar Turner-Trauring <itamar@…>
Flake fix.
17:54 Changeset in trunk [8be4acd] by Itamar Turner-Trauring <itamar@…>
Faking sys.stdout doesn't go well since we lookup encoding attribute.
17:26 Changeset in trunk [eddd955] by Itamar Turner-Trauring <itamar@…>
Pass test.
17:26 Changeset in trunk [8aa3391] by Itamar Turner-Trauring <itamar@…>
Consistent behavior.
17:26 Changeset in trunk [0425b64] by Itamar Turner-Trauring <itamar@…>
Match current logic.
17:07 Changeset in trunk [49be690] by Itamar Turner-Trauring <itamar@…>
Fix test.
15:40 Changeset in trunk [d78e9d89] by Itamar Turner-Trauring <itamar@…>
Passing test.
14:42 Ticket #3677 (Tahoe logo looks bad on dark background) closed by Anxhelo Lushka <anxhelo1995@…>
fixed: In [changeset:"bfca424578f49d34a2fe517761e7b11915440b8b/trunk"
14:42 Changeset in trunk [c9d5b1f] by GitHub <noreply@…>
Merge pull request #1070 from AnXh3L0/3677.tahoe-darkbg-logo Added a …
13:19 Changeset in trunk [729415d] by GitHub <noreply@…>
Update newsfragments/3677.documentation Co-authored-by: Jean-Paul …
12:51 Changeset in trunk [433c80d] by Anxhelo Lushka <anxhelo1995@…>
New image with stroking
12:47 Changeset in trunk [bfca424] by Anxhelo Lushka <anxhelo1995@…>
Fixes ticket:3677
10:16 Ticket #3725 (Brand trademarking for Tahoe-LAFS) created by anxhelo
Following the output of …
10:01 Ticket #3724 (Tahoe-LAFS logo and branding assets) created by anxhelo
After reading through older Trac tickets …

2021-05-26:

21:04 Ticket #3723 (pefile should work correctly on Python 2 and 3 now) created by itamarst
https://github.com/erocarrera/pefile had a new release which fixed the …
19:41 TestGrid edited by meejah
(diff)
19:40 WeeklyMeeting edited by meejah
(diff)
19:39 Dev edited by meejah
(diff)
19:38 Dev edited by meejah
(diff)
19:34 WikiStart edited by meejah
(diff)
19:27 Changeset in trunk [741af0b] by Itamar Turner-Trauring <itamar@…>
Fix imports.
19:17 Changeset in trunk [0a9b3a4] by Itamar Turner-Trauring <itamar@…>
Don't want pdb.
19:06 Changeset in trunk [827e2e1] by Itamar Turner-Trauring <itamar@…>
Merge remote-tracking branch 'origin/master' into …
18:43 Tickets #3700,​3701 batch updated by GitHub <noreply@…>
fixed: In [changeset:"d967c6de9882e9cdf4d3f61534bad638304f884a/trunk"
18:43 Changeset in trunk [d967c6d] by GitHub <noreply@…>
Merge pull request #1067 from tahoe-lafs/3700.byteswarning-windows …
15:55 Ticket #3721 (Move official IRC presence to Libera) closed by exarkun
fixed: Per development process (one ticket, one PR) - closing.
14:10 Changeset in trunk [60554e3] by GitHub <noreply@…>
Merge pull request #1068 from tahoe-lafs/3721.irc-is-on-libera Move …
13:19 Changeset in trunk [53ab188] by Sajith Sasidharan <sajith@…>
Update docs to point to irc.libera.chat
13:16 Changeset in trunk [e5d63674] by Itamar Turner-Trauring <itamar@…>
Can't use latest Twisted for typechecks, on Windows older Twisted …
11:51 Changeset in trunk [cb61bfb] by Sajith Sasidharan <sajith@…>
Highlight IRC channel name correctly
11:49 Changeset in trunk [206d416] by Sajith Sasidharan <sajith@…>
Highlight IRC channel name, link to libera.chat website
11:26 Changeset in trunk [33d89db] by Sajith Sasidharan <sajith@…>
Move IRC from freenode.net to libera.chat Following some …

2021-05-25:

18:55 Ticket #3714 (Improve test coverage of command-line tools) closed by GitHub <noreply@…>
fixed: In [changeset:"8530b7548c43b3a933a7ac0c0c02e89f537930a9/trunk"
18:55 Changeset in trunk [8530b75] by GitHub <noreply@…>
Merge pull request #1065 from tahoe-lafs/3714-cli-testing-coverage A …
18:49 Changeset in trunk [7f70315] by Itamar Turner-Trauring <itamar@…>
Skip tests on Python 3.
18:29 Changeset in trunk [52cd909] by Itamar Turner-Trauring <itamar@…>
Actually use the encoding.
18:20 Ticket #3722 (Enable integration tests for Python 3 on Windows) created by itamarst
Need to validate if they work, and if not fix them.
18:13 Changeset in trunk [19c7de7a] by Itamar Turner-Trauring <itamar@…>
News file.
18:12 Changeset in trunk [39334eb] by Itamar Turner-Trauring <itamar@…>
Run tests on Windows with Python 3.
15:45 Changeset in trunk [2c7a4c7] by Itamar Turner-Trauring <itamar@…>
Try to fix Windows failure on Python 3.
14:40 Changeset in trunk [cf29968] by Itamar Turner-Trauring <itamar@…>
Unneeded.

2021-05-24:

20:08 Ticket #3721 (Move official IRC presence to Libera) created by meejah
There have been some changes at Freenode and most ex-freenode-staff …
14:50 Changeset in trunk [8ca6a723] by Itamar Turner-Trauring <itamar@…>
Write out the file in an encoding that matches what the reader expects.
14:33 Changeset in trunk [0966ce1] by Itamar Turner-Trauring <itamar@…>
Try to fix on Windows.
14:13 Changeset in trunk [704da98] by Itamar Turner-Trauring <itamar@…>
News file.
14:13 Changeset in trunk [7e8e932] by Itamar Turner-Trauring <itamar@…>
Don't "fix" things on Python 3 that are already fixed.
14:04 Ticket #3720 (On Python 3, filesystem paths and sys.argv should use ...) created by itamarst
Unicode filesystem paths and sys.argv should be encoded/decoded with …
13:15 Ticket #3715 (Add integration tests for file get and put variations, especially ...) closed by GitHub <noreply@…>
fixed: In [changeset:"05a13499ad7209bd258cf61a88973c59bad6f859/trunk"
13:15 Changeset in trunk [05a1349] by GitHub <noreply@…>
Merge pull request #1066 from …

2021-05-21:

16:52 Changeset in trunk [6adda0c] by Itamar Turner-Trauring <itamar@…>
A second integration test for get/put.
15:57 Changeset in trunk [0d53441] by Itamar Turner-Trauring <itamar@…>
First integration test for put/get.
15:12 Changeset in trunk [9e6915c] by Itamar Turner-Trauring <itamar@…>
Not used.
15:11 Changeset in trunk [8ec41ff] by Itamar Turner-Trauring <itamar@…>
News file.
15:01 Changeset in trunk [1e9dfd2] by Itamar Turner-Trauring <itamar@…>
Another test.
15:01 Changeset in trunk [bb74b7f] by Itamar Turner-Trauring <itamar@…>
Note this code is buggy.
15:00 Ticket #3719 (tahoe_cp doesn't correctly determine when it needs to copy bytes) created by itamarst
tahoe_cp appears to have optimizations to skip copying bytes in some …
Note: See TracTimeline for information about the timeline view.