Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(48)

Issue 331050043: [dfvfs] Changed text file to use split instead of partition (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 6 months ago by Joachim Metz
Modified:
6 years, 6 months ago
Reviewers:
onager
CC:
kiddi, log2timeline-dev_googlegroups.com
Visibility:
Public.

Description

[dfvfs] Changed text file to use split instead of partition

Patch Set 1 : Changed text file to use split instead of partition #

Total comments: 6

Patch Set 2 : Changes after review #

Total comments: 1

Patch Set 3 : Changes after review #

Total comments: 2

Patch Set 4 : Additional changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -108 lines) Patch
M dfvfs/helpers/text_file.py View 1 2 3 4 chunks +54 lines, -104 lines 0 comments Download
M tests/helpers/text_file.py View 1 2 3 2 chunks +60 lines, -4 lines 0 comments Download

Messages

Total messages: 16
Joachim Metz
6 years, 6 months ago (2017-10-20 18:16:22 UTC) #1
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-20 18:45:40 UTC) #2
onager
https://codereview.appspot.com/331050043/diff/20001/dfvfs/helpers/text_file.py File dfvfs/helpers/text_file.py (right): https://codereview.appspot.com/331050043/diff/20001/dfvfs/helpers/text_file.py#newcode145 dfvfs/helpers/text_file.py:145: non-negative, it is a maximum byte count (including the ...
6 years, 6 months ago (2017-10-20 18:58:35 UTC) #3
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-21 04:53:28 UTC) #4
Joachim Metz
https://codereview.appspot.com/331050043/diff/20001/dfvfs/helpers/text_file.py File dfvfs/helpers/text_file.py (right): https://codereview.appspot.com/331050043/diff/20001/dfvfs/helpers/text_file.py#newcode145 dfvfs/helpers/text_file.py:145: non-negative, it is a maximum byte count (including the ...
6 years, 6 months ago (2017-10-21 04:53:58 UTC) #5
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-21 04:56:20 UTC) #6
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-21 04:58:50 UTC) #7
Joachim Metz
https://codereview.appspot.com/331050043/diff/80001/dfvfs/helpers/text_file.py File dfvfs/helpers/text_file.py (right): https://codereview.appspot.com/331050043/diff/80001/dfvfs/helpers/text_file.py#newcode115 dfvfs/helpers/text_file.py:115: if (self._lines_buffer and TODO test scenario where size < ...
6 years, 6 months ago (2017-10-21 05:00:11 UTC) #8
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-21 05:11:57 UTC) #9
Joachim Metz
PTAL
6 years, 6 months ago (2017-10-21 05:14:40 UTC) #10
onager
LGTM https://codereview.appspot.com/331050043/diff/100001/dfvfs/helpers/text_file.py File dfvfs/helpers/text_file.py (right): https://codereview.appspot.com/331050043/diff/100001/dfvfs/helpers/text_file.py#newcode110 dfvfs/helpers/text_file.py:110: if read_buffer[self._end_of_line_length:] != self._end_of_line: Please add a comment ...
6 years, 6 months ago (2017-10-21 16:08:46 UTC) #11
Joachim Metz
https://codereview.appspot.com/331050043/diff/100001/dfvfs/helpers/text_file.py File dfvfs/helpers/text_file.py (right): https://codereview.appspot.com/331050043/diff/100001/dfvfs/helpers/text_file.py#newcode110 dfvfs/helpers/text_file.py:110: if read_buffer[self._end_of_line_length:] != self._end_of_line: On 2017/10/21 16:08:46, onager wrote: ...
6 years, 6 months ago (2017-10-21 16:22:14 UTC) #12
Joachim Metz
Code updated.
6 years, 6 months ago (2017-10-21 16:36:42 UTC) #13
Joachim Metz
PTAL
6 years, 6 months ago (2017-10-21 16:39:19 UTC) #14
onager
LGTM
6 years, 6 months ago (2017-10-21 23:55:01 UTC) #15
Joachim Metz
6 years, 6 months ago (2017-10-22 04:44:23 UTC) #16
Changes have been merged with master branch. To close the review and clean up
the feature branch you can run: python ./utils/review.py close text_file
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b