Homec4science

Give PhutilRope and LinesOfALarge a couple new capabilities

Authored by epriestley <git@epriestley.com> on Jan 21 2016, 18:19.

Description

Give PhutilRope and LinesOfALarge a couple new capabilities

Summary:
Ref T10186. To fix that, I need to stream files out of commands like git cat directly into file storage.

This adds two capabilities to support this:

  • LinesOfALarge can now just ignore delimiters and stream all the data directly.
  • PhutilRope can now produce a prefix of a specific length (this is used to produce a chunk-sized prefix).

Test Plan: See next revision.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10186

Differential Revision: https://secure.phabricator.com/D15071

Details

Committed
epriestley <git@epriestley.com>Jan 21 2016, 18:52
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUc3fd3a8bb2c3: fix bug
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUb4edc1af066d: Give PhutilRope and LinesOfALarge a couple new capabilities (authored by epriestley <git@epriestley.com>).Jan 21 2016, 18:52