$ git log --pretty=format:'%h %s (%cs)%d'
f4b8b32 ofono: Read Firmware version (Revision) for Device Management (2019-07-24)
(HEAD -> master)
f835356 ofono: Read IMEI SV for Device Management (2019-07-24)
c8cf62d ofono: Read IMEI for Device Management (2019-07-24)
c259df5 wsputil: Fix fall through comment (2017-07-22)
1924f59 build: Use AM_CPPFLAGS instead of INCLUDES (2017-07-22)
bfdce91 gdbus: Close private connection if setup fails (2015-04-20)
09cea33 gdbus: Fix crash in g_dbus_create_error_valist (2015-04-09)
cb0284f gdbus: Use g_dbus_create_error_valist internally (2015-04-09)
a1436c8 gdbus: Add g_dbus_get_flags function (2015-04-07)
af5acc9 gdbus: Make GDBusClient work without ObjectManager (2015-03-26)
...
$ git cat-file blob HEAD:README
Multimedia Messaging Service
****************************
Copyright (C) 2010-2011 Intel Corporation. All rights reserved.
Compilation and installation
============================
In order to compile proxy daemon you need following software packages:
- GCC compiler
- D-Bus library
- GLib library
To configure run:
./configure --prefix=/usr
Configure automatically searches for all required components and packages.
To compile and install run:
make && make install
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master ofono: Read Firmware version (Revision) for Device Management (2019-07-24)
# 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)
84 linux-bluetooth
84 ofono
4 lkml
4 qemu-devel
4 kvm
3 linux-mtd
3 linux-mm
3 netdev
3 xen-devel
3 git
2 linux-wireless
2 linux-mediatek
2 linux-erofs
2 linux-iommu
2 linux-arm-kernel
2 linux-f2fs-devel
2 linuxppc-dev
2 linux-mmc
2 linux-arch
2 openbmc
2 u-boot
2 yocto
2 yocto-meta-freescale
2 openembedded-core
2 kexec
2 poky
2 cluster-devel
2 reiserfs-devel
1 linux-samsung-soc
1 linux-riscv
1 linux-nvme
1 linux-xfs
1 bpf
1 linux-nfs
1 linux-crypto
1 linux-efi
1 linux-acpi
1 netfilter-devel
1 linux-fsdevel
1 linux-cifs
1 linux-devicetree
1 linux-amlogic
1 linux-media
1 stable
1 linux-mips
1 fstests
1 linux-pm
1 linux-rtc
1 linux-input
1 alsa-devel
1 linux-scsi
1 linux-btrfs
1 kvmarm
1 driverdev-devel
1 linux-usb
1 linux-kselftest
1 selinux
1 linux-clk
1 linux-iio
1 linux-gpio
1 linux-rdma
1 linux-ext4
1 dpdk-dev
1 linux-security-module
1 linux-pci
1 linux-modules
1 linux-rt-users
1 linux-ide
1 linux-serial
1 linux-watchdog
1 linux-trace-devel
1 selinux-refpolicy
1 util-linux
1 backports
1 linux-doc
1 linux-man
1 amd-gfx
1 dri-devel
1 intel-gfx
1 linux-unionfs
1 linux-api
1 linux-omap
1 linux-spi
1 linux-i2c
1 linux-sparse
1 linux-tegra
1 lttng-dev
1 virtualization
1 linux-kbuild
1 ceph-devel
1 linux-can
1 containers
1 linux-rockchip
1 linux-raid
1 linux-fbdev
1 linux-cxl
1 linux-perf-users
1 linux-sh
1 nouveau
1 linux-s390
1 linux-coco
1 buildroot
1 iwd
1 ltp
1 yocto-toaster
1 yocto-meta-arm
1 openembedded-devel
1 bitbake-devel
1 yocto-meta-virtualization
1 yocto-meta-ti
1 yocto-meta-arago
1 outreachy
1 openrisc
1 intel-wired-lan
1 intel-xe
1 linux-um
1 virtio-comment
1 ecryptfs
1 qemu-riscv
1 grub-devel
1 kvm-ppc
1 linux-hexagon
1 lvm-devel
1 virtio-fs
1 fuego
1 igt-dev
git clone https://yhbt.net/lore/pub/scm/network/ofono/mmsd.git