LINUX.ORG.RU

История изменений

Исправление crypt, (текущая версия) :

А зачем?

вот зачем. учись.

crypt@witch /tmp $ git clone https://github.com/wayland-project/wayland
crypt@witch /tmp $ cd wayland
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "canonical"
	 Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>:
	  insertions:    303	(0%)
	  deletions:     39	(0%)
	  files:         12	(0%)
	  commits:       6	(0%)
	  lines changed: 342	(0%)
--
	 Olivier Tilloy <olivier.tilloy@canonical.com>:
	  insertions:    3	(0%)
	  deletions:     0	(0%)
	  files:         1	(0%)
	  commits:       1	(0%)
	  lines changed: 3	(0%)
--
	 Bryce Harrington <bryce@canonical.com>:
	  insertions:    15	(0%)
	  deletions:     17	(0%)
	  files:         6	(0%)
	  commits:       4	(0%)
	  lines changed: 32	(0%)
--
	 Robert Ancell <robert.ancell@canonical.com>:
	  insertions:    4	(0%)
	  deletions:     3	(0%)
	  files:         2	(0%)
	  commits:       2	(0%)
	  lines changed: 7	(0%)

git-quick-stats --detailed-git-stats |egrep -A 5 "canonical" |grep "lines changed" | awk '{ sum += $3 } END { print sum }';
384

384 lines changed by Canonical! WoW!

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "redhat" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'

4473

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "samsung" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
5120

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "intel" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
6826
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "gmail" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
14744

твой слив по прежнему засчитан=)

Исправление crypt, :

А зачем?

вот зачем. учись.

crypt@witch /tmp $ git clone https://github.com/wayland-project/wayland
crypt@witch /tmp $ cd wayland
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "canonical"
	 Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>:
	  insertions:    303	(0%)
	  deletions:     39	(0%)
	  files:         12	(0%)
	  commits:       6	(0%)
	  lines changed: 342	(0%)
--
	 Olivier Tilloy <olivier.tilloy@canonical.com>:
	  insertions:    3	(0%)
	  deletions:     0	(0%)
	  files:         1	(0%)
	  commits:       1	(0%)
	  lines changed: 3	(0%)
--
	 Bryce Harrington <bryce@canonical.com>:
	  insertions:    15	(0%)
	  deletions:     17	(0%)
	  files:         6	(0%)
	  commits:       4	(0%)
	  lines changed: 32	(0%)
--
	 Robert Ancell <robert.ancell@canonical.com>:
	  insertions:    4	(0%)
	  deletions:     3	(0%)
	  files:         2	(0%)
	  commits:       2	(0%)
	  lines changed: 7	(0%)

git-quick-stats --detailed-git-stats |egrep -A 5 "canonical" |grep "lines changed" | awk '{ sum += $3 } END { print sum }';
384

384 lines changed by Canonical! WoW!

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "redhat" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'

4473

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "samsung" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
5120

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "intel" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
6826
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "gmail" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
14744

Исправление crypt, :

А зачем?

вот зачем. учись.

crypt@witch /tmp/wayland $ git clone https://github.com/wayland-project/wayland
crypt@witch /tmp/wayland $ cd wayland
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "canonical"
	 Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>:
	  insertions:    303	(0%)
	  deletions:     39	(0%)
	  files:         12	(0%)
	  commits:       6	(0%)
	  lines changed: 342	(0%)
--
	 Olivier Tilloy <olivier.tilloy@canonical.com>:
	  insertions:    3	(0%)
	  deletions:     0	(0%)
	  files:         1	(0%)
	  commits:       1	(0%)
	  lines changed: 3	(0%)
--
	 Bryce Harrington <bryce@canonical.com>:
	  insertions:    15	(0%)
	  deletions:     17	(0%)
	  files:         6	(0%)
	  commits:       4	(0%)
	  lines changed: 32	(0%)
--
	 Robert Ancell <robert.ancell@canonical.com>:
	  insertions:    4	(0%)
	  deletions:     3	(0%)
	  files:         2	(0%)
	  commits:       2	(0%)
	  lines changed: 7	(0%)

git-quick-stats --detailed-git-stats |egrep -A 5 "canonical" |grep "lines changed" | awk '{ sum += $3 } END { print sum }';
384

384 lines changed by Canonical! WoW!

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "redhat" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'

4473

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "samsung" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
5120

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "intel" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
6826
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "gmail" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
14744

Исходная версия crypt, :

А зачем?

вот зачем. учись.

crypt@witch /tmp/wayland $ git clone https://github.com/wayland-project/wayland
crypt@witch /tmp/wayland $ cd wayland
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "canonical"
	 Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>:
	  insertions:    303	(0%)
	  deletions:     39	(0%)
	  files:         12	(0%)
	  commits:       6	(0%)
	  lines changed: 342	(0%)
--
	 Olivier Tilloy <olivier.tilloy@canonical.com>:
	  insertions:    3	(0%)
	  deletions:     0	(0%)
	  files:         1	(0%)
	  commits:       1	(0%)
	  lines changed: 3	(0%)
--
	 Bryce Harrington <bryce@canonical.com>:
	  insertions:    15	(0%)
	  deletions:     17	(0%)
	  files:         6	(0%)
	  commits:       4	(0%)
	  lines changed: 32	(0%)
--
	 Robert Ancell <robert.ancell@canonical.com>:
	  insertions:    4	(0%)
	  deletions:     3	(0%)
	  files:         2	(0%)
	  commits:       2	(0%)
	  lines changed: 7	(0%)

git-quick-stats --detailed-git-stats |egrep -A 5 "canonical" |grep "lines changed" | awk '{ sum += $3 } END { print sum }';
384

384 lines changed! WoW!

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "redhat" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'

4473

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "samsung" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
5120

crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "intel" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
6826
crypt@witch /tmp/wayland $ git-quick-stats --detailed-git-stats |egrep -A 5 "gmail" |grep "lines changed" | awk '{ sum += $3 } END { print sum }'
14744