Page MenuHomePhabricator
Feed Advanced Search

Dec 5 2017

nickhutchinson awarded T3498: Allow ignore whitespace in Audit/Diffusion diffs a Like token.
Dec 5 2017, 7:59 PM · Diffusion

Jul 17 2017

nickhutchinson added a comment to T11364: arc confused by HTTP->HTTPS redirects.

My install hit this today: we're trying to upgrade from http -> https, but don't want to break users with the old http:// address in their .arcconfig (either because they haven't pulled master recently, are working on a different branch, are bisecting to a commit prior to the .arcconfig being updated, etc).

Jul 17 2017, 11:40 PM · Arcanist, Bug Report

Jun 13 2017

nickhutchinson added a comment to T12804: Diffusion pre-redesign UI feedback (June 2017).

I think we have it documented somewhere that "we have developers who refuse to learn git" is considered a bad reason to ask for a feature, and you should maybe consider solving this issue with some workflow changes.
Note also that in your link, epriestley says

In projects which do not linearize history with arc land + squash merges, I believe this feature is virtually useless because many commits are merges and visualizing the repository isn't very informative (the history has so many parent/child relationships that none of them convey much of anything).

which can translate to "We don't understand exactly what you're trying to see - what's the root issue?"
From your description, it sounds like a listing of "is commit in branch" for a given commit and all/some branches would be more useful for you.

Jun 13 2017, 10:05 AM · Diffusion, Design
nickhutchinson added a comment to T12804: Diffusion pre-redesign UI feedback (June 2017).

I'd like the commit graph to come back in some form -- looks like it was removed in rPc5bb69fd7d79. For the reasons @epriestley outlined here: rPf2fcafb40dde#38208, this view is really useful for visualising the relationship between Git branches and sanity-checking recent merge commits. These are tasks that would otherwise require something like gitk.

Jun 13 2017, 7:28 AM · Diffusion, Design

Mar 7 2017

nickhutchinson added a comment to D15675: Fix Windows escaping.

One thing I noticed is that arc browse is still broken on Windows, because it tries to run start http://SOME_URL where start is a cmd.exe builtin, not an executable, and PhutilExecPassthru sets bypass_shell to true.

Mar 7 2017, 7:12 PM
nickhutchinson added a comment to D15675: Fix Windows escaping.

@BYK Thanks for the patch! I feel your pain on this -- I had to do something similar at work, namely get a sequence of arguments passed through two levels of escaping hell (CreateProcess + cmd.exe).

Mar 7 2017, 5:36 PM

Dec 9 2016

nickhutchinson added a comment to T11961: DiffusionRefNotFoundException when displaying a branch containing a slash ("/") character.

Thanks for pointing me in the right direction -- this was indeed pilot error. Switching to rewrite as stated in the install guide fixes the error.

Dec 9 2016, 4:01 PM · Bug Report

Dec 8 2016

nickhutchinson added a comment to T11961: DiffusionRefNotFoundException when displaying a branch containing a slash ("/") character.

We use nginx:

Dec 8 2016, 7:42 AM · Bug Report

Dec 7 2016

nickhutchinson created T11961: DiffusionRefNotFoundException when displaying a branch containing a slash ("/") character.
Dec 7 2016, 10:28 PM · Bug Report

Jul 3 2016

nickhutchinson added a comment to T11105: ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint`.

This is solved with D11688, but it needs to be turned on globally (at the moment it's a per call option, which was added so that internally our custom unit test runner wouldn't deadlock).

Jul 3 2016, 12:06 PM · Windows, Arcanist, Lint, Bug Report
nickhutchinson added a watcher for Windows: nickhutchinson.
Jul 3 2016, 12:03 PM

Jun 12 2016

nickhutchinson created T11135: Ctrl-click symbol lookup language in Diffusion ignores `syntax.filemap`.
Jun 12 2016, 11:36 AM · Symbols, Bug Report

Jun 7 2016

nickhutchinson renamed T11105: ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint` from ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint to ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint`.
Jun 7 2016, 9:38 AM · Windows, Arcanist, Lint, Bug Report
nickhutchinson renamed T11105: ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint` from ExecFuture performs blocking reads on Windows, causing deadlocks with with `arc lint` to ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint.
Jun 7 2016, 9:37 AM · Windows, Arcanist, Lint, Bug Report
nickhutchinson updated the task description for T11105: ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint`.
Jun 7 2016, 9:36 AM · Windows, Arcanist, Lint, Bug Report
nickhutchinson created T11105: ExecFuture performs blocking reads on Windows, causing deadlocks with `arc lint`.
Jun 7 2016, 9:04 AM · Windows, Arcanist, Lint, Bug Report
nickhutchinson created T11104: `arc version` is broken on Windows.
Jun 7 2016, 8:50 AM · Bug Report

Apr 14 2016

nickhutchinson updated the task description for T10803: PhabricatorApplicationTransactionPublishWorker task failing due to malformed UTF-8.
Apr 14 2016, 8:20 AM · Bug Report (Needs Information)
nickhutchinson created T10803: PhabricatorApplicationTransactionPublishWorker task failing due to malformed UTF-8.
Apr 14 2016, 8:17 AM · Bug Report (Needs Information)

Dec 10 2015

nickhutchinson added a comment to T9953: arc fails with `git:branch-unique(*)` base commit rule on CentOS 6.

git branch --no-color and git branch --color=never both work, but Git 1.7.1 does not like git branch --no-column.

Dec 10 2015, 9:56 PM · Arcanist, Bug Report
nickhutchinson renamed T9953: arc fails with `git:branch-unique(*)` base commit rule on CentOS 6 from arc's `git:branch-unique(*)` workflow causes on CentOS 6 to arc fails with `git:branch-unique(*)` base commit rule on CentOS 6.
Dec 10 2015, 9:36 PM · Arcanist, Bug Report
nickhutchinson updated the task description for T9953: arc fails with `git:branch-unique(*)` base commit rule on CentOS 6.
Dec 10 2015, 9:32 PM · Arcanist, Bug Report
nickhutchinson created T9953: arc fails with `git:branch-unique(*)` base commit rule on CentOS 6.
Dec 10 2015, 9:28 PM · Arcanist, Bug Report