forked from RIOT-OS/RIOT
-
Notifications
You must be signed in to change notification settings - Fork 1
release statistics
Christian Mehlis edited this page May 26, 2014
·
23 revisions
RIOT-OS version | number of files (1) | lines of code (w/o docs) (2) | development time | commits (3) | diffstat (4) | top 5 commiters (5) |
2013.08 | 372 | 273791 (42989) | --- | --- | --- | --- |
2014.01 | 741 | 315921 (79720) | 120 days | 584 | 655 files changed, 59590 insertions(+), 17450 deletions(-) |
155 Ludwig Ortmann 141 Oleg Hahm 76 Christian Mehlis 52 Oliver Hahm 32 Kaspar Schleiser |
2014.05 | 1271 | 173578 (132041) | ??? days | 617 | 1170 files changed, 87997 insertions(+), 53701 deletions(-) | 145 Ludwig Ortmann 117 René Kijewski 83 Oleg Hahm 69 Martin Lenders 65 Christian Mehlis |
find . -type f -not -regex '\./\.git/.*' | wc -l
find . -type f -not -regex '\./\.git.*' | xargs cat | wc -l; echo "($(find . -name *.[hcS] -not -regex '\./\.git.*' | xargs cat | wc -l))"
git log --no-merges --pretty=oneline A..B | wc -l
git diff --shortstat A..B
git shortlog --no-merges -n -s A..B |head -n 5
RIOT - The friendly Operating System for the Internet of Things
Homepage | [GitHub] (https://github.com/RIOT-OS/) | Developers Mailing List | Users Mailing List | Twitter @RIOT_OS
- Family: ARM
- Board: Airfy Beacon
- Board: Arduino Due
- Board: CC2538DK
- Board: CC2650STK
- Board: HikoB Fox
- Board: IoT LAB M3
- Board: LimiFrog-v1
- Board: mbed_lpc1768
- Board: MSB-IoT
- Board: MSBA2
- Board: Nucleo-L1
- Board: Nucleo-F334
- Board: Nucleo-F303
- Board: Nucleo-F091
- Board: Mulle
- Board: OpenMote
- Board: PCA1000x (nRF51822 Development Kit)
- Board: Phytec phyWAVE-KW22
- Board: RFduino
- Board: SAMR21-xpro
- Board: SAML21-xpro
- Board: Spark Core
- Board: STM32F0discovery
- Board: STM32F3discovery
- Board: STM32F4discovery
- Board: UDOO
- Board: yunjia-nrf51822
- Board: Zolertia remote
- Family: ATmega
- Board: Arduino Mega2560
- Family: MSP430
- Board: MSB-430H
- Board: TelosB
- Board: WSN430
- Board: Zolertia Z1
- Board: eZ430-Chronos
- Family: native
- Board: native
- Family: x86
- Board: Intel Galileo