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

Issue 198670043: Changes to review script to support github fork. (Closed)

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

Description

Changes to review script to support github fork.

Patch Set 1 : Changes to review script to support github fork. #

Patch Set 2 : Removed code to create pull request. #

Patch Set 3 : Added code to create pull request. #

Total comments: 12

Patch Set 4 : Code updated. #

Total comments: 3

Patch Set 5 : Changes to util scripts. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+718 lines, -291 lines) Patch
M .gitignore View 1 2 3 4 2 chunks +6 lines, -6 lines 0 comments Download
M dfvfs/file_io/os_file_io.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M dfvfs/file_io/sqlite_blob_file_io.py View 1 2 3 4 1 chunk +5 lines, -5 lines 0 comments Download
M dfvfs/file_io/vmdk_file_io.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M dfvfs/resolver/encoded_stream_resolver_helper.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M dfvfs/vfs/file_entry.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M dfvfs/vfs/tar_file_entry.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M dfvfs/vfs/zip_file_entry.py View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M utils/common.sh View 1 2 3 4 5 chunks +120 lines, -16 lines 0 comments Download
A utils/merge_submit.sh View 1 2 3 4 1 chunk +166 lines, -0 lines 2 comments Download
M utils/review.sh View 1 2 3 4 3 chunks +181 lines, -86 lines 2 comments Download
M utils/run_linter.sh View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
M utils/submit.sh View 1 2 3 4 6 chunks +125 lines, -104 lines 0 comments Download
M utils/update.sh View 1 2 3 4 3 chunks +87 lines, -67 lines 0 comments Download

Messages

Total messages: 16
Joachim Metz
9 years, 2 months ago (2015-02-23 11:35:34 UTC) #1
Joachim Metz
Code updated.
9 years, 2 months ago (2015-02-23 11:52:32 UTC) #2
Joachim Metz
Code updated.
9 years, 2 months ago (2015-02-23 12:45:23 UTC) #3
Joachim Metz
Ready for review.
9 years, 2 months ago (2015-02-23 12:55:27 UTC) #4
onager
I can't actually tell if this for dfvfs or plaso - I assume plaso. If ...
9 years, 2 months ago (2015-02-28 21:09:09 UTC) #5
Joachim Metz
The CL is for dfvfs, primarily added you for input on the workflow. The idea ...
9 years, 1 month ago (2015-03-05 18:58:51 UTC) #6
Joachim Metz
https://codereview.appspot.com/198670043/diff/40001/utils/common.sh File utils/common.sh (right): https://codereview.appspot.com/198670043/diff/40001/utils/common.sh#newcode10 utils/common.sh:10: GIT_URL="https://github.com/log2timeline/dfvfs.git"; On 2015/02/28 21:09:09, onager wrote: > plaso.git this ...
9 years, 1 month ago (2015-03-06 03:15:42 UTC) #7
Joachim Metz
Code updated.
9 years, 1 month ago (2015-03-06 03:18:43 UTC) #8
Joachim Metz
https://codereview.appspot.com/198670043/diff/60001/utils/update.sh File utils/update.sh (right): https://codereview.appspot.com/198670043/diff/60001/utils/update.sh#newcode104 utils/update.sh:104: git pull upstream master do we want to run ...
9 years, 1 month ago (2015-03-06 03:20:02 UTC) #9
kiddi
one comment https://codereview.appspot.com/198670043/diff/60001/utils/update.sh File utils/update.sh (right): https://codereview.appspot.com/198670043/diff/60001/utils/update.sh#newcode104 utils/update.sh:104: git pull upstream master On 2015/03/06 03:20:02, ...
9 years, 1 month ago (2015-03-14 16:52:26 UTC) #10
Joachim Metz
https://codereview.appspot.com/198670043/diff/60001/utils/update.sh File utils/update.sh (right): https://codereview.appspot.com/198670043/diff/60001/utils/update.sh#newcode104 utils/update.sh:104: git pull upstream master On 2015/03/14 16:52:26, kiddi wrote: ...
8 years, 11 months ago (2015-05-14 11:10:26 UTC) #11
Joachim Metz
Code updated.
8 years, 11 months ago (2015-05-14 13:24:30 UTC) #12
Joachim Metz
Code updated.
8 years, 11 months ago (2015-05-14 14:24:46 UTC) #13
kiddi
Few comments here, otherwise looks good https://codereview.appspot.com/198670043/diff/100001/utils/merge_submit.sh File utils/merge_submit.sh (right): https://codereview.appspot.com/198670043/diff/100001/utils/merge_submit.sh#newcode115 utils/merge_submit.sh:115: DESCRIPTION=`echo ${CODEREVIEW} | ...
8 years, 11 months ago (2015-05-22 20:00:23 UTC) #14
Joachim Metz
https://codereview.appspot.com/198670043/diff/100001/utils/merge_submit.sh File utils/merge_submit.sh (right): https://codereview.appspot.com/198670043/diff/100001/utils/merge_submit.sh#newcode115 utils/merge_submit.sh:115: DESCRIPTION=`echo ${CODEREVIEW} | sed 's/^.*"subject":"\(.*\)","created.*$/\1/'`; json_xs is not available ...
8 years, 11 months ago (2015-05-22 20:04:47 UTC) #15
kiddi
8 years, 11 months ago (2015-05-22 20:13:22 UTC) #16
LGTM
Sign in to reply to this message.

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