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
(118)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: net/data/ftp/dir-listing-ls-12
Issue
469010
:
Add support for wu-ftpd style FTP LIST response format. (Closed)
Patch Set: fix some typos
Created 11 years 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:
net/data/ftp/dir-listing-ls-11
net/data/ftp/dir-listing-ls-11.expected
net/data/ftp/dir-listing-ls-12
net/data/ftp/dir-listing-ls-12.expected
net/ftp/ftp_directory_listing_buffer_unittest.cc
net/ftp/ftp_directory_listing_parser_ls.h
net/ftp/ftp_directory_listing_parser_ls.cc
net/ftp/ftp_directory_listing_parser_ls_unittest.cc
View unified diff
|
Download patch
« no previous file with comments
|
« net/data/ftp/dir-listing-ls-11.expected
('k') |
net/data/ftp/dir-listing-ls-12.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
total 14
2
lrwxrwxrwx 1 other 7 Sep 1 2005 bin -> usr/bin
3
dr-xr-xr-x 2 other 512 Aug 9 2004 dev
4
dr-xr-xr-x 2 other 512 Sep 28 2006 etc
5
drwxr-xr-x 2 other 512 Sep 28 2006 msgs
6
drwxr-xr-x 53 other 1024 Jun 30 09:52 pub
7
dr-xr-xr-x 5 other 512 Aug 9 2004 usr
8
drwxr-xr-x 2 other 512 Aug 9 2004 var
OLD
NEW
« no previous file with comments
|
« net/data/ftp/dir-listing-ls-11.expected
('k') |
net/data/ftp/dir-listing-ls-12.expected »
('j') |
no next file with comments »
Issue 469010: Add support for wu-ftpd style FTP LIST response format. (Closed)
Created 11 years ago by Paweł Hajdan Jr.
Modified 9 years, 7 months ago
Reviewers: eroman, wtc
Base URL:
Comments: 0
This is Rietveld
408576698