home.social

#versioncontrolsystem — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #versioncontrolsystem, aggregated by home.social.

fetched live
  1. #EpicGames Announces #Lore #OpenSource #VersionControlSystem
    While there is Git LFS for large file storage with #Git, Epic Games has crated Lore as a version control system designed entirely around the large file needs of modern game development as well as multimedia/entertainment purposes. Lore is designed to be fast and efficient for large files including binary files, and be easy-to-use including for 3D artists and more.
    phoronix.com/news/Epic-Games-L

  2. #EpicGames Announces #Lore #OpenSource #VersionControlSystem
    While there is Git LFS for large file storage with #Git, Epic Games has crated Lore as a version control system designed entirely around the large file needs of modern game development as well as multimedia/entertainment purposes. Lore is designed to be fast and efficient for large files including binary files, and be easy-to-use including for 3D artists and more.
    phoronix.com/news/Epic-Games-L

  3. Ex-GitHub CEO Thomas Dohmke launches Entire, a Git observability layer for AI agents. Capture reasoning, transcripts, and checkpoints directly in your workflow.

    More details here: ostechnix.com/entire-cli-git-o

    #EntireCLI #Git #AI #GeminiCLI #ClaudeCode #Developer #AiAgents #Opensource #Code #VersionControlSystem

  4. Ex-GitHub CEO Thomas Dohmke launches Entire, a Git observability layer for AI agents. Capture reasoning, transcripts, and checkpoints directly in your workflow.

    More details here: ostechnix.com/entire-cli-git-o

    #EntireCLI #Git #AI #GeminiCLI #ClaudeCode #Developer #AiAgents #Opensource #Code #VersionControlSystem

  5. (more Linux and FOSS news in previous posts of thread)

    Git 2.51 released with preparations for hash function change from SHA-1 to SHA-256 (for better prevention of hash collisions), cruft-free multi-pack indexes, new internal stash representation:
    phoronix.com/news/Git-2.51-Rel

    Proton Lumo 1.1 released with more effective project planning and code generation, better performance, public source code for both web client and mobile apps:
    proton.me/blog/lumo-1-1

    Podman 5.6 released with new Quadlet management commands, --swap option for `podman machine init` command, updated `podman kube play` command to enhance Kubernetes compatibility, etc.:
    alternativeto.net/news/2025/8/

    Ventoy 1.1.06 released with TrueNAS Scale support, boot issues fixes:
    alternativeto.net/news/2025/8/

    Illumos Cafe plans to revive interest in Illumos-based OSes like OpenIndiana, SmartOS, OmnisOS, and Tribblix:
    phoronix.com/news/Illumos-Cafe
    (The more choice, the better. They probably won't really be suitable as daily drivers anytime soon (not even BSDs are for the majority of people) but maybe will get there once.)

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #Git #Proton #ProtonLumo #AI #ArtificialIntelligence #VersionControl #VCS #Podman #Container #Containerization #Ventoy #Illumos #illumos_cafe #IllumosCafe #OS #OperatingSystem #VersionControlSystem #Programming #Coding #Development #Dev #FosseryTech

  6. (more Linux and FOSS news in previous posts of thread)

    Git 2.51 released with preparations for hash function change from SHA-1 to SHA-256 (for better prevention of hash collisions), cruft-free multi-pack indexes, new internal stash representation:
    phoronix.com/news/Git-2.51-Rel

    Proton Lumo 1.1 released with more effective project planning and code generation, better performance, public source code for both web client and mobile apps:
    proton.me/blog/lumo-1-1

    Podman 5.6 released with new Quadlet management commands, --swap option for `podman machine init` command, updated `podman kube play` command to enhance Kubernetes compatibility, etc.:
    alternativeto.net/news/2025/8/

    Ventoy 1.1.06 released with TrueNAS Scale support, boot issues fixes:
    alternativeto.net/news/2025/8/

    Illumos Cafe plans to revive interest in Illumos-based OSes like OpenIndiana, SmartOS, OmnisOS, and Tribblix:
    phoronix.com/news/Illumos-Cafe
    (The more choice, the better. They probably won't really be suitable as daily drivers anytime soon (not even BSDs are for the majority of people) but maybe will get there once.)

    #WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #Git #Proton #ProtonLumo #AI #ArtificialIntelligence #VersionControl #VCS #Podman #Container #Containerization #Ventoy #Illumos #illumos_cafe #IllumosCafe #OS #OperatingSystem #VersionControlSystem #Programming #Coding #Development #Dev #FosseryTech

  7. Just got my mind blown, as you might have read I started to use conventional git commits, trying to bundle my commits in a good fashion way with valuable commit messages.

    As I created a merge request today I just noticed how much easier reviewing will be as you can click on commits made on this review and only see changes related to example a refactor or an feature.

    #Git #GitUsage #LearningGit #VersionControlSystem #Developer #Coding

  8. Just got my mind blown, as you might have read I started to use conventional git commits, trying to bundle my commits in a good fashion way with valuable commit messages.

    As I created a merge request today I just noticed how much easier reviewing will be as you can click on commits made on this review and only see changes related to example a refactor or an feature.

    #Git #GitUsage #LearningGit #VersionControlSystem #Developer #Coding

  9. *creates new svn branch
    *looks at log of $file
    *wants to see $file at certain revision
    *svn up -r ...
    *svn be like: Delete file
    *⁉️
    *svn be like: it didn't exist on that branch at that time 👀
    *big-sigh*

    #Subversion #VersionControlSystem #Branching

  10. *creates new svn branch
    *looks at log of $file
    *wants to see $file at certain revision
    *svn up -r ...
    *svn be like: Delete file
    *⁉️
    *svn be like: it didn't exist on that branch at that time 👀
    *big-sigh*

    #Subversion #VersionControlSystem #Branching

  11. If I understand your question correctly, @b0rk, you'd like to know where the term HEAD for the currently-checked-out revision in a #versionControlSystem *originally* came from.

    If (be it for its own sake, or as an intermediate (first) step towards answering that above question) you're *also* interested in where #Git got it from or what the rational for that naming in Git was, maybe we can just ask @torvalds whether he remembers?

  12. @frankiesaxx yeah, I think that if they should up at your door, you probably *can* call them a #grammarNazi 😂

    Thanks for your feedback. :)

    I think it all is a good argument to have your content publicly available under some kind of #versionControlSystem such as for instance #git, #bzr or #mercurial, so people can just submit patches.

    I guess what we're missing is easy front ends for less tech-savvy contributers, especially in the form of plugins for #wordpress and #blogger.