Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
9067cd6cdfdc0bb869aa7f5d2a6c607ea8255239
9067cd6
patch 8.1.0672: the Lua interface doesn't know about v:null
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
3d631cb
patch 8.1.0670: macro for popup menu width is unused
by Bram Moolenaar
· 7 years ago
a355652
patch 8.1.0669: the ex_sign() function is too long
by Bram Moolenaar
· 7 years ago
c0676ba
patch 8.1.0668: no test for overstrike mode in the command line
by Bram Moolenaar
· 7 years ago
2f21fa8
patch 8.1.0667: textprop test leaves file behind
by Bram Moolenaar
· 7 years ago
fb2f7aa
patch 8.1.0666: text property test fails
by Bram Moolenaar
· 7 years ago
c6d86dc
patch 8.1.0665: text property display wrong when 'spell' is set
by Bram Moolenaar
· 7 years ago
af0839a
patch 8.1.0664: configure "fail-if-missing" does not apply to enable-gui
by Bram Moolenaar
· 7 years ago
8caa10a
patch 8.1.0663: text property display wrong when 'number' is set
by Bram Moolenaar
· 7 years ago
ef0a1d5
patch 8.1.0662: needlessly searching for tilde in string
by Bram Moolenaar
· 7 years ago
a8bfa17
patch 8.1.0661: clipboard regexp might be used recursively
by Bram Moolenaar
· 7 years ago
1ea88a3
patch 8.1.0660: sign_cleanup() may leak memory
by Bram Moolenaar
· 7 years ago
ced198d
patch 8.1.0659: build failure without the sign feature
by Bram Moolenaar
· 7 years ago
7d83bf4
patch 8.1.0658: deleting signs and completion for :sign is insufficient
by Bram Moolenaar
· 7 years ago
01e51e5
patch 8.1.0657: get error for using regexp recursively
by Bram Moolenaar
· 7 years ago
c0c7549
patch 8.1.0656: trying to reconnect to X server may cause problems
by Bram Moolenaar
· 7 years ago
b56ac04
patch 8.1.0655: when appending a line text property flags are not added
by Bram Moolenaar
· 7 years ago
c1a9bc1
patch 8.1.0654: when deleting a line text property flags are not adjusted
by Bram Moolenaar
· 7 years ago
3de8c2d
patch 8.1.0653: arglist test fails on MS-windows
by Bram Moolenaar
· 7 years ago
6d9e71a
patch 8.1.0652: freeing memory for balloon eval too early
by Bram Moolenaar
· 7 years ago
2ac372c
patch 8.1.0651: :args \"foo works like :args without argument
by Bram Moolenaar
· 7 years ago
5494818
patch 8.1.0650: command line argument -q [errorfile] is not tested
by Bram Moolenaar
· 7 years ago
b7a7e03
patch 8.1.0649: setjmp() variables defined globally are used in one file
by Bram Moolenaar
· 7 years ago
c8c8849
Update runtime files.
by Bram Moolenaar
· 7 years ago
5976f8f
patch 8.1.0648: custom operators can't act upon a forced motion
by Bram Moolenaar
· 7 years ago
d385b5d
patch 8.1.0647: MS-Windows: balloon_show() does not handle wide characters
by Bram Moolenaar
· 7 years ago
b09c684
patch 8.1.0646: cannot build with Ruby 2.6.0
by Bram Moolenaar
· 7 years ago
06d6260
patch 8.1.0645: Coverity warns for possible use of NULL pointer
by Bram Moolenaar
· 7 years ago
6436cd8
patch 8.1.0644: finding next sign ID is inefficient
by Bram Moolenaar
· 7 years ago
00b1e04
patch 8.1.0643: computing byte offset wrong
by Bram Moolenaar
· 7 years ago
e6fdf79
patch 8.1.0642: swapinfo() leaks memory
by Bram Moolenaar
· 7 years ago
c57463c
patch 8.1.0641: no check for out-of-memory when converting regexp
by Bram Moolenaar
· 7 years ago
548e598
patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set
by Bram Moolenaar
· 7 years ago
8cf734e
patch 8.1.0639: text properties test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
48f88ac
patch 8.1.0638: text property highlighting is off by one column
by Bram Moolenaar
· 7 years ago
4604fbb
patch 8.1.0637: nsis file no longer used
by Bram Moolenaar
· 7 years ago
b413d2e
patch 8.1.0636: line2byte() gives wrong values with text properties
by Bram Moolenaar
· 7 years ago
e38197d
patch 8.1.0635: Coverity complains about null pointer use
by Bram Moolenaar
· 7 years ago
e3d31b0
patch 8.1.0634: text properties cannot cross line boundaries
by Bram Moolenaar
· 7 years ago
cd929f7
patch 8.1.0633: crash when out of memory while opening a terminal window
by Bram Moolenaar
· 7 years ago
7a2d989
patch 8.1.0632: using sign group names is inefficient
by Bram Moolenaar
· 7 years ago
d6024e2
patch 8.1.0631: test for :stop fails on Arch
by Bram Moolenaar
· 7 years ago
a42df59
patch 8.1.0630: "wincmd p" does not work after using an autocmd window
by Bram Moolenaar
· 7 years ago
5d24a22
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
by Bram Moolenaar
· 7 years ago
c33181c
Ignore output files from indent tests.
by Bram Moolenaar
· 7 years ago
80dae04
patch 8.1.0628: Compiler warning on MS-Windows.
by Bram Moolenaar
· 7 years ago
9123c0b
patch 8.1.0627: Python cannot handle function name of script-local function
by Bram Moolenaar
· 7 years ago
4814ccb
patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowid
by Bram Moolenaar
· 7 years ago
81df635
patch 8.1.0625: MS-Windows: terminal test fails in white console
by Bram Moolenaar
· 7 years ago
39b5d8b
patch 8.1.0624: overuling CONF_ARGS from the environment still does not work
by Bram Moolenaar
· 7 years ago
3d1491e
patch 8.1.0623: iterating through window frames is repeated
by Bram Moolenaar
· 7 years ago
9752c72
patch 8.1.0622: adding quickfix items marks items as valid errors
by Bram Moolenaar
· 7 years ago
ef3c6a5
patch 8.1.0621: terminal debugger does not handle unexpected debugger exit
by Bram Moolenaar
· 7 years ago
3ac55c8
patch 8.1.0620: overuling CONF_ARGS from the environment no longer works
by Bram Moolenaar
· 7 years ago
461a7fc
patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict
by Bram Moolenaar
· 7 years ago
528ccfb
patch 8.1.0618: term_getjob() does not return v:null as documented
by Bram Moolenaar
· 7 years ago
1916673
patch 8.1.0617: NSIS installer gets two files from the wrong directory
by Bram Moolenaar
· 7 years ago
af610b8
patch 8.1.0616: NSIS installer is outdated
by Bram Moolenaar
· 7 years ago
d155d7a
patch 8.1.0615: get_tv function names are not consistent
by Bram Moolenaar
· 7 years ago
162b714
patch 8.1.0614: placing signs can be complicated
by Bram Moolenaar
· 7 years ago
48f377a
patch 8.1.0613: when executing an insecure function the secure flag is stuck
by Bram Moolenaar
· 7 years ago
9d302ad
patch 8.1.0612: cannot use two global runtime dirs with configure
by Bram Moolenaar
· 7 years ago
a79fd56
patch 8.1.0611: crash when using terminal with long composing characters
by Bram Moolenaar
· 7 years ago
6dc6703
patch 8.1.0610: MS-Windows ctags file list differs from Unix
by Bram Moolenaar
· 7 years ago
9d5c84a
patch 8.1.0609: MS-Windows: unused variable, depending on the Ruby version
by Bram Moolenaar
· 7 years ago
e667779
patch 8.1.0608: coverals is not updating
by Bram Moolenaar
· 7 years ago
c447d8d
patch 8.1.0607: proto files are not in sync with the source code
by Bram Moolenaar
· 7 years ago
9d87a37
Update runtime files.
by Bram Moolenaar
· 7 years ago
a86187b
patch 8.1.0606: 'cryptmethod' defaults to a very old method
by Bram Moolenaar
· 7 years ago
6403bcd
patch 8.1.0605: running make in the top directory echoes a comment
by Bram Moolenaar
· 7 years ago
9eb76af
patch 8.1.0604: autocommand test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
e751a5f
patch 8.1.0603: the :stop command is not tested
by Bram Moolenaar
· 7 years ago
2caad3f
patch 8.1.0602: DirChanged is also triggered when directory didn't change
by Bram Moolenaar
· 7 years ago
4efe73b
patch 8.1.0601: a few compiler warnings
by Bram Moolenaar
· 7 years ago
d80232b
patch 8.1.0600: channel test is flaky
by Bram Moolenaar
· 7 years ago
eeed665
patch 8.1.0599: without the +eval feature the indent tests don't work
by Bram Moolenaar
· 7 years ago
72846cf
patch 8.1.0598: indent tests may use the wrong Vim binary
by Bram Moolenaar
· 7 years ago
acecb3b
patch 8.1.0597: cannot run test_libvterm from the top directory
by Bram Moolenaar
· 7 years ago
21e551c
patch 8.1.0596: not all parts of printf() are tested
by Bram Moolenaar
· 7 years ago
a9659e0
patch 8.1.0595: libvterm tests are not run with coverage
by Bram Moolenaar
· 7 years ago
8b321d6
patch 8.1.0594: libvterm tests fail to run on Mac
by Bram Moolenaar
· 7 years ago
37e3edc
patch 8.1.0593: illegal memory access in libvterm test
by Bram Moolenaar
· 7 years ago
471f658
patch 8.1.0592: the libvterm tests are not run as part of Vim tests
by Bram Moolenaar
· 7 years ago
6c8dd39
patch 8.1.0591: channel sort test is flaky
by Bram Moolenaar
· 7 years ago
cd1a62d
patch 8.1.0590: when a job ends the closed channels are not handled
by Bram Moolenaar
· 7 years ago
142a975
patch 8.1.0589: compilation error in gvimext.cpp
by Bram Moolenaar
· 7 years ago
06b056e
patch 8.1.0588: cannot define a sign with space in the text
by Bram Moolenaar
· 7 years ago
06d4c4c
patch 8.1.0587: GvimExt: realloc() failing is not handled properly
by Bram Moolenaar
· 7 years ago
eae8ae1
patch 8.1.0586: :digraph output is not easy to read
by Bram Moolenaar
· 7 years ago
56242f2
patch 8.1.0585: undo test may fail on MS-Windows
by Bram Moolenaar
· 7 years ago
5f5e203
patch 8.1.0584: with search CTRL-L does not pick up composing characters
by Bram Moolenaar
· 7 years ago
8f66717
patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()
by Bram Moolenaar
· 7 years ago
fb95e21
patch 8.1.0582: text properties are not enabled
by Bram Moolenaar
· 7 years ago
ca79a5f
patch 8.1.0581: double free without the text properties feature
by Bram Moolenaar
· 7 years ago
2fa7fad
patch 8.1.0580: invalid memory access when using text properties
by Bram Moolenaar
· 7 years ago
98aefe7
patch 8.1.0579: cannot attach properties to text
by Bram Moolenaar
· 7 years ago
5c5697f
patch 8.1.0578: cannot disable arabic, rightleft and farsi in configure
by Bram Moolenaar
· 7 years ago
2954719
patch 8.1.0577: tabpage right-click menu never shows "Close tab"
by Bram Moolenaar
· 7 years ago
30700cd
patch 8.1.0576: indent script tests pick up installed scripts
by Bram Moolenaar
· 7 years ago
Next »