1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 01:28:51 +02:00
phorge-arcanist/src
epriestley 8e177c4db8 Parse the output of svnlook diff ...
Summary: Ref T4195. When figuring out changed content in SVN, the easiest approach is to use `svnlook diff`, but it has a slightly different header than we're used to. Adjust the parser for it and add some tests.

Test Plan: Clean unit tests.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4195

Differential Revision: https://secure.phabricator.com/D7790
2013-12-18 14:20:59 -08:00
..
configuration Make sure the local arc config directory exists on ArcanistWorkingCopyIdentity::writeLocalArcConfig 2013-12-11 06:42:46 -08:00
difference Compute UTF8 string differences correctly, accounting for combining characters 2013-05-23 14:38:09 -07:00
differential Arcanist - make Patch workflow automagically apply dependencies 2013-10-17 14:59:04 -07:00
docs Make the "this is technical documentation" message of "Arcanist Overview" more clear 2012-08-10 11:37:30 -07:00
events/constant Dispatch an event in arc land right before pushing a revision 2013-03-08 18:32:36 -08:00
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
infrastructure/testing Delete license headers from files 2012-11-05 11:16:24 -08:00
lint Make sure no one ever misunderstand the "unkonwn symbol" lint message ever again 2013-12-10 08:33:35 -08:00
parser Parse the output of svnlook diff ... 2013-12-18 14:20:59 -08:00
repository Fix working copy binding powers in weird edge cases 2013-12-03 10:32:31 -08:00
unit Update C# tools unit test engine to work 2013-11-26 18:00:44 +11:00
workflow Add output-json option to arc feature 2013-11-25 11:50:11 -08:00
workingcopyidentity Make sure the local arc config directory exists on ArcanistWorkingCopyIdentity::writeLocalArcConfig 2013-12-11 06:42:46 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Extract configuration read/write methods out of BaseWorlkflow 2013-10-18 16:10:45 -07:00