log

age author description
Fri, 26 Jul 2024 18:45:03 +0200 Christian Brabandt patch 9.1.0620: Vim9: segfauls with null objects v9.1.0620
Fri, 26 Jul 2024 18:30:09 +0200 Christian Brabandt Added tag v9.1.0619 for changeset e0c7b9d527f834914cc5d5bfe160348b5d3f30a7
Fri, 26 Jul 2024 18:30:07 +0200 Christian Brabandt patch 9.1.0619: tests: test_popup fails v9.1.0619
Thu, 25 Jul 2024 21:45:04 +0200 Christian Brabandt Added tag v9.1.0618 for changeset a35a8ae0b31566314f7df3fd1a0b64970cfe19ea
Thu, 25 Jul 2024 21:45:03 +0200 Christian Brabandt patch 9.1.0618: cannot mark deprecated attributes in completion menu v9.1.0618
Thu, 25 Jul 2024 21:30:06 +0200 Christian Brabandt Added tag v9.1.0617 for changeset 40fed1b4996e2fb3fb757b7e34d8997e53219755
Thu, 25 Jul 2024 21:30:05 +0200 Christian Brabandt patch 9.1.0617: Cursor moves beyond first line of folded end of buffer v9.1.0617
Thu, 25 Jul 2024 21:30:05 +0200 Christian Brabandt Added tag v9.1.0616 for changeset f4b25cf637e7e2dee611660478984439fe2f3d3b
Thu, 25 Jul 2024 21:30:04 +0200 Christian Brabandt patch 9.1.0616: filetype: Make syntax highlighting off for MS Makefiles v9.1.0616
Thu, 25 Jul 2024 21:00:16 +0200 Christian Brabandt Added tag v9.1.0615 for changeset 004a419cc521e1447288b98bc211434f91a807b2
Thu, 25 Jul 2024 21:00:15 +0200 Christian Brabandt patch 9.1.0615: Unnecessary STRLEN() in make_percent_swname() v9.1.0615
Thu, 25 Jul 2024 21:00:14 +0200 Christian Brabandt runtime(progress): Add single-line comment syntax
Thu, 25 Jul 2024 21:00:13 +0200 Christian Brabandt runtime(progress): Add syntax test for comments
Thu, 25 Jul 2024 21:00:12 +0200 Christian Brabandt runtime(progress): Update maintainer info
Thu, 25 Jul 2024 21:00:12 +0200 Christian Brabandt Added tag v9.1.0614 for changeset 6f44a88aa492b175dbb55d9833682ccc0b2525a8
Thu, 25 Jul 2024 21:00:10 +0200 Christian Brabandt patch 9.1.0614: tests: screendump tests fail due to recent syntax changes v9.1.0614
Wed, 24 Jul 2024 21:45:04 +0200 Christian Brabandt Added tag v9.1.0613 for changeset 9dd6970e4bdf127bee6f35932e8926ac771024a9
Wed, 24 Jul 2024 21:45:03 +0200 Christian Brabandt patch 9.1.0613: tests: termdebug test may fail and leave file around v9.1.0613
Wed, 24 Jul 2024 20:30:05 +0200 Christian Brabandt runtime(vim): Update base-syntax, improve :set highlighting
Wed, 24 Jul 2024 20:30:04 +0200 Christian Brabandt runtime(java): Optionally highlight the :: token for method references
Wed, 24 Jul 2024 20:15:11 +0200 Christian Brabandt Added tag v9.1.0612 for changeset 29570e1c81aed9975f5a6d66272faf6daf23c1a2
Wed, 24 Jul 2024 20:15:09 +0200 Christian Brabandt patch 9.1.0612: filetype: deno.lock file not recognized v9.1.0612
Wed, 24 Jul 2024 20:15:08 +0200 Christian Brabandt runtime(zip): Use delete() for deleting directory
Tue, 23 Jul 2024 21:30:02 +0200 Christian Brabandt runtime(netrw): escape filename before trying to delete it
Tue, 23 Jul 2024 20:45:04 +0200 Christian Brabandt Added tag v9.1.0611 for changeset a20bd67056d770b5b0b2d085da4408beae952f9b
Tue, 23 Jul 2024 20:45:02 +0200 Christian Brabandt patch 9.1.0611: ambiguous mappings not correctly resolved with modifyOtherKeys v9.1.0611
Tue, 23 Jul 2024 20:00:06 +0200 Christian Brabandt runtime(zip): correctly extract file from zip browser
Mon, 22 Jul 2024 20:45:05 +0200 Christian Brabandt Added tag v9.1.0610 for changeset 7e7d0a798ee5dbdedbf2619b406e27efa915717d
Mon, 22 Jul 2024 20:45:04 +0200 Christian Brabandt patch 9.1.0610: filetype: OpenGL Shading Language files are not detected v9.1.0610
Mon, 22 Jul 2024 20:30:10 +0200 Christian Brabandt runtime(netrw): Fix endless recursion in netrw#Explore()