Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d0337e360e9f0b51a1a5627239d80a45dee8c3be
/
src
/
ops.c
91b65e4
patch 8.2.0018: :join does not add white space where it should
by Bram Moolenaar
· 6 years ago
3b68123
patch 8.2.0002: "dj" only deletes first line of closed fold
by Bram Moolenaar
· 6 years ago
6e0ce17
patch 8.1.2392: using old C style comments
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
f4a1d1c
patch 8.1.2302: :lockmarks does not work for '[ and ']
by Bram Moolenaar
· 6 years ago
cc184cf
patch 8.1.2293: join adds trailing space when second line is empty
by Bram Moolenaar
· 6 years ago
ee85702
patch 8.1.2281: 'showbreak' cannot be set for one window
by Bram Moolenaar
· 6 years ago
77ccc00
patch 8.1.2235: "C" with 'virtualedit' set does not include multi-byte char
by Bram Moolenaar
· 6 years ago
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
14c01f8
patch 8.1.2127: the indent.c file is a bit big
by Bram Moolenaar
· 6 years ago
1614a14
patch 8.1.2120: some MB_ macros are more complicated than necessary
by Bram Moolenaar
· 6 years ago
792cf5e
patch 8.1.2104: the normal.c file is too big
by Bram Moolenaar
· 6 years ago
8c96af9
patch 8.1.2096: too many #ifdefs
by Bram Moolenaar
· 6 years ago
4aea03e
patch 8.1.2077: the ops.c file is too big
by Bram Moolenaar
· 6 years ago
dac1347
patch 8.1.2045: the option.c file is too big
by Bram Moolenaar
· 6 years ago
dbec749
patch 8.1.2026: possibly using uninitialized memory
by Bram Moolenaar
· 6 years ago
6f10c70
patch 8.1.1895: using NULL pointer when out of memory
by Bram Moolenaar
· 6 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 6 years ago
d7663c2
patch 8.1.1823: command line history code is spread out
by Bram Moolenaar
· 6 years ago
c332816
patch 8.1.1736: viminfo support is spread out
by Bram Moolenaar
· 6 years ago
e96a249
patch 8.1.1588: in :let-heredoc line continuation is recognized
by Bram Moolenaar
· 6 years ago
0554fa4
patch 8.1.1531: clipboard type name is inconsistent
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
51e1438
patch 8.1.1393: unnecessary type casts
by Bram Moolenaar
· 6 years ago
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 6 years ago
964b374
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
by Bram Moolenaar
· 6 years ago
f3333b0
patch 8.1.1359: text property wrong after :substitute with backslash
by Bram Moolenaar
· 6 years ago
16e9b85
patch 8.1.1355: obvious mistakes are accepted as valid expressions
by Bram Moolenaar
· 6 years ago
338dfda
patch 8.1.1351: text property wrong after :substitute
by Bram Moolenaar
· 6 years ago
8055d17
patch 8.1.1343: text properties not adjusted for Visual block mode delete
by Bram Moolenaar
· 6 years ago
787880a
patch 8.1.1342: using freed memory when joining line with text property
by Bram Moolenaar
· 6 years ago
80e737c
patch 8.1.1341: text properties are lost when joining lines
by Bram Moolenaar
· 6 years ago
6ee9658
patch 8.1.1219: not checking for NULL return from alloc()
by Bram Moolenaar
· 6 years ago
abab0b0
patch 8.1.1086: too many curly braces
by Bram Moolenaar
· 6 years ago
fd731b0
patch 8.1.1000: indenting is off
by Bram Moolenaar
· 6 years ago
9d7fdd4
patch 8.1.0999: use register one too often and not properly tested
by Bram Moolenaar
· 6 years ago
bdace83
patch 8.1.0989: various small code ugliness
by Bram Moolenaar
· 6 years ago
0059074
patch 8.1.0927: USE_CR is never defined
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
fc3abf4
patch 8.1.0806: too many #ifdefs
by Bram Moolenaar
· 7 years ago
113e107
patch 8.1.0785: depending on the configuration some functions are unused
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
88c86eb
patch 8.1.0766: various problems when using Vim on VMS
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
977239e
patch 8.1.0722: cannot build without the virtualedit feature
by Bram Moolenaar
· 7 years ago
870ba5f
patch 8.1.0719: too many #ifdefs
by Bram Moolenaar
· 7 years ago
e1e714e
patch 8.1.0671: cursor in the wrong column after auto-formatting
by Bram Moolenaar
· 7 years ago
f951416
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
by Bram Moolenaar
· 7 years ago
6b73188
patch 8.1.0535: increment/decrement might get interrupted by updating folds
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
da6e891
patch 8.1.0306: plural messages are not translated properly
by Bram Moolenaar
· 7 years ago
1f0bfe5
patch 8.1.0226: too many #ifdefs
by Bram Moolenaar
· 7 years ago
e0be167
patch 8.1.0166: using dict_add_nr_str() is clumsy
by Bram Moolenaar
· 7 years ago
630afe8
patch 8.1.0125: virtual edit replace with multi-byte fails at end of line
by Bram Moolenaar
· 7 years ago
f52f9ea
patch 8.1.0118: duplicate error message for put command
by Bram Moolenaar
· 7 years ago
04958cb
patch 8.1.0105: all tab stops are the same
by Bram Moolenaar
· 7 years ago
f273245
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
by Bram Moolenaar
· 7 years ago
0b6d911
patch 8.1.0020: cannot tell whether a register is executing or recording
by Bram Moolenaar
· 7 years ago
e2c8d83
patch 8.0.1787: cannot insert the whole cursor line
by Bram Moolenaar
· 7 years ago
35e802e
patch 8.0.1779: deleting in a block selection causes problems
by Bram Moolenaar
· 7 years ago
8c87a2b
patch 8.0.1682: auto indenting breaks inserting a block
by Bram Moolenaar
· 7 years ago
672afb9
patch 8.0.1679: compiler warning for printf format
by Bram Moolenaar
· 7 years ago
ea39176
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
by Bram Moolenaar
· 7 years ago
3324d0a
patch 8.0.1587: inserting from the clipboard doesn't work literally
by Bram Moolenaar
· 7 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 7 years ago
a0221df
patch 8.0.1501: out-of-memory situation not correctly handled
by Bram Moolenaar
· 8 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
f12519d
patch 8.0.1475: invalid memory access in read_redo()
by Bram Moolenaar
· 8 years ago
2efb323
patch 8.0.1411: reading invalid memory with CTRL-W :
by Bram Moolenaar
· 8 years ago
ee219b0
patch 8.0.1399: warnings and errors when building tiny version
by Bram Moolenaar
· 8 years ago
7e1652c
patch 8.0.1394: cannot intercept a yank command
by Bram Moolenaar
· 8 years ago
5fe6bdf
patch 8.0.1374: CTRL-A does not work with an empty line
by Bram Moolenaar
· 8 years ago
8bfe07b
patch 8.0.1199: when 'clipboard' is "autoselectplus" star register is set
by Bram Moolenaar
· 8 years ago
2254a8a
patch 8.0.1044: warning for uninitialized variable
by Bram Moolenaar
· 8 years ago
4ec86dd
patch 8.0.1043: warning for uninitialized variable
by Bram Moolenaar
· 8 years ago
e2e69e4
patch 8.0.1041: bogus characters when indenting during visual-block append
by Bram Moolenaar
· 8 years ago
bae5a17
patch 8.0.0879: crash when shifting with huge number
by Bram Moolenaar
· 8 years ago
60d0e97
patch 8.0.0727: message about what register to yank into is not translated
by Bram Moolenaar
· 8 years ago
e45deb7
patch 8.0.0724: the message for yanking doesn't indicate the register
by Bram Moolenaar
· 8 years ago
18d90b9
patch 8.0.0681: unnamed register only contains the last deleted text
by Bram Moolenaar
· 8 years ago
3fcfa35
patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not work
by Bram Moolenaar
· 8 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 8 years ago
025a6b7
patch 8.0.0453: adding fold marker creates new comment
by Bram Moolenaar
· 8 years ago
1c46544
patch 8.0.0452: some macros are in lower case
by Bram Moolenaar
· 8 years ago
91acfff
patch 8.0.0451: some macros are in lower case
by Bram Moolenaar
· 8 years ago
b5aedf3
patch 8.0.0448: some macros are in lower case
by Bram Moolenaar
· 8 years ago
f58a847
patch 8.0.0421: diff mode wrong when adding line at end of buffer
by Bram Moolenaar
· 8 years ago
a189184
patch 8.0.0303: bracketed paste does not work in Visual mode
by Bram Moolenaar
· 9 years ago
23fa81d
patch 8.0.0291: Visual block insertion does not insert in all lines
by Bram Moolenaar
· 9 years ago
0b5c93a
patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert mode
by Bram Moolenaar
· 9 years ago
6a717f1
patch 8.0.0236: gcc complains about uninitialized variable
by Bram Moolenaar
· 9 years ago
941c12d
patch 8.0.0234: crash when using put in Visual mode
by Bram Moolenaar
· 9 years ago
9957a10
patch 8.0.0225: put in Visual block mode terminates early
by Bram Moolenaar
· 9 years ago
c812996
patch 8.0.0222: blockwise put on multi-byte character misplaced
by Bram Moolenaar
· 9 years ago
f8eb9c5
patch 8.0.0140
by Bram Moolenaar
· 9 years ago
54b2bfa
patch 8.0.0136
by Bram Moolenaar
· 9 years ago
d77f9d5
patch 7.4.2323
by Bram Moolenaar
· 9 years ago
edf3f97
patch 7.4.2293
by Bram Moolenaar
· 9 years ago
a6b7a08
patch 7.4.2192
by Bram Moolenaar
· 9 years ago
22fcfad
patch 7.4.1976
by Bram Moolenaar
· 9 years ago
Next »