index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-25
Do no error out on malformed ignore patterns
merge-master-2.0
Francesco Abbate
2022-01-24
Fix problem with project module save hook
Francesco Abbate
2022-01-24
Use new mutex in dmon to avoid possible lock-up
Francesco Abbate
2022-01-22
Remove unused whitespace_replacements function
Francesco Abbate
2022-01-19
Merge branch 'master-2.0'
Francesco Abbate
2022-01-19
Bump version and changelog to prepare 2.0.5 release
Francesco Abbate
2022-01-18
Merge pull request #743 from takase1121/better-logview
Adam
2022-01-18
Merge pull request #771 from takase1121/multiline-comment-command
Adam
2022-01-18
Merge pull request #799 from Guldoman/bit32_polyfill
Adam
2022-01-18
Merge pull request #798 from Jan200101/PR/wrap
Adam
2022-01-18
Remove remaining debug message
Francesco Abbate
2022-01-15
Add fallbacks to all common dependencies
Jan200101
2022-01-13
Treat final '/' or '/$' in ignore rule as part of the pattern
Francesco Abbate
2022-01-13
Fix error to close view when deleting a file
Francesco Abbate
2022-01-12
Assert for negative `field` in bit32 polyfill
Guldoman
2022-01-12
Fix project files reading with symlink
fix-dir-monitor-symlinks
Francesco Abbate
2022-01-12
Add bit32 polyfill globally
Guldoman
2022-01-12
Improve bit32 polyfill
Guldoman
2022-01-10
Ensure config.plugins are restored on new config
Francesco Abbate
2022-01-09
Fix checks when opening new project directory
Francesco Abbate
2022-01-09
Remove remaining debug code fragment
Francesco Abbate
2022-01-09
Use a timeout in dmon thread with pending events
Francesco Abbate
2022-01-09
Attempt to fix dmon critical section for windows
Francesco Abbate
2022-01-09
Do not use timeout in dmon linux select
Francesco Abbate
2022-01-09
Fix some errors with previous commits
Francesco Abbate
2022-01-09
On Windows wait indefinitely in dmon thread
Francesco Abbate
2022-01-09
Report error codes from dmon_watch_add
Francesco Abbate
2022-01-09
Ensure project rescan thread is terminated
Francesco Abbate
2022-01-09
Remove DMON_LOG_ERROR to return an error code
Francesco Abbate
2022-01-09
Fix undue asserts in dmon_extra
Francesco Abbate
2022-01-09
Write an initial project module if not present
Francesco Abbate
2022-01-09
Add some comments for ignore_files logic
Francesco Abbate
2022-01-09
Use compiled ignore_files pattern
Francesco Abbate
2022-01-09
First version of paths in ignore_files
Francesco Abbate
2022-01-08
Restored floating point time granularity.
Adam Harrison
2022-01-08
Merge pull request #781 from Jan200101/PR/lua54
Adam
2022-01-08
comment the entire line when using block comment
takase1121
2022-01-07
Clear TreeView cache when closing project
Francesco Abbate
2022-01-07
fix lhelper script
takase1121
2022-01-06
Fix problem when reloading project directory
Francesco Abbate
2022-01-05
Do not force choosing project dir to suggestion
Francesco Abbate
2022-01-05
Fix problem with special file types
Francesco Abbate
2022-01-05
Fix logic with project directories suggestions
Francesco Abbate
2022-01-04
Do not reload core.keymap module
Francesco Abbate
2022-01-03
Fix logic for file create event
Francesco Abbate
2022-01-02
make set_selections consistent
takase1121
2022-01-02
refactor toggle-block-comments, make command spaces aware, set selections cor...
takase1121
2022-01-01
Merge pull request #784 from Jan200101/PR/label-update
Adam
2021-12-31
add Libraries label
Jan200101
2021-12-31
Migrate to Lua 5.4
Jan200101
[next]