- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Wed, Oct 15
Mon, Oct 13
Thu, Oct 9
Tue, Sep 23
Aug 26 2025
Aug 22 2025
Aug 18 2025
Aug 3 2025
Jul 31 2025
Jul 27 2025
Jul 25 2025
Jul 21 2025
Jul 6 2025
Jun 30 2025
Jun 27 2025
Jun 19 2025
Jun 11 2025
May 27 2025
May 20 2025
May 9 2025
May 7 2025
May 4 2025
May 3 2025
May 2 2025
Apr 27 2025
Apr 4 2025
Mar 28 2025
Mar 20 2025
Mar 8 2025
Mar 6 2025
Mar 2 2025
Feb 22 2025
Feb 9 2025
In D47478#1098572, @leres wrote:Even with the "Approved by" header "arc land" still gives me 403 (as does "git push").
Feb 8 2025
- better test for more than one pattern
Feb 6 2025
Jan 26 2025
Jan 25 2025
Jan 23 2025
Jan 22 2025
Jan 15 2025
Jan 14 2025
Jan 13 2025
Dec 30 2024
Dec 22 2024
Even with the "Approved by" header "arc land" still gives me 403 (as does "git push").
consolidate commits after (failed) attempts to run "arc land"
When I started today, the phabricator (returning either 502 bad gateway, a broken page, or a correct looking page that wouldn't let me post a comment). I decided it would be best to wait for that to resolve...
Dec 21 2024
In D47478#1098397, @dim wrote:I think normally arc land adds Reviewed by:, but it doesn't make too much difference I guess.
In D47478#1098383, @dim wrote:Oh actually @leres can commit this :)
Dec 19 2024
In D47478#1097722, @jrtc27 wrote:That’s definitely a build of main? That looks to me more like GPL dialog than bsddialog.
Dec 18 2024
In D47478#1097625, @jhb wrote:So I wonder what the dialog looks like now by default on an 80x25 console? Does bsddialog do something sane to truncate the option list if it is too long or does it render oddly?
Address review feedback:
Show ZFSBOOT_POOL_CREATE_OPTIONS in main menu.
Remove extraneous blank in message.
I tried putting the options in the menu but I was worried they would quickly get too wide. But I guess if the options are too wide to view the user can make the window wider
Dec 17 2024
(And I don't think we need to worry about input width; dialog seems to do a good job of dealing when the contents of the input box is large, you can use arrow keys to scroll left and right.)
In D47478#1097126, @jhb wrote:It might nice if this showed the current options or is that potentially too large?