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

Commit graph

  • b763cecdb2 Use a consistent indent depth to display summary test results epriestley 2011-06-07 10:48:16 -0700
  • fe9daa7ae3 'arc diff' passes the diff ID to Test Engine class. tuomaspelkonen 2011-05-27 16:15:43 -0700
  • 03056c7206 Reorganize documentation. epriestley 2011-05-31 12:14:20 -0700
  • d3816f1c9e Allow 'arc diff' to detect non-UTF8 files and mark them binary epriestley 2011-05-21 07:16:12 -0700
  • 5b6fbf70e0 Disable 'textconv' when diffing epriestley 2011-05-29 10:45:18 -0700
  • 857f08ae47 Make sure 'id' and 'idx' are not marked as builtin functions? epriestley 2011-05-28 08:15:00 -0700
  • f87dd377df Add .divinercache to .gitignore. epriestley 2011-05-25 18:51:46 -0700
  • 010bd936e8 Merge pull request #1 from lovrop/master Evan Priestley 2011-05-25 17:16:07 -0700
  • 4b041b8f84 Lint rule for duplicate keys in array literals Lovro Puzar 2011-05-25 12:24:25 -0700
  • d762311a9d arc lint: add support for PyLint Andrew Gallagher 2011-05-22 03:32:26 -0700
  • 1ef7aacff1 Image files should also be treated as binary files when patching. tuomaspelkonen 2011-05-24 17:07:14 -0700
  • 13ea6ea5b6 Add basic binary file support to 'arc patch' epriestley 2011-05-21 07:52:49 -0700
  • f8c3a5d555 arc lint: add support for PyFlakes Andrew Gallagher 2011-05-19 02:00:59 -0700
  • ce06ec00cc arc lint: fix typo in PEP8 linter Andrew Gallagher 2011-05-19 13:38:18 -0700
  • 7e4bde114e Detect library conflicts in Arcanist and raise a very specific error message epriestley 2011-05-19 10:13:44 -0700
  • 292c995d57 Use phutil_passthru() in "arc commit" instead of passthru(). epriestley 2011-05-18 10:32:00 -0700
  • 399c505f1a arc lint: fix/enable PEP8 linter Andrew Gallagher 2011-05-18 16:04:06 -0700
  • 10bdc77f96 arc diff: --only doesn't conflict with --nounit or --nolint Adam Simpkins 2011-05-17 12:54:38 -0700
  • 952fa69f72 lint: fail early if no lint engine is defined Adam Simpkins 2011-05-17 12:43:49 -0700
  • 3a559ddd13 'arc liberate', convenience wrapper for various libphutil operations epriestley 2011-05-11 16:30:22 -0700
  • ade681e0db Update arcanist to use PhutilServiceProfiler. epriestley 2011-05-16 16:07:10 -0700
  • 3edd525f83 Stop undeclared variable warning for $obj->{$prop} syntax epriestley 2011-05-11 18:51:25 -0700
  • 23afdb99f0 Allow ArcanistLinter to load files not directly affected by lint epriestley 2011-05-06 08:34:18 -0700
  • 71d233410b mark remote hooks epriestley 2011-05-06 15:35:07 -0700
  • caed8a2830 Restore "arc patch D12345" syntax epriestley 2011-05-06 12:08:57 -0700
  • 1fdead8c20 Provide 'arc call-conduit' to facilitate script integration with Phabricator epriestley 2011-05-06 08:43:38 -0700
  • 8f59aff31a Make the rule for applying git diff less restrict jungejason 2011-05-05 17:07:39 -0700
  • 64ecf63680 init invest jungejason 2011-04-13 14:18:30 -0700
  • e04ea5c7d8 Added 'edit' field to 'getcommitmessage' conduit calls. tuomaspelkonen 2011-05-02 18:54:20 -0700
  • 17ac4d9ab1 Provide setup/teardown hooks for ArcanistPhutilTestCase epriestley 2011-04-30 09:54:47 -0700
  • d70e5db39e Aggregate display of postponed tests slawekbiel 2011-04-28 11:46:20 -0700
  • 8332d86ad2 add short option for fetching git revision hash slawekbiel 2011-04-27 14:10:19 -0700
  • 8ffba323ea Stop this from failing on directories, etc.; u-u-u-u-ultra clown. epriestley 2011-04-11 16:13:22 -0700
  • c00da5bf4f Load more context for lint only if the files actually exist. epriestley 2011-04-11 14:53:48 -0700
  • d67a081243 Arc cover handles a file that is added and modified correctly. tuomaspelkonen 2011-04-11 13:54:00 -0700
  • 2cf1393219 Load files which we don't directly examine, since there are some common cases where we either generate an entire file or an external script examines it. epriestley 2011-04-10 16:05:44 -0700
  • d87fda8561 Improve workflow for missing certificates. epriestley 2011-04-10 13:09:31 -0700
  • 0472a5ff95 Improve lint rendering adonohue 2011-04-08 19:10:27 -0700
  • b1acee6ee5 Fix repository UUID parsing. epriestley 2011-04-05 22:27:32 -0700
  • ceb8a42003 Ship up repository UUIDs with diffs. epriestley 2011-04-05 20:12:37 -0700
  • 1139eb1a73 Correctly detect uncommitted files in Git epriestley 2011-04-05 19:27:05 -0700
  • 1dd69bdbee Improve 'arc' error message when failing to load a library jungejason 2011-04-04 16:26:46 -0700
  • 76c45a74f3 JSON output for Lint Aran Donohue 2011-04-03 18:04:20 -0700
  • 4bce8732e5 Expand ArcanistDiffParser to accept awkward Diffusion + SVN workflows. epriestley 2011-03-30 19:33:50 -0700
  • 11e25f5840 Add an empty file lint test. epriestley 2011-03-22 20:51:45 -0700
  • b8e7e9017a Special case ArcanistTextLinter for completely empty files. epriestley 2011-03-22 11:08:59 -0700
  • aa44db2f96 [Adding postpone status for unittests] slawekbiel 2011-03-21 17:29:12 -0700
  • 51b371481b Improve the error message for ERR-NO-CERTIFICATE jungejason 2011-03-16 15:17:07 -0700
  • bdde006484 Detect SVN 1.6 "tree-conflicts". epriestley 2011-03-20 15:06:55 -0700
  • efcd70c2d7 Use phutil_console_confirm() correctly, not vestigal $this->confirm(). epriestley 2011-03-19 12:15:28 -0700
  • b7be6dbf32 Fix symbol reference in arcconfig.diviner (thanks, jason!) epriestley 2011-03-17 19:19:31 -0700
  • 9b6e8aa6e1 Resolve paths when running "--lintall" epriestley 2011-03-14 15:03:50 -0700
  • eb58ed1b8b asukhachev's patch for 'arc amend' not being overeager. epriestley 2011-03-14 17:39:12 -0700
  • 628de7d7a1 Make all the working-copy-paths errors extremely explicit. epriestley 2011-03-12 18:16:15 -0800
  • 982e482290 Make some UI things less confusing and reduce the amount of horrific torture that arc apparently inflicts upon users. epriestley 2011-03-12 17:57:35 -0800
  • fd19dfaebc Detect use of "+" on a string literal in PHP. epriestley 2011-03-10 15:11:41 -0800
  • 692d2a8b6f Arcanist: Apply symlink patches correctly epriestley 2011-03-07 21:33:36 -0800
  • 12aa487790 Merge branch 'patch' epriestley 2011-03-07 22:09:11 -0800
  • 02627b1762 Fix 'arc patch' when adding files in new directories epriestley 2011-03-07 20:21:16 -0800
  • 66099afd91 Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-03-07 22:04:29 -0800
  • f794418ba9 Arcanist: parse SVN "replaced" status epriestley 2011-03-07 19:03:27 -0800
  • b891519d3d Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-03-07 20:21:09 -0800
  • 0eba67ce9f Get rid of explicit timezone silliness. epriestley 2011-03-07 20:20:48 -0800
  • 71016a09f8 Explicitly use "--format=medium" when running 'git log' epriestley 2011-03-07 15:37:38 -0800
  • 4b30319747 Make XHPAST parse-depth warning an actual warning. epriestley 2011-03-07 11:21:29 -0800
  • 61e16d9cc3 Fix issue with svn-hook-pre-commit when resolving .arcconfig for nested directories epriestley 2011-03-05 00:42:46 -0800
  • 0a0aa6d718 Restore the --edit workflow somewhat properly. (2) epriestley 2011-03-04 14:51:39 -0800
  • d9e8c2d0aa Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-03-03 16:11:10 -0800
  • a7cbae1dc6 Make 'arc' work for users without the POSIX PHP installed. epriestley 2011-03-02 19:31:40 -0800
  • f1b2cfa3f6 Make 'arc' work for users without the POSIX PHP installed. epriestley 2011-03-02 19:31:40 -0800
  • d01dc4df37 Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-03-02 19:31:36 -0800
  • bef6b0a244 Updated .divinerconfig. epriestley 2011-03-02 15:25:45 -0800
  • 482db3a83c Possible workaround for null 'changes'. epriestley 2011-02-28 11:33:22 -0800
  • 22ceb9a60a Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-02-26 20:54:21 -0800
  • 6b2c8c6bbb Fix a couple of warnings raised by HipHop. epriestley 2011-02-26 20:53:24 -0800
  • cc8c7d4997 Respect @nolint adonohue 2011-02-24 17:59:49 -0800
  • 3f5d4c2f62 Merge branch 'master' of github.com:facebook/arcanist adonohue 2011-02-24 18:36:43 -0800
  • c83f3f6aeb Respect @nolint adonohue 2011-02-24 17:59:49 -0800
  • 651f567f96 Improve error messages when trying to parse bad .arcconfig files. epriestley 2011-02-24 16:34:27 -0800
  • c13147cf53 Stop arc from destroying files under HPHPi. epriestley 2011-02-24 14:08:49 -0800
  • 309609169d Make arcanist more flexible about SVN base revisions epriestley 2011-02-23 12:06:22 -0800
  • ed53f98e9e Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-02-21 17:00:05 -0800
  • fe256c59f4 Correctly parse conflicted files out of SVN XML. epriestley 2011-02-21 16:59:37 -0800
  • a4d30cc42b Partially restore --edit to stop it from stomping all over everything. epriestley 2011-02-19 22:07:12 -0800
  • 5099b005cf Some documentation. epriestley 2011-02-19 11:36:08 -0800
  • b50acb5129 Provide a "--conduit-uri" override for testing, and tweak some documentation. epriestley 2011-02-18 22:17:41 -0800
  • 0eecd3108f Resolve further subtlety with untracked files. epriestley 2011-02-18 17:08:10 -0800
  • 0ac9b6c27b Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-02-18 16:52:52 -0800
  • c921e20272 Don't send untracked files to lint or unit workflows when running 'arc diff'. epriestley 2011-02-18 16:52:27 -0800
  • 58a2720785 Don't reject commits which fail to trigger any linters. epriestley 2011-02-17 12:45:15 -0800
  • 964030050b Respect --no-ansi and disable ansi for non-TTY terminals. epriestley 2011-02-16 23:41:03 -0800
  • a3466fcb6d Prep this for actual production installs. epriestley 2011-02-16 23:14:55 -0800
  • 8dc45eac97 Merge branch 'master' of github.com:facebook/arcanist epriestley 2011-02-16 21:04:16 -0800
  • 40349b6b26 Basic documentation for ".arcconfig". epriestley 2011-02-16 21:03:32 -0800
  • e0de194e11 Move this block into a more sensible branch. epriestley 2011-02-16 18:49:45 -0800
  • 4b1c4238bc Fix two common points of confusion: - show "push upstream" instructions after arc amend - parse 'diffcamp revision' epriestley 2011-02-16 18:47:17 -0800
  • ba6091f945 Add @nocommit and tests to Text linter. epriestley 2011-02-16 17:26:51 -0800
  • 2354d544e3 Restore hook configuration in lint unit tests. Make working copy setup an external. epriestley 2011-02-16 11:53:34 -0800
  • 2f37912946 Expose the already-functional "--engine" flag for the unit workflow. epriestley 2011-02-16 11:53:13 -0800
  • 834b375e47 Improve bash completion for commands like 'arc lint' and 'arc unit'. epriestley 2011-02-16 11:51:06 -0800