1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-21 22:32:41 +01:00

Commit graph

  • a2c125d4ef Call phutil_passthru() instead of passthru() in liberate vrana 2012-04-08 01:29:28 -0700
  • e7d9ff18d3 Add arc close command Koolvin 2012-04-08 20:55:10 -0700
  • 2c599f8928 Raise lint warning on missing space after comma epriestley 2012-04-08 16:09:11 -0700
  • f346ab7f9a Merge pull request #24 from Koolvin/arcpatch-D1943 Evan Priestley 2012-04-07 17:48:32 -0700
  • b553af2763 Add arc tasks command Koolvin 2012-04-07 17:40:25 -0700
  • 038d8e86d6 Make "--auto" the default for "arc diff" epriestley 2012-04-07 10:39:27 -0700
  • 39c3a0c43a Fix an issue with "arc diff --update" in Git on immutable workflows epriestley 2012-04-07 10:36:16 -0700
  • 8295bddba7 Bump required PHP version vrana 2012-04-06 12:55:05 -0700
  • a5f0323d5c Return $this from didApplyPatch() shortcut vrana 2012-04-04 12:46:42 -0700
  • bd7dc8abaa Allow configuration of a weak per-project default relative commit epriestley 2012-04-03 16:06:43 -0700
  • 8971a91444 Return $this from setters vrana 2012-04-02 18:35:19 -0700
  • 39b3778287 Revenge of the git relative commit default epriestley 2012-04-02 16:52:20 -0700
  • 2a66d6bde9 Minor, correct arc handling of relative symlinking (from @makinde). epriestley 2012-03-30 14:56:19 -0700
  • 0d76ac6968 [arcanist] properly handle arguments with spaces Nick Harper 2012-03-30 20:28:02 -0700
  • a0c5835a43 Whitespace vrana 2012-03-30 14:52:14 -0700
  • 3ae1bf1a8c Add a lint check for clobbering locals with iterators epriestley 2012-03-29 13:21:18 -0700
  • ff94d699fe Minor Arcanist fixes epriestley 2012-03-29 13:21:10 -0700
  • 30f036c6b9 Use assert_instances_of() vrana 2012-03-28 21:36:37 -0700
  • edb6a38389 Avoid double indenting in console wrapping vrana 2012-03-28 21:38:31 -0700
  • 070e963d1c Minor, squelch a warning about reference variables. epriestley 2012-03-26 10:03:59 -0700
  • 9db7f294ef Show a better expected vs actual for tests with large output epriestley 2012-03-26 09:43:47 -0700
  • b67ce7e534 Raise a better error message when "arc patch" fails because of filename case changes epriestley 2012-03-26 09:43:37 -0700
  • 4ca58d1129 Improve compatibility of "arc patch" on Windows epriestley 2012-03-25 09:32:20 -0700
  • 1acbe76cbf Minor, fix clowniness. epriestley 2012-03-23 08:56:38 -0700
  • 3991e679e7 Minor, fix inverted condition. epriestley 2012-03-23 08:53:47 -0700
  • 61957c4ade Update 'arc land': add --squash, add default config, fix windows compat epriestley 2012-03-23 08:45:28 -0700
  • e31bc81b6c Update 'arc land': add --squash, add default config, fix windows compat epriestley 2012-03-22 18:20:22 -0700
  • 3bff9417e9 Set relative commit early in "arc diff" epriestley 2012-03-22 17:22:52 -0700
  • 87308eb34e Fix a doc link in arcanist epriestley 2012-03-22 12:25:37 -0700
  • 7c3f8b3041 Resolve arc location through symlinks-of-symlinks, etc epriestley 2012-03-21 18:04:35 -0700
  • e8accf4b9f Instead of looping forever, resolve the relative commit epriestley 2012-03-21 11:07:15 -0700
  • 27725b073e Replace "bin/arc" with a shell script epriestley 2012-03-19 19:23:41 -0700
  • 31a54d9b4a When a mercurial working copy has uncommitted changes, prompt to include them in "arc diff" epriestley 2012-03-19 19:17:10 -0700
  • b076b1c02a Use libphutil __init_script__.php to initialize Arcanist epriestley 2012-03-19 19:17:03 -0700
  • cdcb5cc25d Minor, address @btrahan feedback. epriestley 2012-03-19 19:16:50 -0700
  • d516f39bf3 Throw a helpful message when users run "arc diff --raw --update". epriestley 2012-03-19 19:15:58 -0700
  • 4e888458d7 In "arc patch", use "cat-file -t" instead of "rev-parse --verify" to check for commits. epriestley 2012-03-19 19:11:52 -0700
  • 718b8b6d4f Add an arc.bat file for Arcanist epriestley 2012-03-18 19:42:53 -0700
  • 89753d5d49 Don't fatal without Conduit for "--patch" and "--bundle" epriestley 2012-03-16 13:40:33 -0700
  • f15479c832 Fix an issue with unified patch generation for terminal newline changes epriestley 2012-03-16 13:40:11 -0700
  • dc6816789a Remove debugging print from a test case Nick Harper 2012-03-14 19:49:16 -0700
  • 545f51a4fb Respect custom set encoding in patch/export workflows David Reuss 2012-03-14 07:08:06 -0700
  • f673ab10b1 Strip colorized diffs, show line numbers in context epriestley 2012-03-14 06:34:00 -0700
  • 7494a95c40 [svn1.7] handle removed directories in svn in arc diff Nick Harper 2012-03-13 23:42:05 -0700
  • 6dd511d0ef [svn1.7] Handle changes to svn properties in svn1.7 working copies Nick Harper 2012-03-13 16:05:57 -0700
  • ec9a3ddb23 Add a check to 'arc liberate' for loose .php files in the library root epriestley 2012-03-13 11:17:28 -0700
  • 024d108661 [svn1.7] treat nonpositive rev numbers as added files Nick Harper 2012-03-12 16:18:44 -0700
  • 0dd9f5f3a5 Add a test case to make sure prefix/suffix intraline diffs work correctly epriestley 2012-03-12 18:21:44 -0700
  • d8b510596f Don't show "not executable" for files with no coverage information epriestley 2012-03-12 17:04:51 -0700
  • d8967290e9 Improve "arc cover" parameters epriestley 2012-03-12 17:04:20 -0700
  • 454a7de87e ArcanistRepositoryAPI: add getCanonicalRevisionName Edward Speyer 2012-03-09 14:40:47 -0800
  • 6a7b1a7bdd Don't record anonymous functions into the symbol map epriestley 2012-03-09 15:45:47 -0800
  • 36709ece41 Improve arc support for svn 1.7 Nick Harper 2012-03-09 13:37:48 -0800
  • aecb8064a1 Raise a lint error when code uses a PHP 5.3 feature in Phabricator epriestley 2012-03-09 13:51:02 -0800
  • 8f76800efc Make lint output look like a compiler Edward Speyer 2011-06-28 18:14:07 -0700
  • e462f2e84e [arcanist] respect severity disabled in PEP8 linter Nick Harper 2012-03-08 21:22:36 -0800
  • f57199268f Remove chooseRevision() and DifferentialRevisionRef epriestley 2012-03-09 08:57:24 -0800
  • a7866827a2 Fix another "arc patch" authentication issue epriestley 2012-03-09 08:57:18 -0800
  • fba87a5b6a Fix implicit fallthrough in arc epriestley 2012-03-09 08:57:03 -0800
  • bdfc021d39 [ArcanistPhutilTestCase] add ->assertException() to the base test case Edward Speyer 2012-03-08 14:54:49 -0800
  • 8088b4cdac Improve performance of XHPASTLinter epriestley 2012-03-08 12:20:46 -0800
  • 92febf184e Use PhutilArgumentParser for some argument parsing in Arcanist epriestley 2012-03-08 12:20:26 -0800
  • 465ad3fa44 Add a lint warning for implicit fallthrough in switch statements epriestley 2012-03-08 12:20:19 -0800
  • 49b83927b8 When a file doesn't begin "<?php", raise one warning, not one for each line epriestley 2012-03-07 17:52:46 -0800
  • 54c3ad316e Fix arc diff / arc patch to handle files with missing trailing newlines properly epriestley 2012-03-07 13:19:58 -0800
  • 276b013d87 Arc patch - upgrade "same base rev" check to "does this commit exist in the working copy?" check Bob Trahan 2012-03-07 13:02:53 -0800
  • 2c26304dd2 Catch "ConduitClientException", not "Exception", in "arc patch" epriestley 2012-03-06 20:14:34 -0800
  • 81019a790e Improve ArcanistMercurialParser's handling of unusual branch names epriestley 2012-03-06 20:14:25 -0800
  • 0e35dc64a9 Fix escaping of "git log ---format" command on Windows epriestley 2012-03-05 13:22:41 -0800
  • d7b10e4f44 Make git repo discovery work on Windows epriestley 2012-03-05 13:22:04 -0800
  • ee21b3c661 Simplify arc help, add arc help --full vrana 2012-03-04 03:16:45 -0800
  • ba21708513 Make "arc diff --raw -C HEAD" work correctly epriestley 2012-03-05 10:08:50 -0800
  • 64ada40f03 Raise a better error from PhutilUnitTestEngine when trying to use one copy of libphutil to test another copy epriestley 2012-03-05 10:03:13 -0800
  • 2f9a422bc6 Improve arc compatibility on Windows epriestley 2012-03-05 10:02:37 -0800
  • eae497152c Warn about wrong ID in arc download D8O88 vrana 2012-03-03 23:55:50 -0800
  • 50cedc67ff Enable shell completion without set aliases vrana 2012-03-03 23:26:16 -0800
  • 075c4f84d4 Use execxLocal() for ArcanistGitAPI epriestley 2012-03-02 16:47:34 -0800
  • 77262c0cff Add "--revision <id>" flag to "arc land" epriestley 2012-03-02 16:47:05 -0800
  • 6d17dd6030 Allow disabling the part where you write an excuse Andrey Sukhachev 2012-02-29 16:30:17 -0800
  • f9a7cb225e Fix "arc lint" when HEAD has been reverted in the working copy epriestley 2012-02-29 12:18:46 -0800
  • b3a70ac206 Use string operations, not idx(), for string indexing. epriestley 2012-02-29 08:39:25 -0800
  • 2fa18d80f8 Pre-fill template fields under "arc diff --create" in git epriestley 2012-02-28 17:00:35 -0800
  • 1f13e022cd Prefill template update message in Mercurial during --update epriestley 2012-02-28 16:59:40 -0800
  • bb4616cd7c Use HGPLAIN when executing mercurial commands epriestley 2012-02-28 16:56:57 -0800
  • bd3ce3631a Patch rendering fixes Andrew Gallagher 2012-02-27 20:04:43 -0800
  • ee8c8cf4e7 Missing space in lint message vrana 2012-02-27 18:06:36 -0800
  • 1722e2999b Merge branch 'master' of github.com:facebook/arcanist into arc_excuse Natthu Bharambe 2012-02-23 13:59:50 -0800
  • 4722a187e6 Require explanation for failing lint/tests in arc. Natthu Bharambe 2012-02-22 15:57:55 -0800
  • 432e4fcf9c When updating revisions, pre-fill update message with more commits in Git epriestley 2012-02-23 09:18:49 -0800
  • 09c814ed48 Allow loading multiple phutil libraries from command line Nick Harper 2012-02-22 11:05:50 -0800
  • 9fb634880e Make 'arc diff --auto' only identify open revisions epriestley 2012-02-22 10:07:43 -0800
  • b058efbb51 Add an "arc alias" command epriestley 2012-02-21 13:16:52 -0800
  • 964bdb63ba Improve handling of commit message on --auto/--update/--create workflows epriestley 2012-02-21 12:35:39 -0800
  • 4a0bd01550 Remove "arc merge" support for Mercurial epriestley 2012-02-21 09:27:52 -0800
  • 085963501b Replace "arc merge" with "arc land --merge" for git epriestley 2012-02-20 12:51:14 -0800
  • 964260b1e0 Use "differential.query", not "differential.find", in "arc branch" epriestley 2012-02-20 12:51:08 -0800
  • 506e795fda Add an "--auto" flag to arc diff to activate heuristics epriestley 2012-02-20 12:51:01 -0800
  • 298ed9cda5 hack up arc patch to not differential.query if its not authenticated Bob Trahan 2012-02-19 15:24:03 -0800
  • b24c228b5c Make arcanist-created branch names immune to potential git sha1 conflicts Bob Trahan 2012-02-13 16:42:24 -0800
  • e8ca66ead4 Allow arc lint --output json --apply-patches vrana 2012-02-10 21:35:12 -0800