#
version-control-system
Here are 73 public repositories matching this topic...
Web development platform built entirely in PostgreSQL
-
Updated
May 10, 2022 - PLpgSQL
A Laravel package to manage versions of endpoints in an elegant way
middleware
laravel
version-control
versioning
laravel-package
version-manager
endpoint
version-control-system
-
Updated
May 9, 2022 - PHP
A stripped-down version of Git, implemented in Rust
-
Updated
Jun 6, 2022 - Rust
🖧 Quads in Git - Distributed Version Control for RDF Knowledge Bases
-
Updated
Jul 5, 2022 - Python
Perforce plugin for Jenkins
-
Updated
Jun 24, 2022 - Java
A Distributed Version Control System with a Friendly UI
-
Updated
Jul 16, 2022 - Python
A version control system with gut feeling.
-
Updated
Apr 2, 2020 - Shell
Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage
-
Updated
Jul 14, 2022 - Smalltalk
GitLearn will guide you in a proper way from beginner level to gain basic knowledge on Git environment.
-
Updated
Aug 10, 2021 - Python
Automatically bump versions in any project and define your versioning scheme as well as rules to control your versioning pipeline
version-control
versions
versioning
version
semantic-versioning
version-manager
version-control-system
github-actions
-
Updated
Jun 25, 2022 - TypeScript
-
Updated
Mar 7, 2022 - TypeScript
Cidr is distributed revision-control-system
-
Updated
Feb 11, 2019 - C
JinnaBalu
commented
Oct 25, 2018
- Create the git usecases for possible cases in programing
Git in ~100 lines of code
-
Updated
Jan 28, 2022 - JavaScript
Version control within git for Excel VBA and customUI XML. Automatically export VBA & XML (and add them to the commit) when you commit an Excel file to github with this pre-commit hook!
export
hook
version-control
xml
hook-script
precommit-hooks
vba
export-excel
customui
version-control-system
engineering-tools
vba-macros
vba-excel
-
Updated
Nov 21, 2020 - Python
naturallymitchell
commented
Jan 17, 2019
linux
shell
open-source
unix
archlinux
arch
daemon
foss
os
operating-system
partition-table
version-control-system
bootloaders
-
Updated
Feb 13, 2022 - TeX
Cheatsheet for commonly used databases, package manager, version control frameworks and programming languages
-
Updated
Jun 16, 2022
SEMVER validation Github Action
validation
validator
semver
version-check
versioned
version-control-system
version-checker
versio
github-action
semver-ta
-
Updated
Jun 25, 2022 - JavaScript
a simple source version control program
-
Updated
Apr 23, 2020 - Python
My Tiny Implementation of Git-like VCS.
-
Updated
Feb 3, 2018 - C++
Object Oriented Programming course homework 1-3
-
Updated
Dec 7, 2019 - Java
Manage dynamic loading of dependent JavaScript files with automatic versioning
-
Updated
Jun 19, 2018 - JavaScript
GitLearn will guide you in a proper way from beginner level to gain basic knowledge on Git environment.
-
Updated
Aug 10, 2021 - Python
Documentation on my personal Snapshot Version Control System (SCVS) and how it works.
wiki
version-control
gplv3
archive
md
txt
snapshots
gpl3
version-control-system
git-extension
svcs
version-file
snapshots-version-controlsystem
snapshot-version-control-system
-
Updated
Dec 7, 2021
-
Updated
Jul 3, 2019
Advanced git control for wrapping and handling complex git commands, such as dealing with two different gits in the same directory and auto git pulling dependencies..
-
Updated
Mar 11, 2018 - Shell
This Bump API is aimed at making stateless version numbering available via API endpoint
docker-container
docker-image
versioning
hacktoberfest
version-control-system
version-tracker
versioning-api
-
Updated
Oct 5, 2021 - Python
Improve this page
Add a description, image, and links to the version-control-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the version-control-system topic, visit your repo's landing page and select "manage topics."
Limitation
Currently
snow log --output=jsonreturns the full snapshot of each commit. A typical view for plugins working with SnowFS will be to show the files modified for each commit. This means every plugin will reimplement a log-diff-view feature.Proposed Solution
We can add this functionality natively and add an option to
snow logto print all files per commit or only changed