]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2023-10-04  zeertzjqpatch 9.0.1983: scrolling inactive window not possible... v9.0.1983
2023-10-04  yasudaruntime(netrw): error when trying to :bd unloaded buffer
2023-10-04  Ernie Raelpatch 9.0.1982: vim9: clean up from v9.0.1955 v9.0.1982
2023-10-04  zeertzjqpatch 9.0.1981: not being able to scroll up in diff... v9.0.1981
2023-10-04  Ken Takatapatch 9.0.1980: win32: issues with stable python ABI v9.0.1980
2023-10-04  zeertzjqpatch 9.0.1979: Cirrus CI disabled v9.0.1979
2023-10-04  dundargocpatch 9.0.1978: No filetype detection for just files v9.0.1978
2023-10-04  Yegappan Lakshmananpatch 9.0.1977: Vim9: object members can change type v9.0.1977
2023-10-04  Antonio Giovanni... translation(it): update translation of xxd manpage
2023-10-03  Christian Brabandtruntime(doc): update xxd manpage and mention $NO_COLOR env
2023-10-03  Aliaksei Budaveiruntime(doc): fix two typos in `vim9.txt` and `options...
2023-10-03  zeertzjqruntime(doc): remove E1507 help tag, which is no longer...
2023-10-02  Christian Brabandtpatch 9.0.1976: style: space before tab in optionstr.c v9.0.1976
2023-10-02  Gene Cpatch 9.0.1975: xattr: permission-denied errors on... v9.0.1975
2023-10-02  Restorertranslation(ru): Update Russian message translation...
2023-10-02  Yegappan Lakshmananruntime(doc): add missing error numbers in the help...
2023-10-02  dundargocruntime(doc): mention how to disable folding in diff...
2023-10-02  h_eastruntime(doc): fix typos.
2023-10-02  Yegappan Lakshmananpatch 9.0.1974: vim9: using contra-variant type-checks v9.0.1974
2023-10-02  Yee Cheng Chinpatch 9.0.1973: Clean up cmdline option completion... v9.0.1973
2023-10-02  Ken Takatapatch 9.0.1972: win32: missing '**' expansion test v9.0.1972
2023-10-02  Yee Cheng Chinpatch 9.0.1971: macOS: FEAT_SOUND guard too restrictive v9.0.1971
2023-10-02  Ken Takatapatch 9.0.1970: win32: high-dpi support can be improved v9.0.1970
2023-10-02  Christian Brabandtpatch 9.0.1969: [security] buffer-overflow in trunc_str... v9.0.1969
2023-10-01  Yee Cheng Chinpatch 9.0.1968: cmdline completion should consider... v9.0.1968
2023-10-01  zeertzjqpatch 9.0.1967: xattr errors not translated v9.0.1967
2023-09-30  Illia Bobyrpatch 9.0.1966: configure prints stray 6 when checking... v9.0.1966
2023-09-30  Illia Bobyrpatch 9.0.1965: wrong auto/configure script v9.0.1965
2023-09-30  Christian Brabandtpatch 9.0.1964: xattr support fails to build on MacOS X v9.0.1964
2023-09-30  zeertzjqpatch 9.0.1963: Configure script may not detect xattr v9.0.1963
2023-09-30  Christian Brabandtpatch 9.0.1962: No support for writing extended attributes v9.0.1962
2023-09-30  zeertzjqpatch 9.0.1961: 'listchars' completion misses "multispa... v9.0.1961
2023-09-30  Yee Cheng Chinpatch 9.0.1960: Make CI checks more strict v9.0.1960
2023-09-29  Yegappan Lakshmananpatch 9.0.1959: Vim9: methods parameters and types... v9.0.1959
2023-09-29  Yee Cheng Chinpatch 9.0.1958: cannot complete option values v9.0.1958
2023-09-29  Gregory Anderspatch 9.0.1957: termcap options should change when... v9.0.1957
2023-09-29  zeertzjqpatch 9.0.1956: Custom completion skips orig cmdline... v9.0.1956
2023-09-29  Ernie Raelpatch 9.0.1955: Vim9: lockvar issues with objects/classes v9.0.1955
2023-09-29  Ken Takatapatch 9.0.1954: CI: change netrw label in labeller bot v9.0.1954
2023-09-29  Ken Takatapatch 9.0.1953: Misplaced comment in errors.h v9.0.1953
2023-09-29  Yegappan Lakshmananpatch 9.0.1952: Vim9: unused static field v9.0.1952
2023-09-28  Christian Brabandtruntime(doc): text-objects: document how escaped delimi...
2023-09-28  Yegappan Lakshmananpatch 9.0.1951: Vim9: hard to debug vim9_class errors... v9.0.1951
2023-09-28  Yegappan Lakshmananpatch 9.0.1950: Vim9: error codes spread out v9.0.1950
2023-09-28  Yegappan Lakshmananpatch 9.0.1949: Vim9: allows reserved keywords as members v9.0.1949
2023-09-28  h-eastpatch 9.0.1948: Vim9: object variable "this." should... v9.0.1948
2023-09-28  Ken Takatapatch 9.0.1947: Bash Expansion test fails on Windows... v9.0.1947
2023-09-27  Christian Brabandtruntime(doc): regenerate xxd manpage
2023-09-27  Christian Brabandtpatch 9.0.1946: filename expansion using ** in bash... v9.0.1946
2023-09-27  Yegappan Lakshmananpatch 9.0.1945: Vim9: missing support for ro-vars in... v9.0.1945
2023-09-27  zeertzjqruntime(doc): mention mouse scrolling in scrollbind...
2023-09-27  Josef Litošruntime(swayconfig): Update syntax file (#13192)
2023-09-27  Josef Litošruntime(i3config): update i3config syntax (#13191)
2023-09-27  Jakson Alves... runtime(rmd) Update ftplugin and syntax files (#13193)
2023-09-27  Yegappan Lakshmananpatch 9.0.1944: Vim9: function instruction pointer... v9.0.1944
2023-09-27  Ivan Pešićtranslation(sr): Update Serbian messages translation
2023-09-25  Philip Hpatch 9.0.1943: CI not run with clang-17 v9.0.1943
2023-09-25  Yegappan Lakshmananpatch 9.0.1942: Vim9: execution stack invalidated with... v9.0.1942
2023-09-25  Eisuke Kawashimaruntime(sh): only invoke bash help in ftplugin if it...
2023-09-25  Yegappan Lakshmananpatch 9.0.1941: Memory leak detected v9.0.1941
2023-09-25  Yegappan Lakshmananruntime(doc): Update help tags (#13180)
2023-09-24  Christian Brabandtpatch 9.0.1940: wrong upstream version in libvterm... v9.0.1940
2023-09-24  Yegappan Lakshmananpatch 9.0.1939: still a problem when processing LSP... v9.0.1939
2023-09-24  Yegappan Lakshmananruntime(todo): Update Vim9 class items (#13148)
2023-09-24  Yegappan Lakshmananruntime(doc): Vim9: Consistenly use class/object variab...
2023-09-24  zeertzjqpatch 9.0.1938: multispace wrong when scrolling horizon... v9.0.1938
2023-09-24  zeertzjqpatch 9.0.1937: missing test for mouse click + 'virtedit' v9.0.1937
2023-09-24  Isao Satopatch 9.0.1936: test: using wrong expected message... v9.0.1936
2023-09-24  RestorerZpatch 9.0.1935: Vim9: not consistent error messages v9.0.1935
2023-09-24  zeertzjqpatch 9.0.1934: :bwipe fails after switching window... v9.0.1934
2023-09-24  zeertzjqpatch 9.0.1933: Can change the type of a v: variable... v9.0.1933
2023-09-24  Yegappan Lakshmananpatch 9.0.1932: Vim9: error when using null object... v9.0.1932
2023-09-24  Dominique Pelléruntime(doc): grammar fixes in doc (#13164)
2023-09-24  Yegappan Lakshmananruntime(doc): Update the version9.txt with a template...
2023-09-24  a5ob7rruntime(doc): Add a missing '<' to the help of strutf16...
2023-09-24  Dominique Pellépatch 9.0.1931: make test_compilers fails on ubuntu v9.0.1931
2023-09-24  Remy Bosruntime(tutor): fix typo in tutor.nl (#13175)
2023-09-24  Dominique Pellépatch 9.0.1930: compiler warnings with clang-17 v9.0.1930
2023-09-24  Dominique Pellépatch 9.0.1929: runtime tests fail with tiny vim v9.0.1929
2023-09-24  h-eastpatch 9.0.1928: Vim9: constructor type checking bug v9.0.1928
2023-09-21  Christian Brabandtpatch 9.0.1927: patch 1916 (fixed terminal size) not... v9.0.1927
2023-09-21  Ernie Raelpatch 9.0.1926: Vim9: not enough info in error message v9.0.1926
2023-09-21  Yee Cheng Chinpatch 9.0.1925: if_python: still undefined behaviour... v9.0.1925
2023-09-21  Yegappan Lakshmananpatch 9.0.1924: LSP server message still wrongly handle... v9.0.1924
2023-09-21  zeertzjqpatch 9.0.1923: curswant wrong on click with 've' and... v9.0.1923
2023-09-21  zeertzjqruntime(doc): format jumplist examples more consistentl...
2023-09-20  Yegappan Lakshmananpatch 9.0.1922: LSP server request message is misinterp... v9.0.1922
2023-09-20  Yegappan Lakshmananpatch 9.0.1921: not possible to use the jumplist like... v9.0.1921
2023-09-20  Ernie Raelpatch 9.0.1920: Vim9: cannot write public var in nested... v9.0.1920
2023-09-20  zeertzjqpatch 9.0.1919: Wrong curswant when clicking on empty... v9.0.1919
2023-09-20  Matt Polzinpatch 9.0.1918: No filetype detection for Authzed filetypes v9.0.1918
2023-09-20  Yee Cheng Chinpatch 9.0.1917: undefined behaviour with python functio... v9.0.1917
2023-09-19  Christian Brabandtpatch 9.0.1916: Crash when allocating large terminal... v9.0.1916
2023-09-19  Christian Brabandtpatch 9.0.1915: r_CTRL-C works differently in visual... v9.0.1915
2023-09-19  Yegappan Lakshmananpatch 9.0.1914: Vim9: few issues when accessing object... v9.0.1914
2023-09-19  Yee Cheng Chinpatch 9.0.1913: if_python: undefined behaviour for... v9.0.1913
2023-09-19  Christian Brabandtpatch 9.0.1912: Cirrus-CI running out of credits v9.0.1912
2023-09-19  Ernie Raelpatch 9.0.1911: Vim9: segfault with null object and... v9.0.1911
2023-09-18  Christian Brabandtruntime(doc): add help tag describing object-selection
2023-09-18  Sevan Janiyanpatch 9.0.1910: Mac OS X: missing sound support on... v9.0.1910
next