summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-18Update release datev1.13leo-arch
2023-07-17Fix core dump when running with --openleo-arch
2023-07-17Create symlink instead of copying file for last pathleo-arch
2023-07-17Refactor restore_last_path functionleo-arch
2023-07-16Do not cd-on-quit when exiting via Ctrl-d or F12leo-arch
2023-07-16Bump version to 1.13leo-arch
2023-07-16Update CHANGELOG fileleo-arch
2023-07-16Update manpage dateleo-arch
2023-07-16Fix possible NULL pointer dereferenceleo-arch
2023-07-16Remove detected operating system message from Solaris Makefileleo-arch
2023-07-16Fix typoleo-arch
2023-07-16Enable secure-env for MacOSleo-arch
2023-07-16Bump version to 1.13.rc8leo-arch
2023-07-16Fix cd-on-quit functionleo-arch
2023-07-15Reenable secure env/cmds for NetBSD and Haikuleo-arch
2023-07-15Make the generic fs monitor refresh after bulk rename and move operationsleo-arch
2023-07-15Fix stack-use-after-scope warning (clang address-sanitizer)leo-arch
2023-07-15Update README.mdleo-arch
2023-07-14Merge branch 'master' of ssh://github.com/leo-arch/clifmleo-arch
2023-07-14Bump version to 1.13.rc7leo-arch
2023-07-14Add USE_GENERIC_FS_MONITOR to docsleo-arch
2023-07-14Update README.mdleo-arch
2023-07-14Update Makefile (NetBSD)leo-arch
2023-07-14In case of string literals, replace strlen by sizeofleo-arch
2023-07-14Testing BSD file flagsleo-arch
2023-07-13Fix embedded directive within macroleo-arch
2023-07-13One last warning fixedleo-arch
2023-07-13Fix a few warnings emitted by a Redhat-hardened compilationleo-arch
2023-07-13A few more NULL dereference fixes (this time from scan-build)leo-arch
2023-07-13Fix GCC analyzer warning about NULL dereferenceleo-arch
2023-07-13Merge branch 'master' of ssh://github.com/leo-arch/clifmleo-arch
2023-07-13Update GNU Makefileleo-arch
2023-07-13Update README.mdleo-arch
2023-07-13Update README.mdleo-arch
2023-07-12Remove the too clever strnlenleo-arch
2023-07-12Bump version to 1.13.rc6leo-arch
2023-07-12Fix: storing only half suggestion strategies on ARM machinesleo-arch
2023-07-12Better arrangement for preprocessor macrosleo-arch
2023-07-12Fix: suggestions not properly removedleo-arch
2023-07-12Comment #endif clausesleo-arch
2023-07-12Do not show broken links in virtual directoriesleo-arch
2023-07-11Update manpageleo-arch
2023-07-11Remove unrequired headerleo-arch
2023-07-11Use a more descriptive function nameleo-arch
2023-07-10Replace rm(1) by unlinkat(2)leo-arch
2023-07-10Bump version to 1.13.rc5leo-arch
2023-07-10Remove code for hw_c variable: not used anymoreleo-arch
2023-07-10Update readline.clifm fileleo-arch
2023-07-10Move generic fs monitor code to separate functionleo-arch
2023-07-10Allow compiling with generic fs monitor instead of inotify or kqueueleo-arch