internal/

directory
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2026 License: MIT

Directories

Path Synopsis
Package conflict provides early warnings about overlapping work before a push, so two people editing the same repo on a LAN find out before they stomp on each other rather than after.
Package conflict provides early warnings about overlapping work before a push, so two people editing the same repo on a LAN find out before they stomp on each other rather than after.
Package display handles everything the user sees: icon sets, Nerd Fonts auto-detection (cached per terminal profile), and lipgloss theming.
Package display handles everything the user sees: icon sets, Nerd Fonts auto-detection (cached per terminal profile), and lipgloss theming.
Package e2e implements the end-to-end encryption layer that wraps every peer-to-peer connection in git-lan.
Package e2e implements the end-to-end encryption layer that wraps every peer-to-peer connection in git-lan.
Package git wraps the system git binary.
Package git wraps the system git binary.
Package presence derives a host's self-reported activity state - online, coding, or idle - from its working-tree cleanliness and recent edit activity.
Package presence derives a host's self-reported activity state - online, coding, or idle - from its working-tree cleanliness and recent edit activity.
Package security holds git-lan's long-term identity keys, peer fingerprints, and the trusted-peers ring.
Package security holds git-lan's long-term identity keys, peer fingerprints, and the trusted-peers ring.
Package session manages git-lan collaboration sessions: their lifecycle, password protection, one-time invite tokens, and on-disk persistence.
Package session manages git-lan collaboration sessions: their lifecycle, password protection, one-time invite tokens, and on-disk persistence.
Package transport carries git's wire protocol between peers over an encrypted channel.
Package transport carries git's wire protocol between peers over an encrypted channel.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL