Commit | Tree | Parents | Author | Summary | Date |
---|
bcdd217b0be6 | 114c1b7d4c84 | 4230292997ce 85c953ebe4a6 | Christopher Speck | merge phab/master -> phorge/master | May 20 2022, 02:46 |
85c953ebe4a6 | 62d11dec0b19 | 942b54a6977a | epriestley | Fix a PHP 8.1 repository marker issue in Mercurial (Show More…) | May 17 2022, 23:15 |
942b54a6977a | 710f194f3870 | 3cc486d5c156 | epriestley | | May 12 2022, 22:37 |
3cc486d5c156 | 3595eb7ccf9c | fc5b228db537 | epriestley | Add "pht_list()", a translation wrapper for lists of items (Show More…) | May 12 2022, 17:54 |
fc5b228db537 | c4ab1884de80 | 2969f2496188 | epriestley | Return STDIN, STDOUT, and STDERR file descriptors from parent process (Show More…) | May 5 2022, 16:52 |
2969f2496188 | e391dcb8ee6c | e5b92735c6dc | epriestley | | May 3 2022, 21:06 |
e5b92735c6dc | 86fdc28a5a72 | 8d487ed77016 | epriestley | Fix more PHP 8.1 "strlen(null)" callsites in PhutilURI (Show More…) | May 3 2022, 18:57 |
8d487ed77016 | 73e5a7ef0dea | da206314cf59 | epriestley | Mostly remove "STDERR" and "STDOUT" constants from Arcanist (Show More…) | Apr 28 2022, 21:50 |
da206314cf59 | e5a36b0292cf | 93cf13cdb963 | epriestley | Catch more product names in "pht()", and replace newly matched Arcanist product… (Show More…) | Apr 25 2022, 19:49 |
93cf13cdb963 | bf587baddddf | a33aeb3c36c2 | epriestley | Remove all product name literals in "pht()" in Arcanist (Show More…) | Apr 25 2022, 16:35 |
a33aeb3c36c2 | 3f3cb0ac8257 | f098e8d86373 | epriestley | | Apr 22 2022, 04:15 |
f098e8d86373 | 5e0089214b75 | 1fc4439ca5ff | epriestley | Introduce PHP8.1 replacement functions for string tests which may take multiple… (Show More…) | Apr 20 2022, 17:43 |
1fc4439ca5ff | dd6aa55377c9 | 21c44d6bed02 | epriestley | Fix a PHP 8.1 issue with "phutil_console_strlen()" (Show More…) | Apr 19 2022, 21:54 |
21c44d6bed02 | be06c142325e | f0a2b699ba62 | epriestley | | Dec 11 2021, 19:16 |
f0a2b699ba62 | 2e13056ad642 | b50a646a3f49 | Christopher Speck | | Mar 11 2022, 17:55 |
b50a646a3f49 | 0d17f518c23c | 488f13a60e88 | epriestley | | Dec 9 2021, 23:57 |
488f13a60e88 | 7761713abd36 | 3626582354e4 | epriestley | | Dec 9 2021, 21:51 |
3626582354e4 | 46bfb312f017 | 13d3a3c3b100 | epriestley | | Dec 9 2021, 20:40 |
13d3a3c3b100 | 5c455fe70659 | c53bb21bbd3e | epriestley | | Dec 2 2021, 22:51 |
c53bb21bbd3e | 3f28bae75ecc | 7cbdf378198b | epriestley | Provide an API for parsing swap information from "/proc/meminfo" (Show More…) | Nov 22 2021, 13:19 |
7cbdf378198b | 7216757d017a | a028291f8e5e | epriestley | Allow "PhutilAWSException" to identify "EBS: Not Found" errors (Show More…) | May 30 2021, 07:17 |
a028291f8e5e | fbe8ace2561f | d246a0656259 | Christopher Speck | Make corrections to the "arc amend" workflow in Mercurial repositories to be… (Show More…) | Sep 16 2021, 18:50 |
d246a0656259 | b035ae4ff234 | cd17e8441214 | Christopher Speck | Update ArcanistMercurialAPI to support getting the current commit ref (Show More…) | Sep 4 2021, 04:46 |
cd17e8441214 | 50062db57076 | f993b1fbda71 | Christopher Speck | Update "arc liberate" to fix error with PHP 8 and add "--verbose" argument to… (Show More…) | Sep 4 2021, 16:59 |
f993b1fbda71 | 395882c1e199 | 82016c00e132 | epriestley | Provide "MethodCallFuture" to fix exception semantics in mixed-future contexts (Show More…) | Sep 4 2021, 20:22 |
82016c00e132 | 57d6d7f61b45 | 76a2976fd9a4 | epriestley | | Jul 26 2021, 18:47 |
76a2976fd9a4 | cb68dbfaaab3 | ec68005d758c | Christopher Speck | Update other usages of "hg rebase" to use the new extension-enabling function (Show More…) | Jul 21 2021, 20:50 |
ec68005d758c | 869fe0bc38bd | 8bb7d5889050 | epriestley | | Jul 21 2021, 17:07 |
8bb7d5889050 | e6de36c567d0 | ac365c3ee509 | epriestley | Deprecate "PhutilExecPassthru->execute()" in favor of "resolve()" (Show More…) | Jul 21 2021, 17:07 |
ac365c3ee509 | 8127fa7c2fbf | 35c1b9bf027b | Christopher Speck | Refactor how Mercurial runs commands that require extensions (Show More…) | Jul 20 2021, 04:27 |
35c1b9bf027b | 055bdc2d38a3 | 232363e387da | epriestley | | Jul 21 2021, 03:14 |
232363e387da | 8b67165a3012 | 41f6c6ecb2ec | Christopher Speck | Display informative message when arc launches an editor (Show More…) | Jul 14 2021, 02:13 |
41f6c6ecb2ec | 7821e225ae3f | a43a3a9aabe2 | Christopher Speck | Update "arc diff" to amend non-head commits with Mercurial (Show More…) | Jul 15 2021, 04:14 |
a43a3a9aabe2 | 8f01911c21a8 | 514c12366b63 | Christopher Speck | An assortment of fixes and updates to using arc-land with mercurial (Show More…) | Jul 7 2021, 20:45 |
514c12366b63 | 19f6045a82c1 | c94c5bbf35f0 | Christopher Speck | Update templates used with mercurial to remove '--debug' (Show More…) | Jul 7 2021, 15:43 |
c94c5bbf35f0 | fab80a7b0db6 | 246e604a070f | Christopher Speck | Force all mercurial commands to use UTF-8 encoding (Show More…) | Jun 28 2021, 00:28 |