1. eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 9 weeks ago
  2. b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 9 weeks ago
  3. 1b18683 patch 9.1.1378: sign without text overwrites number option by glepnir · 4 months ago
  4. ea67ba7 patch 9.1.1370: CI Tests favor GTK2 over GTK3 by Drew Vogel · 4 months ago
  5. b975ddf patch 9.1.0538: not possible to assign priority when defining a sign by LemonBoy · 1 year, 2 months ago
  6. e670d17 patch 9.0.2116: No test for defining sign without attribute by Luuk van Baal · 1 year, 10 months ago
  7. 6efb198 Updated runtime files by Christian Brabandt · 2 years, 1 month ago
  8. 94722c5 patch 9.0.1257: code style is not check in test scripts by Bram Moolenaar · 2 years, 7 months ago
  9. b7acea1 patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong by zeertzjq · 2 years, 9 months ago
  10. 5656496 patch 9.0.0719: too many delete() calls in tests by Bram Moolenaar · 2 years, 11 months ago
  11. 2b1ddf1 patch 9.0.0527: long sign text may overflow buffer by Bram Moolenaar · 3 years ago
  12. 8deb2b3 patch 9.0.0359: error message for wrong argument type is not specific by Yegappan Lakshmanan · 3 years ago
  13. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  14. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  15. a80aad7 patch 8.2.3874: cannot highlight the number column for a sign by James McCoy · 3 years, 9 months ago
  16. e5710a0 patch 8.2.3748: giving an error for an empty sign argument breaks a plugin by Bram Moolenaar · 3 years, 9 months ago
  17. 0bac5fc patch 8.2.3747: cannot remove highlight from an existing sign by Bram Moolenaar · 3 years, 9 months ago
  18. 5e18ccc patch 8.2.3743: ":sign" can add a highlight group without a name by Bram Moolenaar · 3 years, 9 months ago
  19. e413ea0 patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' by Bram Moolenaar · 3 years, 10 months ago
  20. 5c56da4 patch 8.2.3381: crash when using NULL list with sign functions by Bram Moolenaar · 4 years ago
  21. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  22. 39f7aa3 patch 8.2.1556: cursorline highlighting always overrules sign highlighting by Bram Moolenaar · 5 years ago
  23. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  24. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  25. 494e906 patch 8.2.0866: not enough tests for buffer writing by Bram Moolenaar · 5 years ago
  26. a2f6e42 patch 8.2.0281: two placed signs in the same line are not combined by Bram Moolenaar · 6 years ago
  27. bf0acff patch 8.2.0108: when sign text is changed a manual redraw is needed by Bram Moolenaar · 6 years ago
  28. 93476fd patch 8.1.1995: more functions can be used as methods by Bram Moolenaar · 6 years ago
  29. d933c82 patch 8.1.1900: sign test fails in the GUI by Bram Moolenaar · 6 years ago
  30. 42aff46 patch 8.1.1899: sign_place() does not work as documented by Bram Moolenaar · 6 years ago
  31. d6bcff4 patch 8.1.1712: signs in number column cause text to be misaligned by Bram Moolenaar · 6 years ago
  32. 809ce4d patch 8.1.1682: placing a larger number of signs is slow by Bram Moolenaar · 6 years ago
  33. e4b407f patch 8.1.1623: display wrong with signs in narrow number column by Bram Moolenaar · 6 years ago
  34. 4dff4ae patch 8.1.1570: icon signs not displayed properly in the number column by Bram Moolenaar · 6 years ago
  35. 394c5d8 patch 8.1.1564: sign column takes up space by Bram Moolenaar · 6 years ago
  36. f85e40a patch 8.1.1552: cursor position is wrong after sign column changes by Bram Moolenaar · 6 years ago
  37. b46fecd patch 8.1.1544: some balloon tests don't run when they can by Bram Moolenaar · 6 years ago
  38. b0f94c1 patch 8.1.1524: tests are silently skipped by Bram Moolenaar · 6 years ago
  39. 6441612 patch 8.1.1489: sign order wrong when priority was changed by Bram Moolenaar · 6 years ago
  40. 58a7f87 patch 8.1.1466: not updating priority on existing sign by Bram Moolenaar · 6 years ago
  41. 3678f65 patch 8.1.0939: no completion for sign group names by Bram Moolenaar · 7 years ago
  42. c771bf9 patch 8.1.0767: when deleting lines at the bottom signs are misplaced by Bram Moolenaar · 7 years ago
  43. 6b7b719 patch 8.1.0717: there is no function for the ":sign jump" command by Bram Moolenaar · 7 years ago
  44. b589f95 patch 8.1.0702: ":sign place" only uses the current buffer by Bram Moolenaar · 7 years ago
  45. d730c8e patch 8.1.0701: sign message not translated and inconsistent spacing by Bram Moolenaar · 7 years ago
  46. b328cca patch 8.1.0697: ":sign place" requires the buffer argument by Bram Moolenaar · 7 years ago
  47. 2cbc1a0 patch 8.1.0679: sign functions do not take buffer argument as documented by Bram Moolenaar · 7 years ago
  48. a355652 patch 8.1.0669: the ex_sign() function is too long by Bram Moolenaar · 7 years ago
  49. 1ea88a3 patch 8.1.0660: sign_cleanup() may leak memory by Bram Moolenaar · 7 years ago
  50. 7d83bf4 patch 8.1.0658: deleting signs and completion for :sign is insufficient by Bram Moolenaar · 7 years ago
  51. 6436cd8 patch 8.1.0644: finding next sign ID is inefficient by Bram Moolenaar · 7 years ago
  52. 7a2d989 patch 8.1.0632: using sign group names is inefficient by Bram Moolenaar · 7 years ago
  53. 162b714 patch 8.1.0614: placing signs can be complicated by Bram Moolenaar · 7 years ago
  54. 06b056e patch 8.1.0588: cannot define a sign with space in the text by Bram Moolenaar · 7 years ago
  55. cf1ba35 patch 8.0.1224: still interference between test functions by Bram Moolenaar · 8 years ago
  56. 64cefed patch 7.4.2294 by Bram Moolenaar · 9 years ago
  57. bfd096d patch 7.4.2225 by Bram Moolenaar · 9 years ago
  58. 446a973 patch 7.4.2194 by Bram Moolenaar · 9 years ago
  59. 09de175 patch 7.4.2183 by Bram Moolenaar · 9 years ago