• Caterpillar
    Caterpillar
    armo
    Posts: 34 from 2003/8/1
    From: Krakow - Poland
    I have published next public version (0.12.41) of my Git Desktop, a graphical git frontend for MorphOS.
    In this release many fixes, UI/UX changes, added diff accuracy mode by 'word' and added application settings window ...

    For now this tool gives possibility of:
    - add existing repository
    - clone from remote repository
    - create (init) new repository
    - switch, rename, delete branch (only for local ones)
    - create branch from current or from selected
    - list of tracked/untracked file(s)
    - stage/unstage changes
    - commit with short (and full message)
    - fetch, pull, push
    - view (raw/color) diffs for changed files (few modes including SPLIT mode)
    - list of stashes with preview
    - stash actions: stash, apply, drop, drop all, pop
    - changes history (for now limited to latest 50 log entries) also with showing (raw/color) diffs of changed files
    - undo last commit
    - discard changes for given tracked/untracked file
    - discard changes for selected/all files
    - stash given file
    - stash selected files
    - edit given tracked/untracked file, via external editor -> default is Flow Studio, can be changed
    - view given tracked/untracked text/binary file, via external viewer -> default is MultiView, can be changed
    - help viewer for git subcommands
    - open "home" page in web browser for GitHub/GitLab/Bitbucket repositories
    - open "create new issue" page in web browser for GitHub/GitLab/Bitbucket repositories
    - open "compare branch", "view branch", "create Pull Request" page in web browser for GitHub repositories
    - publish branch
    - checkout given commit
    - configure global git options (user name, user email, default branch name)
    - configure local (per repository) git options (user name, user email)
    - copy author/hash/message of given commit to clipboard
    - copy file path or file relative path to clipboard (for current files and for historical files)
    - open new shell for given repository path
    - open repository path via external editor-> default is Flow Studio, can be changed
    - diff accuracy mode: line or word
    - open repository drawer in Ambient

    App is in beta state! Still miss many features. And has at least some bugs/problems.

    Screenshots:
    git.desktop_mos.0.png
    git.desktop_mos.1.png
    git.desktop_mos.2.png <-- SPLIT Diff Mode!
    git.desktop_mos.3.png <-- 'FullHD' with 'word' diff in background

    Available at MorphOS-Storage and Aminet.
    https://www.morphos-storage.net/?find=GitDesktop
    http://aminet.net/package/dev/misc/GitDesktop
    Rafael/ARMO
    tdolphin.org     tdolphin.itch.io     GitHub
  • »17.01.24 - 11:31
    Profile Visit Website