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)
      84325 git
       1152 lkml
        284 qemu-devel
        281 netdev
        270 linux-arm-kernel
        258 u-boot
        192 stable
        171 linux-devicetree
        115 dri-devel
        113 dpdk-dev
        100 kvm
         98 xen-devel
         96 intel-gfx
         95 buildroot
         92 linux-fsdevel
         90 linux-wireless
         85 linux-media
         79 linux-mm
         69 alsa-devel
         69 linuxppc-dev
         61 linux-scsi
         59 openembedded-core
         57 linux-arm-msm
         56 linux-omap
         44 linux-nfs
         43 amd-gfx
         41 linux-arch
         39 netfilter-devel
         38 linux-xfs
         37 linux-mips
         36 linux-samsung-soc
         36 linux-s390
         35 linux-btrfs
         35 linux-rdma
         35 openembedded-devel
         34 bpf
         34 ltp
         32 linux-ext4
         31 linux-pm
         31 linux-pci
         30 linux-acpi
         30 linux-gpio
         29 linux-mediatek
         29 linux-input
         29 linux-doc
         28 linux-clk
         28 linux-tegra
         27 linux-mtd
         27 linux-block
         27 linux-bluetooth
         26 linux-spi
         25 linux-iio
         25 linux-patches
         24 linux-api
         24 linux-rockchip
         22 linux-crypto
         22 lvm-devel
         21 linux-renesas-soc
         21 linux-i2c
         20 linux-cifs
         20 linux-iommu
         20 kvmarm
         20 linux-usb
         20 linux-f2fs-devel
         20 linux-perf-users
         20 igt-dev
         19 linux-kselftest
         19 linux-sh
         18 nouveau
         17 linux-security-module
         17 linux-serial
         17 linux-mmc
         17 kernel-janitors
         16 virtualization
         16 linux-fbdev
         16 intel-wired-lan
         15 linux-riscv
         15 linux-nvme
         15 selinux
         15 linux-ide
         15 linux-staging
         15 intel-xe
         14 linux-parisc
         14 containers
         14 sparclinux
         14 nvdimm
         14 qemu-riscv
         13 linux-rtc
         13 linux-trace-devel
         13 linux-hyperv
         13 linux-kbuild
         12 linux-can
         12 dm-devel
         12 lustre-devel
         12 yocto
         12 b4-sent
         11 linux-integrity
         11 linux-amlogic
         11 linux-rt-users
         11 ceph-devel
         11 linux-raid
         11 linux-cxl
         11 linux-sunxi
         11 yocto-meta-ti
         11 kexec
         11 cluster-devel
         11 grub-devel
         10 fstests
         10 linux-m68k
         10 platform-driver-x86
          9 linux-hwmon
          9 dmaengine
          9 mptcp
          9 yocto-meta-arago
          9 batman
          8 linux-efi
          8 linux-nvdimm
          8 kernel-hardening
          8 linux-watchdog
          8 cip-dev
          8 openbmc
          8 linux-hardening
          8 yocto-meta-freescale
          8 linux-sound
          7 linux-leds
          7 workflows
          7 linux-man
          7 linux-sparse
          7 linux-fpga
          7 ocfs2-devel
          7 ofono
          7 yocto-meta-arm
          7 poky
          6 linux-erofs
          6 driverdev-devel
          6 linux-next
          6 linux-sgx
          6 backports
          6 io-uring
          6 linux-pwm
          6 iwd
          6 outreachy
          6 xenomai
          6 openrisc
          6 linux-um
          6 linux-ia64
          6 kvm-ppc
          5 linux-fscrypt
          5 rcu
          5 util-linux
          5 linux-wpan
          5 lttng-dev
          5 phone-devel
          5 keyrings
          5 soc
          5 rust-for-linux
          5 ath10k
          5 ath11k
          5 linux-phy
          5 llvm
          5 yocto-meta-virtualization
          5 loongarch
          5 linux-trace-kernel
          5 virtio-comment
          5 cgroups
          5 linux-alpha
          5 linux-hexagon
          4 linux-edac
          4 linux-snps-arc
          4 linux-modules
          4 linux-csky
          4 linux-unionfs
          4 ath9k-devel
          4 fio
          4 bitbake-devel
          4 kdevops
          4 dccp
          4 reiserfs-devel
          4 linux-nilfs
          4 lm-sensors
          4 fuego
          4 barebox
          3 live-patching
          3 linux-spdx
          3 linux-kernel-mentees
          3 linux-firmware
          3 linux-audit
          3 linux-remoteproc
          3 linux-sctp
          3 target-devel
          3 linux-coco
          3 yocto-toaster
          3 chrome-platform
          3 asahi
          3 imx
          3 oe-kbuild-all
          3 virtio-dev
          3 autofs
          3 cpufreq
          3 initramfs
          3 linux-laptop
          3 u-boot-amlogic
          3 perfbook
          2 linux-i3c
          2 wireguard
          2 tpmdd-devel
          2 linux-bcache
          2 mm-commits
          2 xdp-newbies
          2 dash
          2 linux-ppp
          2 ntb
          2 damon
          2 ath12k
          2 fsverity
          2 v9fs
          2 lvs-devel
          2 virtio-fs
          2 dtrace
          2 yocto-patches
          2 linux-aspeed
          1 cocci
          1 kernelnewbies
          1 selinux-refpolicy
          1 ksummit-discuss
          1 linux-dash
          1 ccan
          1 tools
          1 regressions
          1 ksummit
          1 b43-dev
          1 historical-speck
          1 linux-nfc
          1 connman
          1 linux-bcachefs
          1 ntfs3
          1 ell
          1 yocto-docs
          1 oe-lkp
          1 oe-linux-nfc
          1 oe-chipsec
          1 ecryptfs
          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 acpica-devel
          1 bridge
          1 smatch
          1 wireless-regdb
          1 netfs
          1 brcm80211
          1 powertop
          1 kvm-riscv

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