.. |
__tests__
|
Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer
|
2020-02-13 14:10:46 -08:00 |
browse
|
Add "--browse" to "arc upload" and update behavior, particularly "--json"
|
2020-05-01 09:13:01 -07:00 |
channel
|
Move Phage to FuturePool
|
2020-04-05 05:56:21 -07:00 |
conduit
|
In ConduitCallFuture, only call Conduit exception messages on Conduit exceptions
|
2020-09-17 13:20:24 -07:00 |
config
|
In Arcanist, when trying to write to a file configuration source, create missing directories
|
2021-03-03 13:40:56 -08:00 |
configuration
|
Remove "arc feature", "arc branch", "arc bookmark", and significant chunks of obsolete marker code
|
2020-06-08 16:27:31 -07:00 |
console
|
Display informative message when arc launches an editor
|
2021-07-20 20:33:02 -04:00 |
difference
|
Fix an initialization issue in VectorTree
|
2020-05-04 15:50:26 -07:00 |
differential
|
Merge "--draft" flag and related changes from "experimental" to "master"
|
2020-02-12 16:54:18 -08:00 |
docs
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
engine
|
Implement "arc work", to replace "arc feature"
|
2020-06-08 16:27:27 -07:00 |
error
|
Fix error handler on PHP 8
|
2021-01-11 02:02:16 +00:00 |
events
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
exception
|
Provide some "preg_*" wrappers which raise exceptions on failure
|
2021-02-19 11:16:09 -08:00 |
extensions
|
Changes to Arcanist for libphutil "extensions/"
|
2013-04-22 14:38:49 -07:00 |
filesystem
|
Update templates used with mercurial to remove '--debug'
|
2021-07-09 12:34:54 -04:00 |
future
|
Fix an ExecFuture typo, "preprebuilt"
|
2021-07-20 20:18:18 -07:00 |
hardpoint
|
Fix additional "xsprintf()"-family static parameter errors
|
2020-09-08 11:45:54 -07:00 |
hgdaemon
|
Fix a property name collision in ArcanistHgServerChannel
|
2017-02-16 05:44:10 -08:00 |
init
|
Correct a mistaken Phurl link in the "missing symbol" exception
|
2021-03-12 09:51:18 -08:00 |
inspector
|
Support inspection of remote refs with "arc inspect remote(...)"
|
2020-06-30 13:07:25 -07:00 |
internationalization
|
Merge utility/support changes from "wilds" to "master"
|
2020-02-13 14:10:09 -08:00 |
ip
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
land
|
Update "arc diff" to amend non-head commits with Mercurial
|
2021-07-20 16:55:27 -04:00 |
lexer
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
lint
|
Update golint install instructions
|
2021-02-10 10:03:39 -08:00 |
log
|
Update "arc paste" for Toolsets
|
2020-04-13 15:01:51 -07:00 |
moduleutils
|
Allow lint to correct the spelling of builtin symbols
|
2021-02-03 13:26:33 -08:00 |
object
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
parser
|
Improve "PhutilJSON" handling of PHP-object JSON values
|
2021-03-11 12:43:08 -08:00 |
phage
|
Allow "phage" to print execution status on SIGINT
|
2020-04-06 11:09:43 -07:00 |
progress
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
query
|
Provide "gitsprintf(...)" and disambiguate Git ref selectors
|
2021-01-13 12:31:15 -08:00 |
readableserializer
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
ref
|
Implement Conduit login prompt behavior as a pure FutureProxy, not a Future-like object
|
2020-07-01 06:37:31 -07:00 |
repository
|
Update "arc diff" to amend non-head commits with Mercurial
|
2021-07-20 16:55:27 -04:00 |
runtime
|
Fix additional "xsprintf()"-family static parameter errors
|
2020-09-08 11:45:54 -07:00 |
serviceprofiler
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
symbols
|
Merge utility/support changes from "wilds" to "master"
|
2020-02-13 14:10:09 -08:00 |
toolset
|
Avoid leaving stdin in nonblocking mode after a modern prompt
|
2021-05-30 01:33:15 -07:00 |
unit
|
Remove final from private functions for PHP 8 compatibility
|
2021-01-10 22:05:20 +00:00 |
upload
|
Implement Conduit login prompt behavior as a pure FutureProxy, not a Future-like object
|
2020-07-01 06:37:31 -07:00 |
utils
|
Avoid leaving stdin in nonblocking mode after a modern prompt
|
2021-05-30 01:33:15 -07:00 |
work
|
Update "arc land" display of build failures, and rename "DisplayRef" to "RefView"
|
2020-06-30 06:27:56 -07:00 |
workflow
|
Display informative message when arc launches an editor
|
2021-07-20 20:33:02 -04:00 |
workingcopy
|
Introduce "arc inspect" and some of the new ref/hardpoint classes
|
2020-04-10 05:01:25 -07:00 |
workingcopyidentity
|
Extend from Phobject
|
2015-06-15 15:47:33 +10:00 |
xsprintf
|
Annotate the unusual use of "$callback()" in "xsprintf()"
|
2021-02-03 14:21:08 -08:00 |
__phutil_library_init__.php
|
Fully merge "libphutil/" into "arcanist/"
|
2020-02-12 15:17:38 -08:00 |
__phutil_library_map__.php
|
Avoid leaving stdin in nonblocking mode after a modern prompt
|
2021-05-30 01:33:15 -07:00 |