This package provides a pure Go Postgres driver for Go's database/sql package.
go-github-com-rs-xid
is a globally unique id generator library, ready to safely be used directly in your server code.
gitlab-ci-mode
is an Emacs major mode for editing GitLab CI files. It provides syntax highlighting and completion for keywords and special variables. An interface to GitLab’s CI file linter is also provided via gitlab-ci-lint
.
guile-scheme-lsp
is an implementation for Guile of the LSP specification. This software aims to support several Scheme implementations. To achieve this, the code is designed to contain as much logic as possible in R7RS Scheme, separating implementation-specific code in different directories.
This hook sends emails describing changes introduced by pushes to a Git repository. For each reference that was changed, it emits one ReferenceChange email summarizing how the reference was changed, followed by one Revision email for each new commit that was introduced by the reference change.
This script is designed to be used as a post-receive hook in a Git repository
Package xid is a globally unique id generator suited for web scale. Features:
zize: 12 bytes (96 bits), smaller than UUID, larger than snowflake
base32 hex encoded by default (20 chars when transported as printable string, still sortable)
mon configured, you don't need set a unique machine and/or data center id
k-ordered
embedded time with 1 second precision
unicity guaranteed for 16,777,216 (24 bits) unique ids per second and per host/process
lock-free (i.e.: unlike UUIDv1 and v2)
If you are using git
to control versions of LaTeX files, you may want to show yourself or other users or devs the current version of the file, information about the author and last edited date. All packages for Git known make that kind of information available for the whole repository. But sometimes you have a lot of files within the same repository in different versions, from different authors etc. Perhaps you also split up a big project in small files and want to show within the document who had edited what. This package gives you the opportunity to do so.
Fast, configurable indentation guide-bars for Emacs.
This package provides a text formatting functions in Go.
This package provides a plugin for Setuptools for revision control with Git.
git-latexdiff
is a tool to graphically visualize differences between different versions of a LaTeX file.
This package enables you to step through historic versions of files under Git version control from within Emacs.
This package enables you to step through historic versions of files under Git version control from within Emacs.
The Software Heritage Git Loader is a tool and a library to walk a local Git repository and inject into the SWH dataset all contained files that weren't known before.
Package cors is net/http
handler to handle Cross-origin resource sharing related requests as defined by http://www.w3.org/TR/cors/.
The program is run within a Git repository, and outputs the entire version history, as a LaTeX table. That output will typically be redirected to a file; the author recommends typesetting in landscape orientation.
To access git dependencies (for example, via tools.deps
), one must download git directories and working trees as indicated by git SHAs. This library provides this functionality and also keeps a cache of git directories and working trees that can be reused.
This is an internal macro crate for git-version.
This package provides GitLab snippet API interaction for Emacs.
This package provides a Go library to create and print diffs.
Package form implements encoding and decoding of application/x-www-form-urlencoded data.
This package provides a Real-time Transport Protocol packetizer and depacketizer.