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
(233)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: net/data/ftp/dir-listing-ls-1
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/base/net_error_list.h
('k') |
net/data/ftp/dir-listing-ls-1.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 ftp ftp 4096 May 15 18:11 .
2
drwxr-xr-x 3 ftp ftp 4096 May 15 18:11 ..
3
-rw-r--r-- 1 ftp ftp 528 Nov 01 2007 .message
4
-rw-r--r-- 1 ftp ftp 528 Nov 01 2007 README
5
-rw-r--r-- 1 ftp ftp 560 Sep 28 2007 index.html
6
drwxr-xr-x 33 ftp ftp 4096 Aug 12 2008 pub
OLD
NEW
« no previous file with comments
|
« net/base/net_error_list.h
('k') |
net/data/ftp/dir-listing-ls-1.expected »
('j') |
no next file with comments »
Issue 244008: Beginnings of our own FTP LIST parsing code. (Closed)
Created 11 years, 3 months ago by Paweł Hajdan Jr.
Modified 9 years, 7 months ago
Reviewers: wtc, eroman
Base URL:
Comments: 37
This is Rietveld
408576698