pub/scm/linux/kernel/git/mst/git.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/mst/git.git/
$ git log --pretty=format:'%h %s (%cs)%d'
60871115b0 git-ack: record an ack (2014-05-19)
	(HEAD -> master)
3a1c05672e rebase: test ack (2014-05-18)
b9b1d93b18 git-rebase: document ack (2014-05-18)
1a1a086cf2 rebase -i: add ack action (2014-05-18)
1a51ab1666 git-am: cleanup option for new flag (2014-05-18)
a7ffb3f00e git-am: fix up new -s (2014-05-18)
1027a5c21f rebase --keep-empty -i: add test (2014-05-18)
b8bbe15a02 t4204-patch-id.sh: default is now stable (2014-05-18)
51e4fd05d7 patch-id: change default to stable (2014-05-18)
29591fe57b patch-id-test: test stable and unstable behaviour (2014-05-18)
...

$ git cat-file blob HEAD:README
////////////////////////////////////////////////////////////////

	Git - the stupid content tracker

////////////////////////////////////////////////////////////////

"git" can mean anything, depending on your mood.

 - random three-letter combination that is pronounceable, and not
   actually used by any common UNIX command.  The fact that it is a
   mispronunciation of "get" may or may not be relevant.
 - stupid. contemptible and despicable. simple. Take your pick from the
   dictionary of slang.
 - "global information tracker": you're in a good mood, and it actually
   works for you. Angels sing, and a light suddenly fills the room.
 - "goddamn idiotic truckload of sh*t": when it breaks

Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations
and full access to internals.

Git is an Open Source project covered by the GNU General Public
License version 2 (some parts of it are under different licenses,
compatible with the GPLv2). It was originally written by Linus
Torvalds with help of a group of hackers around the net.

Please read the file INSTALL for installation instructions.

See Documentation/gittutorial.txt to get started, then see
Documentation/everyday.txt for a useful minimum set of commands, and
Documentation/git-commandname.txt for documentation of each command.
If git has been correctly installed, then the tutorial can also be
read with "man gittutorial" or "git help tutorial", and the
documentation of each command with "man git-commandname" or "git help
commandname".

CVS users may also want to read Documentation/gitcvs-migration.txt
("man gitcvs-migration" or "git help cvs-migration" if git is
installed).

Many Git online resources are accessible from http://git-scm.com/
including full documentation and Git related tools.

The user discussion and development of Git take place on the Git
mailing list -- everyone is welcome to post bug reports, feature
requests, comments and patches to git@vger.kernel.org (read
Documentation/SubmittingPatches for instructions on patch submission).
To subscribe to the list, send an email with just "subscribe git" in
the body to majordomo@vger.kernel.org. The mailing list archives are
available at http://news.gmane.org/gmane.comp.version-control.git/,
http://marc.info/?l=git and other archival sites.

The maintainer frequently sends the "What's cooking" reports that
list the current status of various development topics to the mailing
list.  The discussion following them give a good reference for
project status, development direction and remaining tasks.

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       git-ack: record an ack (2014-05-19)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

# associated public inboxes:
# (number on the left is used for dev purposes)
      77612 git
       1141 lkml
        277 qemu-devel
        276 netdev
        261 linux-arm-kernel
        254 u-boot
        189 stable
        165 linux-devicetree
        112 dri-devel
        109 dpdk-dev
         97 kvm
         93 xen-devel
         92 intel-gfx
         90 buildroot
         89 linux-fsdevel
         88 linux-wireless
         82 linux-media
         75 linux-mm
         68 alsa-devel
         65 linuxppc-dev
         58 linux-scsi
         54 linux-omap
         54 openembedded-core
         53 linux-arm-msm
         42 linux-nfs
         40 amd-gfx
         38 linux-arch
         36 netfilter-devel
         35 linux-xfs
         34 linux-samsung-soc
         34 linux-mips
         34 linux-btrfs
         33 linux-rdma
         33 linux-s390
         31 bpf
         31 ltp
         30 openembedded-devel
         29 linux-pm
         29 linux-ext4
         29 linux-pci
         28 linux-acpi
         27 linux-mediatek
         27 linux-input
         27 linux-gpio
         27 linux-tegra
         26 linux-clk
         26 linux-doc
         25 linux-block
         25 linux-bluetooth
         24 linux-mtd
         24 linux-api
         23 linux-spi
         22 linux-iio
         22 linux-rockchip
         22 linux-patches
         22 lvm-devel
         19 linux-crypto
         19 linux-cifs
         19 linux-renesas-soc
         19 linux-i2c
         18 linux-iommu
         18 kvmarm
         18 linux-usb
         18 linux-f2fs-devel
         18 ../../../../../../../igt-dev
         17 linux-perf-users
         17 linux-sh
         17 nouveau
         15 linux-kselftest
         15 linux-security-module
         15 linux-serial
         15 kernel-janitors
         15 intel-wired-lan
         14 linux-mmc
         14 virtualization
         14 containers
         14 linux-fbdev
         13 linux-nvme
         13 selinux
         13 linux-ide
         13 linux-trace-devel
         12 linux-riscv
         12 linux-parisc
         12 lustre-devel
         12 linux-staging
         12 qemu-riscv
         11 linux-hyperv
         11 sparclinux
         11 nvdimm
         11 yocto
         11 intel-xe
         11 cluster-devel
         10 linux-rtc
         10 linux-rt-users
         10 linux-kbuild
         10 linux-raid
         10 dm-devel
         10 kexec
          9 linux-integrity
          9 ceph-devel
          9 linux-can
          9 linux-sunxi
          9 yocto-meta-ti
          9 batman
          9 grub-devel
          8 linux-amlogic
          8 linux-nvdimm
          8 fstests
          8 kernel-hardening
          8 platform-driver-x86
          8 linux-cxl
          8 mptcp
          8 yocto-meta-freescale
          7 workflows
          7 linux-m68k
          7 ocfs2-devel
          7 poky
          6 linux-efi
          6 linux-hwmon
          6 driverdev-devel
          6 dmaengine
          6 linux-next
          6 linux-watchdog
          6 io-uring
          6 linux-man
          6 cip-dev
          6 linux-sparse
          6 openbmc
          6 linux-hardening
          6 ofono
          6 yocto-meta-arago
          6 outreachy
          6 linux-ia64
          6 kvm-ppc
          5 linux-fscrypt
          5 linux-erofs
          5 linux-leds
          5 linux-sgx
          5 util-linux
          5 linux-wpan
          5 backports
          5 lttng-dev
          5 ath10k
          5 ath11k
          5 iwd
          5 openrisc
          5 virtio-comment
          5 cgroups
          4 rcu
          4 linux-pwm
          4 linux-fpga
          4 phone-devel
          4 keyrings
          4 ath9k-devel
          4 xenomai
          4 linux-um
          4 dccp
          4 linux-alpha
          4 linux-sound
          4 reiserfs-devel
          4 linux-nilfs
          4 lm-sensors
          4 ../../../../../../../fuego
          3 linux-snps-arc
          3 linux-spdx
          3 linux-unionfs
          3 linux-audit
          3 linux-sctp
          3 target-devel
          3 rust-for-linux
          3 linux-phy
          3 llvm
          3 fio
          3 yocto-toaster
          3 yocto-meta-arm
          3 yocto-meta-virtualization
          3 asahi
          3 linux-trace-kernel
          3 virtio-dev
          3 autofs
          3 cpufreq
          3 initramfs
          3 linux-hexagon
          3 linux-laptop
          2 live-patching
          2 linux-edac
          2 linux-modules
          2 linux-kernel-mentees
          2 tpmdd-devel
          2 linux-firmware
          2 linux-bcache
          2 mm-commits
          2 xdp-newbies
          2 soc
          2 linux-coco
          2 bitbake-devel
          2 chrome-platform
          2 ntb
          2 loongarch
          2 ath12k
          2 b4-sent
          2 oe-kbuild-all
          2 lvs-devel
          2 perfbook
          2 virtio-fs
          1 cocci
          1 kernelnewbies
          1 selinux-refpolicy
          1 linux-i3c
          1 ksummit-discuss
          1 wireguard
          1 linux-csky
          1 linux-remoteproc
          1 linux-dash
          1 ccan
          1 dash
          1 tools
          1 regressions
          1 ksummit
          1 b43-dev
          1 historical-speck
          1 linux-nfc
          1 connman
          1 linux-bcachefs
          1 ntfs3
          1 linux-ppp
          1 ell
          1 yocto-docs
          1 damon
          1 imx
          1 oe-lkp
          1 oe-linux-nfc
          1 oe-chipsec
          1 fsverity
          1 v9fs
          1 ecryptfs
          1 kdevops
          1 kbd
          1 devicetree-spec
          1 devicetree-compiler
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 kernel-testers
          1 linux-btrace
          1 linux-embedded
          1 linux-hams
          1 linux-hotplug
          1 stgt
          1 trinity
          1 linux-metag
          1 linux-x25
          1 netfilter
          1 linux-oxnas
          1 u-boot-amlogic
          1 acpica-devel
          1 bridge
          1 smatch
          1 ../../../../../../../wireless-regdb
          1 ../../../../../../../brcm80211
          1 ../../../../../../../powertop

git clone https://80x24.org/lore/pub/scm/linux/kernel/git/mst/git.git