-
Updated
Feb 17, 2021 - PLpgSQL
#
version-control-system
Here are 61 public repositories matching this topic...
Web development platform built entirely in PostgreSQL
A stripped-down version of Git, implemented in Rust
-
Updated
Sep 25, 2020 - Rust
Perforce plugin for Jenkins
-
Updated
May 12, 2021 - Java
🖧 Quads in Git - Distributed Version Control for RDF Knowledge Bases
-
Updated
May 14, 2021 - Python
A version control system with gut feeling.
-
Updated
Apr 2, 2020 - Shell
A Distributed Version Control System with a Friendly UI
-
Updated
May 12, 2021 - Python
Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage
-
Updated
May 14, 2021 - Smalltalk
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
Jan 6, 2021 - PHP
GitLearn will guide you in a proper way from beginner level to gain basic knowledge on Git environment.
-
Updated
Feb 15, 2021 - Python
JinnaBalu
commented
Oct 25, 2018
- Create the git usecases for possible cases in programing
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
-
Updated
May 14, 2021 - TypeScript
Cidr is distributed revision-control-system
-
Updated
Feb 11, 2019 - C
naturallymitchell
commented
Jan 17, 2019
Cheatsheet for commonly used databases, package manager, version control frameworks and programming languages
-
Updated
Apr 12, 2021
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
SEMVER validation Github Action
validation
validator
semver
version-check
versioned
version-control-system
version-checker
versio
github-action
semver-ta
-
Updated
Nov 24, 2020 - JavaScript
My Tiny Implementation of Git-like VCS.
-
Updated
Feb 3, 2018 - C++
Git in ~100 lines of code
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
May 15, 2021 - TypeScript
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
Jun 13, 2020 - Python
a simple source version control program
-
Updated
Apr 23, 2020 - 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
Apr 21, 2021
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
-
Updated
Jul 3, 2019
This Bump API is aimed at making stateless version numbering available via API endpoint
-
Updated
Apr 17, 2021 - Python
Simple kuvalda cli program
-
Updated
Jan 2, 2019 - C#
Object Oriented Programming course homework 1-3
-
Updated
Dec 7, 2019 - Java
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