-
Notifications
You must be signed in to change notification settings - Fork 330
Comparing changes
Open a pull request
base repository: gokcehan/lf
base: r33
head repository: gokcehan/lf
compare: master
Commits on Nov 1, 2024
-
Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#1821)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4079aea - Browse repository at this point
Copy the full SHA 4079aeaView commit details -
Add option to sort base on certain locale. (#1818)
* Add support for localized sorting * Switch go-locale module; Use collate option for natural sorting * Doc and error message improvement * Simplify predicated checking of localized sorting. * Improve error handling of `set locale` command
Configuration menu - View commit details
-
Copy full SHA for 3f63bc9 - Browse repository at this point
Copy the full SHA 3f63bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda8e88 - Browse repository at this point
Copy the full SHA dda8e88View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b1628c - Browse repository at this point
Copy the full SHA 1b1628cView commit details
Commits on Nov 3, 2024
-
Hardcode diacritics instead of generating during runtime (#1827)
* Hardcode diacritics instead of generating during runtime * Remove redundant test
Configuration menu - View commit details
-
Copy full SHA for 4408f37 - Browse repository at this point
Copy the full SHA 4408f37View commit details -
Small optimizations for os.go (#1829)
* Small optimizations for os.go * Cleanup isHidden check further
Configuration menu - View commit details
-
Copy full SHA for f5a0e65 - Browse repository at this point
Copy the full SHA f5a0e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f48f36 - Browse repository at this point
Copy the full SHA 0f48f36View commit details -
Small optimizations for opts.go (#1831)
* Small optimizations for opts.go * Add back all opts
Configuration menu - View commit details
-
Copy full SHA for fa2fa19 - Browse repository at this point
Copy the full SHA fa2fa19View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5b7b84 - Browse repository at this point
Copy the full SHA b5b7b84View commit details -
Bump golang.org/x/text from 0.18.0 to 0.19.0 (#1833)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9a6ca5 - Browse repository at this point
Copy the full SHA d9a6ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b51987 - Browse repository at this point
Copy the full SHA 0b51987View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 670343a - Browse repository at this point
Copy the full SHA 670343aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3dbea - Browse repository at this point
Copy the full SHA ce3dbeaView commit details
Commits on Nov 8, 2024
-
Bump golang.org/x/term from 0.25.0 to 0.26.0 (#1841)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.25.0 to 0.26.0. - [Commits](golang/term@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dec026e - Browse repository at this point
Copy the full SHA dec026eView commit details -
Bump golang.org/x/text from 0.19.0 to 0.20.0 (#1842)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b5749f - Browse repository at this point
Copy the full SHA 0b5749fView commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fefcf7 - Browse repository at this point
Copy the full SHA 4fefcf7View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23bef4d - Browse repository at this point
Copy the full SHA 23bef4dView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0dddcc - Browse repository at this point
Copy the full SHA f0dddccView commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68a29c9 - Browse repository at this point
Copy the full SHA 68a29c9View commit details
Commits on Dec 5, 2024
-
Bump golang.org/x/text from 0.20.0 to 0.21.0 (#1870)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 085717b - Browse repository at this point
Copy the full SHA 085717bView commit details -
Bump golang.org/x/term from 0.26.0 to 0.27.0 (#1868)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.26.0 to 0.27.0. - [Commits](golang/term@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8bfa3a6 - Browse repository at this point
Copy the full SHA 8bfa3a6View commit details
Commits on Jan 15, 2025
-
Various fixes for updating dircounts with
watch
enabled (#1881)* Fix file size bug when copying files * Don't remove existing watches * Bump fsnotify * Ignore watching `/dev`
Configuration menu - View commit details
-
Copy full SHA for 2095efa - Browse repository at this point
Copy the full SHA 2095efaView commit details -
Bump golang.org/x/term from 0.27.0 to 0.28.0 (#1884)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.27.0 to 0.28.0. - [Commits](golang/term@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df0b62a - Browse repository at this point
Copy the full SHA df0b62aView commit details -
Bump github.com/gdamore/tcell/v2 from 2.7.4 to 2.8.1 (#1888)
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.7.4 to 2.8.1. - [Release notes](https://github.com/gdamore/tcell/releases) - [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md) - [Commits](gdamore/tcell@v2.7.4...v2.8.1) --- updated-dependencies: - dependency-name: github.com/gdamore/tcell/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b34ca15 - Browse repository at this point
Copy the full SHA b34ca15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2375b65 - Browse repository at this point
Copy the full SHA 2375b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2745c1a - Browse repository at this point
Copy the full SHA 2745c1aView commit details
Commits on Jan 29, 2025
-
Add workaround for equivalent paths for watch option (#1895)
* Add workaround for equivalent paths for watch option * Add comment * Simplify path watching
Configuration menu - View commit details
-
Copy full SHA for 7595e05 - Browse repository at this point
Copy the full SHA 7595e05View commit details
Commits on Feb 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4f0a5d6 - Browse repository at this point
Copy the full SHA 4f0a5d6View commit details
Commits on Feb 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c25647d - Browse repository at this point
Copy the full SHA c25647dView commit details -
Bump golang.org/x/term from 0.28.0 to 0.29.0 (#1905)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.28.0 to 0.29.0. - [Commits](golang/term@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec42237 - Browse repository at this point
Copy the full SHA ec42237View commit details -
Bump golang.org/x/text from 0.21.0 to 0.22.0 (#1906)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b1ec5b - Browse repository at this point
Copy the full SHA 5b1ec5bView commit details -
Bump github.com/Xuanwo/go-locale from 1.1.2 to 1.1.3 (#1902)
Bumps [github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/Xuanwo/go-locale/releases) - [Changelog](https://github.com/Xuanwo/go-locale/blob/master/CHANGELOG.md) - [Commits](Xuanwo/go-locale@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/Xuanwo/go-locale dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b56a9f - Browse repository at this point
Copy the full SHA 3b56a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c652c - Browse repository at this point
Copy the full SHA b3c652cView commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7797ad6 - Browse repository at this point
Copy the full SHA 7797ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b2954 - Browse repository at this point
Copy the full SHA 74b2954View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c42942d - Browse repository at this point
Copy the full SHA c42942dView commit details
Commits on Feb 18, 2025
-
verify the Trash directory exists before moving files there (#1918)
* verify the Trash directory exists before moving files there * Update etc/lfrc.example Co-authored-by: Joe Lim <50560759+joelim-work@users.noreply.github.com> --------- Co-authored-by: Joe Lim <50560759+joelim-work@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b087bf7 - Browse repository at this point
Copy the full SHA b087bf7View commit details -
Add
dircounts
tosetlocal
options (#1920)* Remove plural from setlocal variable names * Add `dircounts` for `setlocal` * Update documentation * Fix failing test
Configuration menu - View commit details
-
Copy full SHA for f981374 - Browse repository at this point
Copy the full SHA f981374View commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2a32925 - Browse repository at this point
Copy the full SHA 2a32925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 938e02e - Browse repository at this point
Copy the full SHA 938e02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e66d02 - Browse repository at this point
Copy the full SHA 0e66d02View commit details
There are no files selected for viewing