Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(258)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: net/data/ftp/dir-listing-ls-2
Issue
244008
:
Beginnings of our own FTP LIST parsing code. (Closed)
Patch Set: test even more (slightly)
Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
base/string_util.h
net/base/net_error_list.h
net/data/ftp/dir-listing-ls-1
net/data/ftp/dir-listing-ls-1.expected
net/data/ftp/dir-listing-ls-2
net/data/ftp/dir-listing-ls-2.expected
net/ftp/ftp_directory_listing_buffer.h
net/ftp/ftp_directory_listing_buffer.cc
net/ftp/ftp_directory_listing_buffer_unittest.cc
net/ftp/ftp_directory_listing_parsers.h
net/ftp/ftp_directory_listing_parsers.cc
net/ftp/ftp_directory_listing_parsers_unittest.cc
net/net.gyp
View unified diff
|
Download patch
« no previous file with comments
|
« net/data/ftp/dir-listing-ls-1.expected
('k') |
net/data/ftp/dir-listing-ls-2.expected »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
drwxr-xr-x 3 0 0 4096 Sep 18 2008 .
2
drwxr-xr-x 3 0 0 4096 Sep 18 2008 ..
3
lrwxrwxrwx 1 0 509 1 Nov 08 2007 ftp -> .
4
lrwxrwxrwx 1 0 0 3 Oct 12 2007 mirror -> pub
5
lrwxrwxrwx 1 0 0 26 Sep 18 2008 pub -> vol/1/.CLUSTER/va r_ftp/pub
6
lrwxrwxrwx 1 0 0 27 Oct 16 2007 site -> vol/1/.CLUSTER/v ar_ftp/site
7
drwxr-xr-x 7 0 0 4096 Jul 02 2008 vol
OLD
NEW
« no previous file with comments
|
« net/data/ftp/dir-listing-ls-1.expected
('k') |
net/data/ftp/dir-listing-ls-2.expected »
('j') |
no next file with comments »
Issue 244008: Beginnings of our own FTP LIST parsing code. (Closed)
Created 11 years, 2 months ago by Paweł Hajdan Jr.
Modified 9 years, 7 months ago
Reviewers: wtc, eroman
Base URL:
Comments: 37
This is Rietveld
408576698