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

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