Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

adds globbing and some ls formatting flags #282

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

Commits on Dec 5, 2022

  1. - globbing for ls,mv

    - ls format and sort
    - mput specify src folder
    - find add flags
    - notify once after multiple move/rename
    ddvk committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a23bd41 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. rename params

    ddvk committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    5944560 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update CHANGELOG.md

    juruen authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a472bea View commit details
    Browse the repository at this point in the history
  2. use go 1.19

    juruen authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e7b8155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a7afab View commit details
    Browse the repository at this point in the history
  4. Release 0.0.24

    juruen authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f0a9cde View commit details
    Browse the repository at this point in the history
  5. set version to dev

    juruen authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0f12ffe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95dd565 View commit details
    Browse the repository at this point in the history
  7. * Documents config.ConfigPath to be more clear

    * Adds a test for config.ConfigPath
    * Adds error handling for config.ConfigPath
    kevin-cantwell authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b93f2ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    258a1ca View commit details
    Browse the repository at this point in the history
  9. Bump golang.org/x/image from 0.0.0-20200119044424-58c23975cae1 to 0.5.0

    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20200119044424-58c23975cae1 to 0.5.0.
    - [Release notes](https://github.com/golang/image/releases)
    - [Commits](https://github.com/golang/image/commits/v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9fe5f9b View commit details
    Browse the repository at this point in the history
  10. Update README.md

    juruen authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    25e4154 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    juruen authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dc6afb0 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    juruen authored and ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    54377b0 View commit details
    Browse the repository at this point in the history
  13. some wip

    ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    078348a View commit details
    Browse the repository at this point in the history
  14. fix the api

    ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b93a8c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce8c663 View commit details
    Browse the repository at this point in the history
  16. go version

    ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c1e4394 View commit details
    Browse the repository at this point in the history
  17. upgrade actions

    ddvk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8c8a25c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    702474f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52c6d12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f8bea5 View commit details
    Browse the repository at this point in the history
  4. fix mput

    ddvk committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c3abc85 View commit details
    Browse the repository at this point in the history
  5. remove api 1.0

    ddvk committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    863d5de View commit details
    Browse the repository at this point in the history
  6. add orphans to root

    ddvk committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6ac99fe View commit details
    Browse the repository at this point in the history
  7. add trash

    ddvk committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dabe5d2 View commit details
    Browse the repository at this point in the history