1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-08 16:02:39 +01:00

Commit graph

  • cc3641e633 Prevent ArcanistBundle from generating patches with overlapping hunks epriestley 2011-11-06 17:48:43 -0800
  • 42b69af59b Disable color extensions in Mercurial epriestley 2011-11-04 13:33:08 -0700
  • 5150252f91 Add very hacky encoding transformation support for arc epriestley 2011-08-15 09:10:22 -0700
  • 08ce2a2e2c Save committed revision id in workflow. Marek Sapota 2011-11-04 12:12:14 -0700
  • d57ea379c6 Fix "arc lint" exploding on new directories epriestley 2011-11-03 13:42:19 -0700
  • 59cd94d8eb Correctly implement getFileDataAtRevision() epriestley 2011-11-01 17:21:39 -0700
  • c53a43f54d Don't flag "Untracked" files in Mercurial as "Uncommitted" epriestley 2011-11-01 17:10:48 -0700
  • 9070a123d3 Allow running arc patch without authentication. Marek Sapota 2011-11-01 12:34:27 -0700
  • f1874ddf33 Fix "arc diff" under Mercurial with a dirty working copy epriestley 2011-11-01 15:07:39 -0700
  • c0007ffd44 support newer PyLint column numbers Chris Piro 2011-10-27 15:37:45 -0700
  • b2cd182527 Show lint warnings for non-"line-able" files Andrew Gallagher 2011-10-27 15:26:23 -0700
  • 3d29a9122c Merge pull request #7 from mareksapota-fb/master Evan Priestley 2011-10-28 09:26:14 -0700
  • bb05ddfb5a Allow anyone to run arc commit on an accepted revision Marek Sapota 2011-10-25 20:03:41 -0700
  • ebc2644994 Support other encodings in ArcanistDiffParser David Reuss 2011-10-28 08:01:21 -0700
  • 311449bcf8 add lint.pylint.pythonpath option for ArcanistPyLintLinter Chris Piro 2011-10-25 15:23:08 -0700
  • 0c35cb80f2 Merge pull request #6 from mareksapota-fb/master Evan Priestley 2011-10-25 17:29:09 -0700
  • 6db055222a Allow anyone to mark Differential revisions as commited. Marek Sapota 2011-10-25 16:34:15 -0700
  • 0b79132827 Refine whitespace and end-of-block detection for git binary literal patches in mercurial changesets epriestley 2011-10-25 16:55:32 -0700
  • 930b32a6b4 add 'lint.pylint.rcfile' option for ArcanistPyLintLinter Chris Piro 2011-10-25 13:47:03 -0700
  • 00e5ba7ddc fix bugs and documentation for ArcanistPyLintLinter Chris Piro 2011-10-25 13:46:13 -0700
  • a85e344425 Improve representation of replaced symlinks in Git epriestley 2011-10-21 12:37:40 -0700
  • df8c0e5e25 Don't do working copy checks for "arc amend --show" epriestley 2011-10-23 12:55:43 -0700
  • f41d6889d2 Allow Arcanist to parse "git diff --binary" and "hg diff --git" format for changes which add or alter binary files epriestley 2011-10-24 23:33:50 -0700
  • 21985f3b4e Add isHeuristicBinaryFile(), a git-like check for binariness of fiels epriestley 2011-10-24 10:33:34 -0700
  • fcf37e38e3 @include_once libphutil, not @require_once epriestley 2011-10-20 14:34:42 -0700
  • 34451ceaaf Merge pull request #5 from mareksapota-fb/master Evan Priestley 2011-10-19 17:32:33 -0700
  • f67401daa4 Fix parsing of git diff when diff.mnemonicprefix=true Marek Sapota 2011-10-19 15:27:42 -0700
  • ab50afe583 Fix breaking because of D935 Jason Ge 2011-10-17 19:22:48 -0700
  • 1da98a11f1 Correctly parse git diffs with an empty file at the end epriestley 2011-10-10 12:34:28 -0700
  • 2fd37a1728 Automatically detect when to mark revisions committed epriestley 2011-09-27 09:37:11 -0700
  • fe5355e4e4 Use full-length hashes in Mercurial local commit information epriestley 2011-09-26 14:35:42 -0700
  • ef0a9cbb79 Parse 'hg status -C' to show file move/copy sources epriestley 2011-09-25 09:59:41 -0700
  • 752ef65020 Fix supportsRelativeLocalCommits() misspelling epriestley 2011-09-25 16:48:18 -0700
  • cbbd798e48 Split mercurial parsing and API epriestley 2011-09-16 03:53:52 -0700
  • c84d6255b4 Support "immutable_history" doctrine in arc epriestley 2011-08-25 17:53:59 -0700
  • 44959afd4b Add an "arc merge" workflow epriestley 2011-08-25 16:02:03 -0700
  • 31ec011922 Move some VCS-specific logic into VCS APIs epriestley 2011-09-14 18:44:54 -0700
  • 9df1b8a4bd Improve Arcanist Mercurial compatibility epriestley 2011-09-14 18:11:00 -0700
  • 1c9746a46e Fix commit range selection in Mercurial epriestley 2011-09-14 19:08:16 -0700
  • 02344602c1 Some mercurial parsing fixes epriestley 2011-08-31 11:51:56 -0700
  • e9b7f8e3ca Merge branch 'master' of github.com:facebook/arcanist into get_engine mgummelt 2011-09-08 18:26:07 -0700
  • 3250cbb4d3 two small changes for "arc unit" post hook mgummelt 2011-09-08 17:36:20 -0700
  • 0c11b5c70c Allow XHPAST lint name rules to be overridden through configuration epriestley 2011-08-30 13:07:01 -0700
  • aa138a80d2 Attach local commit information to DVCS revisions epriestley 2011-08-23 18:48:55 -0700
  • 4c05dc3cd6 Change patch generation for moving a file Nicholas Harper 2011-08-15 12:25:05 -0700
  • 7a72b0b4f9 Be slightly less dumb about detecting "binary" files epriestley 2011-08-10 11:57:07 -0700
  • c5198d8bfe Merge pull request #3 from philix/ifacedeps Evan Priestley 2011-08-10 11:54:05 -0700
  • 0eab28fe1b Fix phutil_analyzer bug on interface dependency creation Felipe Oliveira Carvalho 2011-08-10 11:50:10 -0300
  • 58c09ab36d Improve Arcanist Mercurial support epriestley 2011-08-09 18:54:10 -0700
  • 268de6428c Basic Mercurial support for Arcanist epriestley 2011-08-09 09:00:29 -0700
  • 40b445b387 Fix a variable usage epriestley 2011-08-07 14:54:32 -0700
  • 344fbb8d35 Fix documentation: stop __init__ rendering in bold Edward Speyer 2011-08-02 18:12:36 +0100
  • 39e4656278 Fix an obscure dependency issue in Arcanist + libphutil epriestley 2011-07-29 09:12:24 -0700
  • 17c82ff03c Add an XHPAST lint rule for brace formatting epriestley 2011-08-01 13:18:53 -0700
  • 57ff80e6c4 Provide "arc upload --json" epriestley 2011-07-29 20:17:49 -0700
  • 0e4f7774fb Add an "arc paste" workflow epriestley 2011-07-29 18:55:01 -0700
  • 42db1733b9 Specify date format in git blame Jason Ge 2011-07-29 15:22:37 -0700
  • bd9769ba92 Add 'arc upload' and 'arc download' epriestley 2011-07-29 10:05:07 -0700
  • 8e117fc0f1 Merge pull request #2 from tenorviol/master Evan Priestley 2011-07-26 12:22:33 -0700
  • 3b4f9dbd9a Marked ArcanistDifferentialRevisionRef::newFromDictionary as a static method to statisfy E_STRICT standard Chris Johnson 2011-07-26 11:58:33 -0700
  • 1bb2409d47 Remove the size limit on arc side Jason Ge 2011-07-25 16:24:23 -0700
  • eb98ab553e Munge XHP class names when generating phutil dependency maps James Ide 2011-07-23 16:48:21 -0700
  • b3a9ee3d84 Setting default minimumSeverity to zero from null Jason Ge 2011-07-13 16:33:18 -0700
  • 2d50e08ee6 Flush output buffers before running 'arc' epriestley 2011-07-16 08:09:47 -0700
  • 8150fdf044 Deprecate ArcanistBaseWorkflow::getUserGUID in favor of "PHID" epriestley 2011-07-15 12:44:03 -0700
  • 41b23519e6 Move Conduit management into Workflow epriestley 2011-07-13 15:03:40 -0700
  • 7490da8139 Run post hook regardless of error code mgummelt 2011-07-12 14:34:27 -0700
  • 3453fd73f9 Use phid instead of guid for image diff Jason Ge 2011-07-08 20:46:00 -0700
  • 88c4e69802 Parallelize calls for ArcanistGitAPI::getWorkingCopyStatus Yiding Jia 2011-07-05 11:06:46 -0700
  • 2aa853f85c From Arcanist, send 'host' to server for validation on setup workflows epriestley 2011-07-05 07:19:30 -0700
  • 2892c6ef1a Have Arcanist record how much of my life was spent running each unit test James Ide 2011-07-03 23:31:14 -0700
  • 304a2c73aa Prohibit creation of command-line revisions with yourself as the reviewer epriestley 2011-06-30 13:51:24 -0700
  • 5ebfa50db3 Improve library resolution chain for 'arc' epriestley 2011-06-30 19:20:41 -0700
  • 8234dd8088 Provide better documentation for lint engines, linters, and the PyLint linter epriestley 2011-06-29 19:32:03 -0700
  • 4a8e247e66 Fix "arc branch" to work if you are on "(no branch)" add revision IDs epriestley 2011-06-29 13:21:30 -0700
  • ffeeeb8c55 Allow 'arc' to parse copies or added files epriestley 2011-06-28 16:19:47 -0700
  • cc283a63a5 Add by-status option to 'arc branch' Adam Hupp 2011-06-24 09:16:49 -0700
  • 3715266209 arc lint: include lint errors in unresolved messages Andrew Gallagher 2011-06-27 13:29:36 -0700
  • a30a9a8353 Give users meaningful error messages for missing 'arc' credentials epriestley 2011-06-26 20:43:24 -0700
  • 182e260472 Verify that ~/.arcrc is 600 before reading from it epriestley 2011-06-26 11:09:13 -0700
  • 18e34d06bc Disable intraline diff highlighting algorithm for lines which contain UTF-8 text epriestley 2011-06-24 10:11:43 -0700
  • 80da1354da Ignore redundant PEP8 lint rule: W293 grglr 2011-06-24 17:19:42 -0700
  • 499d4bd243 Quote branche names in arc branch slawekbiel 2011-06-23 13:28:37 -0700
  • 448cd31fff Automatically use the correct path for Conduit URIs in arc epriestley 2011-06-23 13:10:51 -0700
  • 051ef2c695 Provide a "--json" flag to 'arc diff' epriestley 2011-06-23 14:37:43 -0700
  • 7efe723ff5 Detect iterator reuse in for() and foreach() loops epriestley 2011-06-20 17:59:20 -0700
  • b6fb0f7a6b Improve documentation for 'arc call-conduit' epriestley 2011-06-22 17:52:37 -0700
  • 5171ec161a arc branch slawekbiel 2011-06-23 12:10:59 -0700
  • 55353001d4 Stop defualting to USER from env in arcanist epriestley 2011-06-22 00:12:55 -0700
  • 8660f186bf fix ~/.arcconfig typo epriestley 2011-06-21 16:03:02 -0700
  • 63e7ddc12d Point certificate documentation at "arc install-certificate". epriestley 2011-06-20 06:01:46 -0700
  • d73179ea99 "arc install-certificate", client side changes epriestley 2011-06-14 12:18:40 -0700
  • 36de84eeee Make image diffs work again epriestley 2011-06-14 21:25:31 -0700
  • 660dd74413 Include a link to documentation when throwing an error from arcanist about a bad commit template epriestley 2011-06-14 22:01:17 -0700
  • 1c865c7827 Recognize "@nolint" and "@generated" in C++ files in PhutilLintEngine epriestley 2011-06-13 10:46:41 -0700
  • 65c0d07935 Add PHP lint check for expressions which can be statically evaluated epriestley 2011-06-13 08:58:01 -0700
  • 42c6f00315 Let TestEngine know if the command that triggered tests is 'arc diff' or 'arc unit' tuomaspelkonen 2011-06-10 12:40:01 -0700
  • dcc76bb58b Send postponed test results to differential. tuomaspelkonen 2011-06-08 16:36:17 -0700
  • ffbc7aae62 arc amend: fix failure when amending merge commit Andrew Gallagher 2011-06-06 20:57:04 -0700
  • 9b7ee674eb Child classes can prevent echoing test results. tuomaspelkonen 2011-06-06 16:43:36 -0700