index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ex_docmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-4
/
+4
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.4009: reading one byte beyond the end of the line
v8.2.4009
Bram Moolenaar
2022-01-05
1
-1
/
+2
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-1
/
+1
*
patch 8.2.4003: error messages are spread out
v8.2.4003
Bram Moolenaar
2022-01-04
1
-1
/
+1
*
patch 8.2.3999: redundant check for NUL byte
v8.2.3999
zeertzjq
2022-01-04
1
-1
/
+1
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-13
/
+13
*
patch 8.2.3983: error messages are spread out
v8.2.3983
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-12
/
+12
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-7
/
+6
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-19
/
+19
*
patch 8.2.3959: error messages are spread out
v8.2.3959
Bram Moolenaar
2021-12-31
1
-3
/
+3
*
patch 8.2.3957: error messages are spread out
v8.2.3957
Bram Moolenaar
2021-12-31
1
-12
/
+12
*
patch 8.2.3947: unnecessary check for NULL pointer
v8.2.3947
zeertzjq
2021-12-30
1
-2
/
+2
*
patch 8.2.3941: SIGTSTP is not handled
v8.2.3941
dbivolaru
2021-12-29
1
-2
/
+1
*
patch 8.2.3933: after ":cd" fails ":cd -" is incorrect
v8.2.3933
Richard Doty
2021-12-29
1
-14
/
+16
*
patch 8.2.3930: getcmdline() argument has a misleading type
v8.2.3930
Bram Moolenaar
2021-12-28
1
-1
/
+1
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-2
/
+2
*
patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmd
v8.2.3817
Bram Moolenaar
2021-12-15
1
-1
/
+1
*
patch 8.2.3815: Vim9: cannot have a multi-line dict inside a block
v8.2.3815
Bram Moolenaar
2021-12-15
1
-1
/
+1
*
patch 8.2.3813: confusing error when using :cc without error list
v8.2.3813
Bram Moolenaar
2021-12-15
1
-0
/
+4
*
patch 8.2.3795: too many #ifdefs
v8.2.3795
Bram Moolenaar
2021-12-13
1
-6
/
+0
*
patch 8.2.3780: ":cd" works differently on MS-Windows
v8.2.3780
Bakudankun
2021-12-11
1
-4
/
+7
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3741: using freed memory in open command
v8.2.3741
Bram Moolenaar
2021-12-05
1
-3
/
+7
*
patch 8.2.3716: Vim9: range without a command is not compiled
v8.2.3716
Bram Moolenaar
2021-12-01
1
-37
/
+50
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
1
-10
/
+0
*
patch 8.2.3694: cannot use quotes in the count of an Ex command
v8.2.3694
Bram Moolenaar
2021-11-29
1
-2
/
+14
*
patch 8.2.3690: Vim9: "filter #pat# cmd" does not work
v8.2.3690
Bram Moolenaar
2021-11-28
1
-1
/
+8
*
patch 8.2.3659: integer overflow with large line number
v8.2.3659
Bram Moolenaar
2021-11-24
1
-1
/
+15
*
patch 8.2.3622: "verbose pwd" shows confusing info
v8.2.3622
zeertzjq
2021-11-19
1
-1
/
+1
*
patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
v8.2.3617
Bram Moolenaar
2021-11-18
1
-1
/
+4
*
patch 8.2.3581: reading character past end of line
v8.2.3581
Bram Moolenaar
2021-11-04
1
-0
/
+1
*
patch 8.2.3503: Vim9: using g:pat:cmd is confusing
v8.2.3503
Bram Moolenaar
2021-10-13
1
-0
/
+9
*
patch 8.2.3489: ml_get error after search with range
v8.2.3489
Bram Moolenaar
2021-10-09
1
-2
/
+4
*
patch 8.2.3475: expression register set by not executed put command
v8.2.3475
kuuote
2021-10-04
1
-2
/
+5
*
patch 8.2.3430: no generic way to trigger an autocommand on mode change
v8.2.3430
=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-09-12
1
-0
/
+1
*
patch 8.2.3414: fullcommand() gives wrong name with buffer-local user command
v8.2.3414
Bram Moolenaar
2021-09-08
1
-3
/
+3
*
patch 8.2.3405: cannot have a comment line in a {} block of a user command
v8.2.3405
Bram Moolenaar
2021-09-06
1
-0
/
+9
*
patch 8.2.3371: Vim9: :$ENV cannot be followed by ->func() in next line
v8.2.3371
Bram Moolenaar
2021-08-24
1
-4
/
+8
*
patch 8.2.3367: Vim9: :@r executing a register is inconsistent
v8.2.3367
Bram Moolenaar
2021-08-22
1
-7
/
+14
*
patch 8.2.3365: Vim9: cannot use option for all operations
v8.2.3365
Bram Moolenaar
2021-08-21
1
-2
/
+20
*
patch 8.2.3347: check for legacy script is incomplete
v8.2.3347
Bram Moolenaar
2021-08-15
1
-1
/
+1
*
patch 8.2.3324: Vim9: Cannot use :silent with :endwhile
v8.2.3324
Bram Moolenaar
2021-08-10
1
-4
/
+6
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
1
-1
/
+1
*
patch 8.2.3298: build failure with small features
v8.2.3298
Bram Moolenaar
2021-08-05
1
-1
/
+4
*
patch 8.2.3297: cannot use all commands inside a {} block
v8.2.3297
Bram Moolenaar
2021-08-05
1
-11
/
+28
*
patch 8.2.3271: Vim9: cannot use :command or :au with block in :def function
v8.2.3271
Bram Moolenaar
2021-08-01
1
-1
/
+1
*
patch 8.2.3268: cannot use a block with :autocmd like with :command
v8.2.3268
Bram Moolenaar
2021-08-01
1
-1
/
+1
[next]