The bundle file format NAME gitformat-bundle - The bundle file format SYNOPSIS *.bundle *.bdl DESCRIPTION The Git bundle format is a format that represents both refs and Git object…Defining attributes per path NAME gitattributes - Defining attributes per path SYNOPSIS $GIT_DIR/info/attributes, .gitattributes DESCRIPTION A gitattributes file is a simple text f…Git pack format NAME gitformat-pack - Git pack format SYNOPSIS $GIT_DIR/objects/pack/pack- .{pack,idx} $GIT_DIR/objects/pack/pack- .rev $GIT_DIR/objects/pack/pack-*.mtimes $GIT_DIR…Git Repository Layout NAME gitrepository-layout - Git Repository Layout SYNOPSIS $GIT_DIR/* DESCRIPTION A Git repository comes in two different flavours: •a .git directory at the r…Local machine ID configuration file NAME machine-id - Local machine ID configuration file SYNOPSIS /etc/machine-id DESCRIPTION The /etc/machine-id file contains the unique machine …kernel slab allocator statistics NAME slabinfo - kernel slab allocator statistics SYNOPSIS cat /proc/slabinfo DESCRIPTION Frequently used objects in the Linux kernel (buffer heads,…The D-Bus interface of systemd-logind NAME org.freedesktop.login1 - The D-Bus interface of systemd-logind INTRODUCTION systemd-logind.service (8) is a system service that keeps tra…Git HTTP-based protocols NAME gitprotocol-http - Git HTTP-based protocols SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports two HTTP based transfer protocols. A "dumb" pro…Git Wire Protocol, Version 2 NAME gitprotocol-v2 - Git Wire Protocol, Version 2 SYNOPSIS <over-the-wire-protocol> DESCRIPTION This document presents a specification for a version 2…The D-Bus interface of systemd-machined NAME org.freedesktop.machine1 - The D-Bus interface of systemd-machined INTRODUCTION systemd-machined.service (8) is a system service that k…Protocol v0 and v1 capabilities NAME gitprotocol-capabilities - Protocol v0 and v1 capabilities SYNOPSIS <over-the-wire-protocol> DESCRIPTION Note this document describes capabilit…Git cryptographic signature formats NAME gitformat-signature - Git cryptographic signature formats SYNOPSIS <[tag|commit] object header(s)> <over-the-wire protocol> DESCRIPTION Git…System V IPC NAME /proc/sysvipc/ - System V IPC DESCRIPTION /proc/sysvipc/ Subdirectory containing the pseudo-files msg , sem and shm . These files list the System V Interprocess C…The D-Bus interface of systemd NAME org.freedesktop.systemd1 - The D-Bus interface of systemd INTRODUCTION systemd (1) and its auxiliary daemons expose a number of APIs over D-Bus.…How packs are transferred over-the-wire NAME gitprotocol-pack - How packs are transferred over-the-wire SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports transferring data…format of Executable and Linking Format (ELF) files NAME elf - format of Executable and Linking Format (ELF) files SYNOPSIS #include <elf.h> DESCRIPTION The header file <elf.h> def…Git index format NAME gitformat-index - Git index format SYNOPSIS $GIT_DIR/index DESCRIPTION Git index format THE GIT INDEX FILE HAS THE FOLLOWING FORMAT All binary numbers are in …Hooks used by Git NAME githooks - Hooks used by Git SYNOPSIS $GIT_DIR/hooks/* (or `git config core.hooksPath`/*) DESCRIPTION Hooks are programs you can place in a hooks directory t…The D-Bus interface of systemd-networkd NAME org.freedesktop.network1 - The D-Bus interface of systemd-networkd INTRODUCTION systemd-networkd.service (8) is a system service that m…The D-Bus interface of systemd-portabled NAME org.freedesktop.portable1 - The D-Bus interface of systemd-portabled INTRODUCTION systemd-portabled.service (8) is a system service th…