ssstats 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.git/COMMIT_EDITMSG +10 -0
- data/.git/FETCH_HEAD +1 -0
- data/.git/HEAD +1 -0
- data/.git/ORIG_HEAD +1 -0
- data/.git/config +15 -0
- data/.git/description +1 -0
- data/.git/hooks/applypatch-msg.sample +15 -0
- data/.git/hooks/commit-msg.sample +24 -0
- data/.git/hooks/post-update.sample +8 -0
- data/.git/hooks/pre-applypatch.sample +14 -0
- data/.git/hooks/pre-commit.sample +49 -0
- data/.git/hooks/pre-push.sample +53 -0
- data/.git/hooks/pre-rebase.sample +169 -0
- data/.git/hooks/pre-receive.sample +24 -0
- data/.git/hooks/prepare-commit-msg.sample +36 -0
- data/.git/hooks/update.sample +128 -0
- data/.git/index +0 -0
- data/.git/info/exclude +6 -0
- data/.git/logs/HEAD +24 -0
- data/.git/logs/refs/heads/master +4 -0
- data/.git/logs/refs/heads/minor-name-changes +3 -0
- data/.git/logs/refs/remotes/origin/basic-stats-basic-structs +2 -0
- data/.git/logs/refs/remotes/origin/init +1 -0
- data/.git/logs/refs/remotes/origin/master +4 -0
- data/.git/logs/refs/remotes/origin/minor-name-changes +1 -0
- data/.git/logs/refs/stash +1 -0
- data/.git/objects/05/207ded3952d840ba340c85a6f6c96b22ca1c67 +0 -0
- data/.git/objects/06/61209566f12727ab3976b2a747ac4f1a470dbb +0 -0
- data/.git/objects/07/0ef73c7375d71e0c339fc4aead20a94bdce9cd +0 -0
- data/.git/objects/09/3a47fc9464be57d4e6cd75bdeca68529dfa266 +0 -0
- data/.git/objects/0b/13becb0672026236c3f08a689e114cabf3e822 +2 -0
- data/.git/objects/0b/b8805e9d0480adc26c683bf7a1bd3eb2665e63 +0 -0
- data/.git/objects/11/57e944f6067e26491cef7d109d112788bb191e +0 -0
- data/.git/objects/1a/067207e458b64430a6a79e21886f343334b3fc +0 -0
- data/.git/objects/1a/3673f33c56f4cc23a54287689848536642748e +0 -0
- data/.git/objects/20/c351e1ee1bdc479818659d65258270c7d617a2 +0 -0
- data/.git/objects/20/d8723a745139ddfb87fd27e1178f88aaf0e93c +2 -0
- data/.git/objects/24/8f7300de1cd8580c21601c27a8315d52adab40 +0 -0
- data/.git/objects/28/2eebe389bbf8cf3a8d3cf134122efaca57e269 +0 -0
- data/.git/objects/29/aa78fd51aa4d90e1735db9320829cebbc6f774 +0 -0
- data/.git/objects/2f/2a216e86ef1e3e0c17a18948e9ddfcb7824fbe +0 -0
- data/.git/objects/2f/f19a188c1bb17bd2eb90c50c7a13310caa63e4 +0 -0
- data/.git/objects/32/a211703f0ae31329162799c7b44aaebf8cfef5 +0 -0
- data/.git/objects/33/c40c2e3408720afaa18f5a6ed09de12c7c56c6 +2 -0
- data/.git/objects/34/57a6355860054942ca5f713eba623b5add5a4b +0 -0
- data/.git/objects/34/fe522e62971aa628f2d607e22a5df151d7594c +0 -0
- data/.git/objects/36/8ffaf5d41725272eac6de6afe1d7a4abc6a4c8 +0 -0
- data/.git/objects/39/80ee7e8608ec095f751b30e4ccb4d4e3d2f063 +0 -0
- data/.git/objects/39/91d58f78b5ddb1216fe120b834b184822a0d77 +0 -0
- data/.git/objects/3b/55cedd0b036421b5cc56809db567a93652bd27 +0 -0
- data/.git/objects/42/ee185379834da4a07947cdabf2594d877ede05 +1 -0
- data/.git/objects/45/635f8c395eb61f91834254b3d6504ce99a0c59 +0 -0
- data/.git/objects/46/cba8f26c2c2d78c370601a75ebf431fcc128bb +0 -0
- data/.git/objects/4b/4957b2c5b28c05f73bafb25c3779c8687acfa4 +0 -0
- data/.git/objects/4c/60da0b7246a7fa15887a4e0d70771d5f79361a +1 -0
- data/.git/objects/4c/ca36fa8ee4f353e76fd3c835c93f88c9b3f894 +0 -0
- data/.git/objects/4d/d92d2a28eb8e40a86c3ff35fcde1e77dd51ecd +0 -0
- data/.git/objects/4e/34db983e3d5bf8d6e38ce35b51ade3e72d5840 +0 -0
- data/.git/objects/51/418c10bd4cc59a50e23a740dfa16d5663fb5b9 +0 -0
- data/.git/objects/52/1691fc61347c01b77918b60ec1dc228cd0b6f3 +0 -0
- data/.git/objects/52/846381a80ccbb768e15771050dd9aea4b88f26 +0 -0
- data/.git/objects/55/bb31194c235e81c92bd1a6ac27235c038cd2fc +1 -0
- data/.git/objects/57/4bd5b259664d1fc66dd90d88fc62f20e695cfe +2 -0
- data/.git/objects/58/8b61fa66a0e289c2344d1a2c78edaab3da59e9 +0 -0
- data/.git/objects/5a/88ced498186dae91e7bf0065ab8948c2e2140a +0 -0
- data/.git/objects/5d/be59d06419f3d3631db6097dbc62b5741a533e +1 -0
- data/.git/objects/5d/fefea9b6eb5dbb84b561b7a196aa4c6d6aaa58 +1 -0
- data/.git/objects/5f/a988a61b5cd5eb62a1f33a8170e3d0cec76be8 +0 -0
- data/.git/objects/60/02dcf4e9b0e86485b11091469ef77f061be228 +0 -0
- data/.git/objects/61/626cd3240ac7cef12dae40aa6bbbd014ad31dd +0 -0
- data/.git/objects/64/3c305e1d46a4969ddefabbfe59f9f20400817c +0 -0
- data/.git/objects/67/301489447605605ba8f6816c6e1bac7ec58f3e +4 -0
- data/.git/objects/68/75867b1f8adc25281dc23edfb9f70cfc2ad30d +0 -0
- data/.git/objects/68/9db29b73abed60c8d0d63124898091062dd106 +0 -0
- data/.git/objects/69/8a251ce3adf8a0b32ba74b122e0c2f99173922 +1 -0
- data/.git/objects/6a/10a18940a6d0239fd4d72d01ae681759251be4 +2 -0
- data/.git/objects/6a/5392570ca6a567e7b261f9c5399fa0dc44a113 +0 -0
- data/.git/objects/6f/7243614d7ed0d0fa647639f196dc4485f9435c +0 -0
- data/.git/objects/70/5da6fdb5474c4f92e3c65ddc7ced93dc618ac0 +0 -0
- data/.git/objects/74/6aa425712c6bbd485efaf9f95f2f73fa622702 +2 -0
- data/.git/objects/75/38d91a4499798974359a00507060121fedea77 +0 -0
- data/.git/objects/76/65fc5b4b82ea4f9aadd9672ce66bd6bbbadb0d +0 -0
- data/.git/objects/76/db52c476f419150d6553de60eec15217526a01 +0 -0
- data/.git/objects/77/e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d +2 -0
- data/.git/objects/78/11ce4804edd24700cde280e882392dd0de56e1 +2 -0
- data/.git/objects/80/bf6dbac2ae42557f6393c2e78ba81ad6e9c68b +0 -0
- data/.git/objects/8c/18f1abdd4147f400c02b45e57297449ae4bc43 +0 -0
- data/.git/objects/8c/4d95b0d995eed356bfe4577315132d4bf8e882 +0 -0
- data/.git/objects/8c/713c7faea64564db38b030985b4486a5a71adf +0 -0
- data/.git/objects/8e/b3b06b354e66d48de9d2f18fdc515ed52bafce +0 -0
- data/.git/objects/8e/ec8161a1fb58c6c0dfa12e05cab2817f463efa +0 -0
- data/.git/objects/8e/eec52ca9a4f714fa81b7c628914003717f2f4f +0 -0
- data/.git/objects/8f/17d73858eb80d739567ea846611b293f04bc1f +0 -0
- data/.git/objects/93/cb94306b63a2b3c9ffc36bc84ffc9fbc721777 +0 -0
- data/.git/objects/94/e461e0c8ecc3cec222e844b598992de14950f8 +0 -0
- data/.git/objects/96/04be05406705b325f60f22904fd7013f8d2bea +0 -0
- data/.git/objects/97/84e27f7a46f6a67c93b4d795a427adf7fc1ccb +0 -0
- data/.git/objects/97/990865fa520687678012c560585a4559eb01a0 +0 -0
- data/.git/objects/97/b4449d01443f80ea573c642012412b1913df93 +6 -0
- data/.git/objects/98/ba30921fd065c5054fc96966a1b2a2bf36d0f4 +0 -0
- data/.git/objects/9a/ca5762ffc9c77aa0ee9142e340cbf7882578be +0 -0
- data/.git/objects/9b/191d4a8975dbc5b07dc9de0ee871d9a2ca4b3e +0 -0
- data/.git/objects/a1/4155143d8e4d6cd0ffae8152fb0cd55f3a2a87 +0 -0
- data/.git/objects/a1/e0131ff3206a21075e8bff68bcc80d8d99e3a0 +0 -0
- data/.git/objects/ae/a7249864acee43f29aefa916f2c3df3d2b0741 +0 -0
- data/.git/objects/b2/385f78fb3d40feb046f478e6925363a14a7bde +0 -0
- data/.git/objects/b3/dfa6ec25306eb895532ae999ba23dea16f90c9 +1 -0
- data/.git/objects/b4/cf7f5c04e871793943e616ae6aeeba54c12916 +0 -0
- data/.git/objects/b5/b44ab814dc2eef359699d58ee68a8fab4c72b1 +2 -0
- data/.git/objects/b5/ea8d2da4d4c15fbd0bdce8ee4c3ec031de086d +0 -0
- data/.git/objects/b7/e9ed549be37412bd2f7e90f0b33165e3052ceb +0 -0
- data/.git/objects/c1/ac00052cd7698f0bf2510530f87da6afebf278 +0 -0
- data/.git/objects/ca/15d31acd0eccf4137161c972e6af3beab7fefb +0 -0
- data/.git/objects/cb/8bfa539de51e7585a3ce7f2069ada57eb66d9e +2 -0
- data/.git/objects/ce/a706e0e64d2acc15d653ecc842fd072a15ffed +0 -0
- data/.git/objects/cf/f50a5c7af66c069e935ab1d332e5420ffe7063 +0 -0
- data/.git/objects/d0/74fd4b00b5378d84885571802d1c214cab055e +0 -0
- data/.git/objects/d1/85dd79a60fb633167a5f08c4c6d5839a30843f +1 -0
- data/.git/objects/d2/a8d603e12dd80c1eea052ebf3173666f4ba1cb +0 -0
- data/.git/objects/d8/991243827c6ce1382530580ee2271c293600aa +0 -0
- data/.git/objects/d9/40caa2b379fbf0f1a6fced2993a284307b62ad +0 -0
- data/.git/objects/db/d2a1661624b308c54897676bbfa26f407ee5a7 +0 -0
- data/.git/objects/dc/e67d860af47a4eb630117ce03624bae45dcf26 +3 -0
- data/.git/objects/de/0a2da315f811f866cc6008a0b71d0c9d94b33e +0 -0
- data/.git/objects/df/ca81670614d58b337f023d669498db94ef9cf6 +0 -0
- data/.git/objects/e3/f666b411c3df9b90e4a27e0afefd0be386242f +0 -0
- data/.git/objects/e5/0246cfa4aba2947e8ca440c796454ac0954e0c +0 -0
- data/.git/objects/e9/46a801d541b4e1c734a0eff14928e1883df492 +0 -0
- data/.git/objects/ea/8caf1050a591b2965d5d06b8b95c877818cfcd +0 -0
- data/.git/objects/eb/8f6c322b3786b1ce6063c74511c76d27115e0a +0 -0
- data/.git/objects/eb/e52995c614ee2d781562bcfcf43983baf0a43a +0 -0
- data/.git/objects/ef/b27738131cce265ab7aab4ec8670ba7c5d470a +0 -0
- data/.git/objects/f4/2cc898a6b4d371cb01f695eb9bd56ca0f419e9 +0 -0
- data/.git/objects/f5/9ff20aeecbf2cae832e25b6506d20d54b55578 +0 -0
- data/.git/objects/f6/4c0df54b94bf55a1aa56abff0067728e2eb052 +0 -0
- data/.git/objects/f8/e8e644d5ad60ba7652767266ff73e60a7f0a6b +0 -0
- data/.git/objects/fa/b7b630518fda529ee1f72a1800ac18e71a823c +0 -0
- data/.git/objects/fc/c211363a3bbdd9bb2e059f52268820421084a2 +3 -0
- data/.git/refs/heads/master +1 -0
- data/.git/refs/heads/minor-name-changes +1 -0
- data/.git/refs/remotes/origin/basic-stats-basic-structs +1 -0
- data/.git/refs/remotes/origin/init +1 -0
- data/.git/refs/remotes/origin/master +1 -0
- data/.git/refs/remotes/origin/minor-name-changes +1 -0
- data/.git/refs/stash +1 -0
- data/.gitignore +12 -0
- data/.rspec +4 -0
- data/.rspec_status +6 -0
- data/.travis.yml +5 -0
- data/Dockerfile +17 -0
- data/Gemfile +11 -0
- data/Gemfile.lock +37 -0
- data/README.md +56 -0
- data/Rakefile +6 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/docker-compose.yml +6 -0
- data/exe/ssstats +3 -0
- data/lib/ssstats/version.rb +3 -0
- data/lib/ssstats.rb +129 -0
- data/spec/spec_helper.rb +12 -0
- data/spec/ssstats_spec.rb +53 -0
- data/ssstats.gemspec +21 -0
- metadata +208 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 424ded3535e9eeca11415e7fc0fcfdfd81c79342
|
4
|
+
data.tar.gz: 85b2e1df7a4a88838c70da00099b786b5ab9ba25
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 5e32786175640a1c5a9b562d52ca02b92900a3034a1f621b213bfa2a7f73a9785653af7f8cda9b2e340be79ece57f2642f76f8a72f90ee041357e3d9669d2830
|
7
|
+
data.tar.gz: ff0a8ce6b23332579f2f4aa5fc7128f3b24c5d81425e6d0a5aff17c201b2f623c43179952ba2931ae002994c4471431997bac1a9bc48d0dc58379aa47e4e35ea
|
data/.git/COMMIT_EDITMSG
ADDED
@@ -0,0 +1,10 @@
|
|
1
|
+
minor name+function changes
|
2
|
+
|
3
|
+
# Please enter the commit message for your changes. Lines starting
|
4
|
+
# with '#' will be ignored, and an empty message aborts the commit.
|
5
|
+
# On branch minor-name-changes
|
6
|
+
# Changes to be committed:
|
7
|
+
# modified: README.md
|
8
|
+
# modified: lib/ssstats.rb
|
9
|
+
# modified: spec/ssstats_spec.rb
|
10
|
+
#
|
data/.git/FETCH_HEAD
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
8c4d95b0d995eed356bfe4577315132d4bf8e882 branch 'master' of github.com:BandManage/ssstats
|
data/.git/HEAD
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
ref: refs/heads/master
|
data/.git/ORIG_HEAD
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e
|
data/.git/config
ADDED
@@ -0,0 +1,15 @@
|
|
1
|
+
[core]
|
2
|
+
repositoryformatversion = 0
|
3
|
+
filemode = true
|
4
|
+
bare = false
|
5
|
+
logallrefupdates = true
|
6
|
+
ignorecase = true
|
7
|
+
precomposeunicode = true
|
8
|
+
[remote "origin"]
|
9
|
+
url = git@github.com:BandManage/ssstats.git
|
10
|
+
fetch = +refs/heads/*:refs/remotes/origin/*
|
11
|
+
[branch "master"]
|
12
|
+
remote = origin
|
13
|
+
merge = refs/heads/master
|
14
|
+
[branch "minor-name-changes"]
|
15
|
+
pushRemote = origin
|
data/.git/description
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
Unnamed repository; edit this file 'description' to name the repository.
|
@@ -0,0 +1,15 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# An example hook script to check the commit log message taken by
|
4
|
+
# applypatch from an e-mail message.
|
5
|
+
#
|
6
|
+
# The hook should exit with non-zero status after issuing an
|
7
|
+
# appropriate message if it wants to stop the commit. The hook is
|
8
|
+
# allowed to edit the commit message file.
|
9
|
+
#
|
10
|
+
# To enable this hook, rename this file to "applypatch-msg".
|
11
|
+
|
12
|
+
. git-sh-setup
|
13
|
+
commitmsg="$(git rev-parse --git-path hooks/commit-msg)"
|
14
|
+
test -x "$commitmsg" && exec "$commitmsg" ${1+"$@"}
|
15
|
+
:
|
@@ -0,0 +1,24 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# An example hook script to check the commit log message.
|
4
|
+
# Called by "git commit" with one argument, the name of the file
|
5
|
+
# that has the commit message. The hook should exit with non-zero
|
6
|
+
# status after issuing an appropriate message if it wants to stop the
|
7
|
+
# commit. The hook is allowed to edit the commit message file.
|
8
|
+
#
|
9
|
+
# To enable this hook, rename this file to "commit-msg".
|
10
|
+
|
11
|
+
# Uncomment the below to add a Signed-off-by line to the message.
|
12
|
+
# Doing this in a hook is a bad idea in general, but the prepare-commit-msg
|
13
|
+
# hook is more suited to it.
|
14
|
+
#
|
15
|
+
# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p')
|
16
|
+
# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1"
|
17
|
+
|
18
|
+
# This example catches duplicate Signed-off-by lines.
|
19
|
+
|
20
|
+
test "" = "$(grep '^Signed-off-by: ' "$1" |
|
21
|
+
sort | uniq -c | sed -e '/^[ ]*1[ ]/d')" || {
|
22
|
+
echo >&2 Duplicate Signed-off-by lines.
|
23
|
+
exit 1
|
24
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# An example hook script to verify what is about to be committed
|
4
|
+
# by applypatch from an e-mail message.
|
5
|
+
#
|
6
|
+
# The hook should exit with non-zero status after issuing an
|
7
|
+
# appropriate message if it wants to stop the commit.
|
8
|
+
#
|
9
|
+
# To enable this hook, rename this file to "pre-applypatch".
|
10
|
+
|
11
|
+
. git-sh-setup
|
12
|
+
precommit="$(git rev-parse --git-path hooks/pre-commit)"
|
13
|
+
test -x "$precommit" && exec "$precommit" ${1+"$@"}
|
14
|
+
:
|
@@ -0,0 +1,49 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# An example hook script to verify what is about to be committed.
|
4
|
+
# Called by "git commit" with no arguments. The hook should
|
5
|
+
# exit with non-zero status after issuing an appropriate message if
|
6
|
+
# it wants to stop the commit.
|
7
|
+
#
|
8
|
+
# To enable this hook, rename this file to "pre-commit".
|
9
|
+
|
10
|
+
if git rev-parse --verify HEAD >/dev/null 2>&1
|
11
|
+
then
|
12
|
+
against=HEAD
|
13
|
+
else
|
14
|
+
# Initial commit: diff against an empty tree object
|
15
|
+
against=4b825dc642cb6eb9a060e54bf8d69288fbee4904
|
16
|
+
fi
|
17
|
+
|
18
|
+
# If you want to allow non-ASCII filenames set this variable to true.
|
19
|
+
allownonascii=$(git config --bool hooks.allownonascii)
|
20
|
+
|
21
|
+
# Redirect output to stderr.
|
22
|
+
exec 1>&2
|
23
|
+
|
24
|
+
# Cross platform projects tend to avoid non-ASCII filenames; prevent
|
25
|
+
# them from being added to the repository. We exploit the fact that the
|
26
|
+
# printable range starts at the space character and ends with tilde.
|
27
|
+
if [ "$allownonascii" != "true" ] &&
|
28
|
+
# Note that the use of brackets around a tr range is ok here, (it's
|
29
|
+
# even required, for portability to Solaris 10's /usr/bin/tr), since
|
30
|
+
# the square bracket bytes happen to fall in the designated range.
|
31
|
+
test $(git diff --cached --name-only --diff-filter=A -z $against |
|
32
|
+
LC_ALL=C tr -d '[ -~]\0' | wc -c) != 0
|
33
|
+
then
|
34
|
+
cat <<\EOF
|
35
|
+
Error: Attempt to add a non-ASCII file name.
|
36
|
+
|
37
|
+
This can cause problems if you want to work with people on other platforms.
|
38
|
+
|
39
|
+
To be portable it is advisable to rename the file.
|
40
|
+
|
41
|
+
If you know what you are doing you can disable this check using:
|
42
|
+
|
43
|
+
git config hooks.allownonascii true
|
44
|
+
EOF
|
45
|
+
exit 1
|
46
|
+
fi
|
47
|
+
|
48
|
+
# If there are whitespace errors, print the offending file names and fail.
|
49
|
+
exec git diff-index --check --cached $against --
|
@@ -0,0 +1,53 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
|
3
|
+
# An example hook script to verify what is about to be pushed. Called by "git
|
4
|
+
# push" after it has checked the remote status, but before anything has been
|
5
|
+
# pushed. If this script exits with a non-zero status nothing will be pushed.
|
6
|
+
#
|
7
|
+
# This hook is called with the following parameters:
|
8
|
+
#
|
9
|
+
# $1 -- Name of the remote to which the push is being done
|
10
|
+
# $2 -- URL to which the push is being done
|
11
|
+
#
|
12
|
+
# If pushing without using a named remote those arguments will be equal.
|
13
|
+
#
|
14
|
+
# Information about the commits which are being pushed is supplied as lines to
|
15
|
+
# the standard input in the form:
|
16
|
+
#
|
17
|
+
# <local ref> <local sha1> <remote ref> <remote sha1>
|
18
|
+
#
|
19
|
+
# This sample shows how to prevent push of commits where the log message starts
|
20
|
+
# with "WIP" (work in progress).
|
21
|
+
|
22
|
+
remote="$1"
|
23
|
+
url="$2"
|
24
|
+
|
25
|
+
z40=0000000000000000000000000000000000000000
|
26
|
+
|
27
|
+
while read local_ref local_sha remote_ref remote_sha
|
28
|
+
do
|
29
|
+
if [ "$local_sha" = $z40 ]
|
30
|
+
then
|
31
|
+
# Handle delete
|
32
|
+
:
|
33
|
+
else
|
34
|
+
if [ "$remote_sha" = $z40 ]
|
35
|
+
then
|
36
|
+
# New branch, examine all commits
|
37
|
+
range="$local_sha"
|
38
|
+
else
|
39
|
+
# Update to existing branch, examine new commits
|
40
|
+
range="$remote_sha..$local_sha"
|
41
|
+
fi
|
42
|
+
|
43
|
+
# Check for WIP commit
|
44
|
+
commit=`git rev-list -n 1 --grep '^WIP' "$range"`
|
45
|
+
if [ -n "$commit" ]
|
46
|
+
then
|
47
|
+
echo >&2 "Found WIP commit in $local_ref, not pushing"
|
48
|
+
exit 1
|
49
|
+
fi
|
50
|
+
fi
|
51
|
+
done
|
52
|
+
|
53
|
+
exit 0
|
@@ -0,0 +1,169 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# Copyright (c) 2006, 2008 Junio C Hamano
|
4
|
+
#
|
5
|
+
# The "pre-rebase" hook is run just before "git rebase" starts doing
|
6
|
+
# its job, and can prevent the command from running by exiting with
|
7
|
+
# non-zero status.
|
8
|
+
#
|
9
|
+
# The hook is called with the following parameters:
|
10
|
+
#
|
11
|
+
# $1 -- the upstream the series was forked from.
|
12
|
+
# $2 -- the branch being rebased (or empty when rebasing the current branch).
|
13
|
+
#
|
14
|
+
# This sample shows how to prevent topic branches that are already
|
15
|
+
# merged to 'next' branch from getting rebased, because allowing it
|
16
|
+
# would result in rebasing already published history.
|
17
|
+
|
18
|
+
publish=next
|
19
|
+
basebranch="$1"
|
20
|
+
if test "$#" = 2
|
21
|
+
then
|
22
|
+
topic="refs/heads/$2"
|
23
|
+
else
|
24
|
+
topic=`git symbolic-ref HEAD` ||
|
25
|
+
exit 0 ;# we do not interrupt rebasing detached HEAD
|
26
|
+
fi
|
27
|
+
|
28
|
+
case "$topic" in
|
29
|
+
refs/heads/??/*)
|
30
|
+
;;
|
31
|
+
*)
|
32
|
+
exit 0 ;# we do not interrupt others.
|
33
|
+
;;
|
34
|
+
esac
|
35
|
+
|
36
|
+
# Now we are dealing with a topic branch being rebased
|
37
|
+
# on top of master. Is it OK to rebase it?
|
38
|
+
|
39
|
+
# Does the topic really exist?
|
40
|
+
git show-ref -q "$topic" || {
|
41
|
+
echo >&2 "No such branch $topic"
|
42
|
+
exit 1
|
43
|
+
}
|
44
|
+
|
45
|
+
# Is topic fully merged to master?
|
46
|
+
not_in_master=`git rev-list --pretty=oneline ^master "$topic"`
|
47
|
+
if test -z "$not_in_master"
|
48
|
+
then
|
49
|
+
echo >&2 "$topic is fully merged to master; better remove it."
|
50
|
+
exit 1 ;# we could allow it, but there is no point.
|
51
|
+
fi
|
52
|
+
|
53
|
+
# Is topic ever merged to next? If so you should not be rebasing it.
|
54
|
+
only_next_1=`git rev-list ^master "^$topic" ${publish} | sort`
|
55
|
+
only_next_2=`git rev-list ^master ${publish} | sort`
|
56
|
+
if test "$only_next_1" = "$only_next_2"
|
57
|
+
then
|
58
|
+
not_in_topic=`git rev-list "^$topic" master`
|
59
|
+
if test -z "$not_in_topic"
|
60
|
+
then
|
61
|
+
echo >&2 "$topic is already up-to-date with master"
|
62
|
+
exit 1 ;# we could allow it, but there is no point.
|
63
|
+
else
|
64
|
+
exit 0
|
65
|
+
fi
|
66
|
+
else
|
67
|
+
not_in_next=`git rev-list --pretty=oneline ^${publish} "$topic"`
|
68
|
+
/usr/bin/perl -e '
|
69
|
+
my $topic = $ARGV[0];
|
70
|
+
my $msg = "* $topic has commits already merged to public branch:\n";
|
71
|
+
my (%not_in_next) = map {
|
72
|
+
/^([0-9a-f]+) /;
|
73
|
+
($1 => 1);
|
74
|
+
} split(/\n/, $ARGV[1]);
|
75
|
+
for my $elem (map {
|
76
|
+
/^([0-9a-f]+) (.*)$/;
|
77
|
+
[$1 => $2];
|
78
|
+
} split(/\n/, $ARGV[2])) {
|
79
|
+
if (!exists $not_in_next{$elem->[0]}) {
|
80
|
+
if ($msg) {
|
81
|
+
print STDERR $msg;
|
82
|
+
undef $msg;
|
83
|
+
}
|
84
|
+
print STDERR " $elem->[1]\n";
|
85
|
+
}
|
86
|
+
}
|
87
|
+
' "$topic" "$not_in_next" "$not_in_master"
|
88
|
+
exit 1
|
89
|
+
fi
|
90
|
+
|
91
|
+
exit 0
|
92
|
+
|
93
|
+
################################################################
|
94
|
+
|
95
|
+
This sample hook safeguards topic branches that have been
|
96
|
+
published from being rewound.
|
97
|
+
|
98
|
+
The workflow assumed here is:
|
99
|
+
|
100
|
+
* Once a topic branch forks from "master", "master" is never
|
101
|
+
merged into it again (either directly or indirectly).
|
102
|
+
|
103
|
+
* Once a topic branch is fully cooked and merged into "master",
|
104
|
+
it is deleted. If you need to build on top of it to correct
|
105
|
+
earlier mistakes, a new topic branch is created by forking at
|
106
|
+
the tip of the "master". This is not strictly necessary, but
|
107
|
+
it makes it easier to keep your history simple.
|
108
|
+
|
109
|
+
* Whenever you need to test or publish your changes to topic
|
110
|
+
branches, merge them into "next" branch.
|
111
|
+
|
112
|
+
The script, being an example, hardcodes the publish branch name
|
113
|
+
to be "next", but it is trivial to make it configurable via
|
114
|
+
$GIT_DIR/config mechanism.
|
115
|
+
|
116
|
+
With this workflow, you would want to know:
|
117
|
+
|
118
|
+
(1) ... if a topic branch has ever been merged to "next". Young
|
119
|
+
topic branches can have stupid mistakes you would rather
|
120
|
+
clean up before publishing, and things that have not been
|
121
|
+
merged into other branches can be easily rebased without
|
122
|
+
affecting other people. But once it is published, you would
|
123
|
+
not want to rewind it.
|
124
|
+
|
125
|
+
(2) ... if a topic branch has been fully merged to "master".
|
126
|
+
Then you can delete it. More importantly, you should not
|
127
|
+
build on top of it -- other people may already want to
|
128
|
+
change things related to the topic as patches against your
|
129
|
+
"master", so if you need further changes, it is better to
|
130
|
+
fork the topic (perhaps with the same name) afresh from the
|
131
|
+
tip of "master".
|
132
|
+
|
133
|
+
Let's look at this example:
|
134
|
+
|
135
|
+
o---o---o---o---o---o---o---o---o---o "next"
|
136
|
+
/ / / /
|
137
|
+
/ a---a---b A / /
|
138
|
+
/ / / /
|
139
|
+
/ / c---c---c---c B /
|
140
|
+
/ / / \ /
|
141
|
+
/ / / b---b C \ /
|
142
|
+
/ / / / \ /
|
143
|
+
---o---o---o---o---o---o---o---o---o---o---o "master"
|
144
|
+
|
145
|
+
|
146
|
+
A, B and C are topic branches.
|
147
|
+
|
148
|
+
* A has one fix since it was merged up to "next".
|
149
|
+
|
150
|
+
* B has finished. It has been fully merged up to "master" and "next",
|
151
|
+
and is ready to be deleted.
|
152
|
+
|
153
|
+
* C has not merged to "next" at all.
|
154
|
+
|
155
|
+
We would want to allow C to be rebased, refuse A, and encourage
|
156
|
+
B to be deleted.
|
157
|
+
|
158
|
+
To compute (1):
|
159
|
+
|
160
|
+
git rev-list ^master ^topic next
|
161
|
+
git rev-list ^master next
|
162
|
+
|
163
|
+
if these match, topic has not merged in next at all.
|
164
|
+
|
165
|
+
To compute (2):
|
166
|
+
|
167
|
+
git rev-list master..topic
|
168
|
+
|
169
|
+
if this is empty, it is fully merged to "master".
|
@@ -0,0 +1,24 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# An example hook script to make use of push options.
|
4
|
+
# The example simply echoes all push options that start with 'echoback='
|
5
|
+
# and rejects all pushes when the "reject" push option is used.
|
6
|
+
#
|
7
|
+
# To enable this hook, rename this file to "pre-receive".
|
8
|
+
|
9
|
+
if test -n "$GIT_PUSH_OPTION_COUNT"
|
10
|
+
then
|
11
|
+
i=0
|
12
|
+
while test "$i" -lt "$GIT_PUSH_OPTION_COUNT"
|
13
|
+
do
|
14
|
+
eval "value=\$GIT_PUSH_OPTION_$i"
|
15
|
+
case "$value" in
|
16
|
+
echoback=*)
|
17
|
+
echo "echo from the pre-receive-hook: ${value#*=}" >&2
|
18
|
+
;;
|
19
|
+
reject)
|
20
|
+
exit 1
|
21
|
+
esac
|
22
|
+
i=$((i + 1))
|
23
|
+
done
|
24
|
+
fi
|
@@ -0,0 +1,36 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# An example hook script to prepare the commit log message.
|
4
|
+
# Called by "git commit" with the name of the file that has the
|
5
|
+
# commit message, followed by the description of the commit
|
6
|
+
# message's source. The hook's purpose is to edit the commit
|
7
|
+
# message file. If the hook fails with a non-zero status,
|
8
|
+
# the commit is aborted.
|
9
|
+
#
|
10
|
+
# To enable this hook, rename this file to "prepare-commit-msg".
|
11
|
+
|
12
|
+
# This hook includes three examples. The first comments out the
|
13
|
+
# "Conflicts:" part of a merge commit.
|
14
|
+
#
|
15
|
+
# The second includes the output of "git diff --name-status -r"
|
16
|
+
# into the message, just before the "git status" output. It is
|
17
|
+
# commented because it doesn't cope with --amend or with squashed
|
18
|
+
# commits.
|
19
|
+
#
|
20
|
+
# The third example adds a Signed-off-by line to the message, that can
|
21
|
+
# still be edited. This is rarely a good idea.
|
22
|
+
|
23
|
+
case "$2,$3" in
|
24
|
+
merge,)
|
25
|
+
/usr/bin/perl -i.bak -ne 's/^/# /, s/^# #/#/ if /^Conflicts/ .. /#/; print' "$1" ;;
|
26
|
+
|
27
|
+
# ,|template,)
|
28
|
+
# /usr/bin/perl -i.bak -pe '
|
29
|
+
# print "\n" . `git diff --cached --name-status -r`
|
30
|
+
# if /^#/ && $first++ == 0' "$1" ;;
|
31
|
+
|
32
|
+
*) ;;
|
33
|
+
esac
|
34
|
+
|
35
|
+
# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p')
|
36
|
+
# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1"
|
@@ -0,0 +1,128 @@
|
|
1
|
+
#!/bin/sh
|
2
|
+
#
|
3
|
+
# An example hook script to block unannotated tags from entering.
|
4
|
+
# Called by "git receive-pack" with arguments: refname sha1-old sha1-new
|
5
|
+
#
|
6
|
+
# To enable this hook, rename this file to "update".
|
7
|
+
#
|
8
|
+
# Config
|
9
|
+
# ------
|
10
|
+
# hooks.allowunannotated
|
11
|
+
# This boolean sets whether unannotated tags will be allowed into the
|
12
|
+
# repository. By default they won't be.
|
13
|
+
# hooks.allowdeletetag
|
14
|
+
# This boolean sets whether deleting tags will be allowed in the
|
15
|
+
# repository. By default they won't be.
|
16
|
+
# hooks.allowmodifytag
|
17
|
+
# This boolean sets whether a tag may be modified after creation. By default
|
18
|
+
# it won't be.
|
19
|
+
# hooks.allowdeletebranch
|
20
|
+
# This boolean sets whether deleting branches will be allowed in the
|
21
|
+
# repository. By default they won't be.
|
22
|
+
# hooks.denycreatebranch
|
23
|
+
# This boolean sets whether remotely creating branches will be denied
|
24
|
+
# in the repository. By default this is allowed.
|
25
|
+
#
|
26
|
+
|
27
|
+
# --- Command line
|
28
|
+
refname="$1"
|
29
|
+
oldrev="$2"
|
30
|
+
newrev="$3"
|
31
|
+
|
32
|
+
# --- Safety check
|
33
|
+
if [ -z "$GIT_DIR" ]; then
|
34
|
+
echo "Don't run this script from the command line." >&2
|
35
|
+
echo " (if you want, you could supply GIT_DIR then run" >&2
|
36
|
+
echo " $0 <ref> <oldrev> <newrev>)" >&2
|
37
|
+
exit 1
|
38
|
+
fi
|
39
|
+
|
40
|
+
if [ -z "$refname" -o -z "$oldrev" -o -z "$newrev" ]; then
|
41
|
+
echo "usage: $0 <ref> <oldrev> <newrev>" >&2
|
42
|
+
exit 1
|
43
|
+
fi
|
44
|
+
|
45
|
+
# --- Config
|
46
|
+
allowunannotated=$(git config --bool hooks.allowunannotated)
|
47
|
+
allowdeletebranch=$(git config --bool hooks.allowdeletebranch)
|
48
|
+
denycreatebranch=$(git config --bool hooks.denycreatebranch)
|
49
|
+
allowdeletetag=$(git config --bool hooks.allowdeletetag)
|
50
|
+
allowmodifytag=$(git config --bool hooks.allowmodifytag)
|
51
|
+
|
52
|
+
# check for no description
|
53
|
+
projectdesc=$(sed -e '1q' "$GIT_DIR/description")
|
54
|
+
case "$projectdesc" in
|
55
|
+
"Unnamed repository"* | "")
|
56
|
+
echo "*** Project description file hasn't been set" >&2
|
57
|
+
exit 1
|
58
|
+
;;
|
59
|
+
esac
|
60
|
+
|
61
|
+
# --- Check types
|
62
|
+
# if $newrev is 0000...0000, it's a commit to delete a ref.
|
63
|
+
zero="0000000000000000000000000000000000000000"
|
64
|
+
if [ "$newrev" = "$zero" ]; then
|
65
|
+
newrev_type=delete
|
66
|
+
else
|
67
|
+
newrev_type=$(git cat-file -t $newrev)
|
68
|
+
fi
|
69
|
+
|
70
|
+
case "$refname","$newrev_type" in
|
71
|
+
refs/tags/*,commit)
|
72
|
+
# un-annotated tag
|
73
|
+
short_refname=${refname##refs/tags/}
|
74
|
+
if [ "$allowunannotated" != "true" ]; then
|
75
|
+
echo "*** The un-annotated tag, $short_refname, is not allowed in this repository" >&2
|
76
|
+
echo "*** Use 'git tag [ -a | -s ]' for tags you want to propagate." >&2
|
77
|
+
exit 1
|
78
|
+
fi
|
79
|
+
;;
|
80
|
+
refs/tags/*,delete)
|
81
|
+
# delete tag
|
82
|
+
if [ "$allowdeletetag" != "true" ]; then
|
83
|
+
echo "*** Deleting a tag is not allowed in this repository" >&2
|
84
|
+
exit 1
|
85
|
+
fi
|
86
|
+
;;
|
87
|
+
refs/tags/*,tag)
|
88
|
+
# annotated tag
|
89
|
+
if [ "$allowmodifytag" != "true" ] && git rev-parse $refname > /dev/null 2>&1
|
90
|
+
then
|
91
|
+
echo "*** Tag '$refname' already exists." >&2
|
92
|
+
echo "*** Modifying a tag is not allowed in this repository." >&2
|
93
|
+
exit 1
|
94
|
+
fi
|
95
|
+
;;
|
96
|
+
refs/heads/*,commit)
|
97
|
+
# branch
|
98
|
+
if [ "$oldrev" = "$zero" -a "$denycreatebranch" = "true" ]; then
|
99
|
+
echo "*** Creating a branch is not allowed in this repository" >&2
|
100
|
+
exit 1
|
101
|
+
fi
|
102
|
+
;;
|
103
|
+
refs/heads/*,delete)
|
104
|
+
# delete branch
|
105
|
+
if [ "$allowdeletebranch" != "true" ]; then
|
106
|
+
echo "*** Deleting a branch is not allowed in this repository" >&2
|
107
|
+
exit 1
|
108
|
+
fi
|
109
|
+
;;
|
110
|
+
refs/remotes/*,commit)
|
111
|
+
# tracking branch
|
112
|
+
;;
|
113
|
+
refs/remotes/*,delete)
|
114
|
+
# delete tracking branch
|
115
|
+
if [ "$allowdeletebranch" != "true" ]; then
|
116
|
+
echo "*** Deleting a tracking branch is not allowed in this repository" >&2
|
117
|
+
exit 1
|
118
|
+
fi
|
119
|
+
;;
|
120
|
+
*)
|
121
|
+
# Anything else (is there anything else?)
|
122
|
+
echo "*** Update hook: unknown type of update to ref $refname of type $newrev_type" >&2
|
123
|
+
exit 1
|
124
|
+
;;
|
125
|
+
esac
|
126
|
+
|
127
|
+
# --- Finished
|
128
|
+
exit 0
|
data/.git/index
ADDED
Binary file
|
data/.git/info/exclude
ADDED
data/.git/logs/HEAD
ADDED
@@ -0,0 +1,24 @@
|
|
1
|
+
0000000000000000000000000000000000000000 77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d Costa Shapiro <costa@bandmanage.com> 1500621268 +0300 commit (initial): $ bundle gem...
|
2
|
+
77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d 77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d Costa Shapiro <costa@bandmanage.com> 1500641938 +0300 checkout: moving from master to init
|
3
|
+
77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d dbd2a1661624b308c54897676bbfa26f407ee5a7 Costa Shapiro <costa@bandmanage.com> 1500641959 +0300 commit: actual docker-development readiness (gemspec, README, etc)
|
4
|
+
dbd2a1661624b308c54897676bbfa26f407ee5a7 cb8bfa539de51e7585a3ce7f2069ada57eb66d9e Costa Shapiro <costa@bandmanage.com> 1500657564 +0300 commit (amend): actual docker-development readiness (gemspec, README, etc)
|
5
|
+
cb8bfa539de51e7585a3ce7f2069ada57eb66d9e 0b13becb0672026236c3f08a689e114cabf3e822 Costa Shapiro <costa@bandmanage.com> 1500658794 +0300 commit (amend): actual docker-development readiness (gemspec, README, etc)
|
6
|
+
0b13becb0672026236c3f08a689e114cabf3e822 5dfefea9b6eb5dbb84b561b7a196aa4c6d6aaa58 Costa Shapiro <costa@bandmanage.com> 1500659127 +0300 commit (amend): actual docker-development readiness (gemspec, README, etc)
|
7
|
+
5dfefea9b6eb5dbb84b561b7a196aa4c6d6aaa58 67301489447605605ba8f6816c6e1bac7ec58f3e Costa Shapiro <costa@bandmanage.com> 1500659283 +0300 commit (amend): actual docker-development readiness (gemspec, README, etc)
|
8
|
+
67301489447605605ba8f6816c6e1bac7ec58f3e 3457a6355860054942ca5f713eba623b5add5a4b Costa Shapiro <costa@bandmanage.com> 1500659953 +0300 commit (amend): actual docker-development readiness (gemspec, README, etc)
|
9
|
+
3457a6355860054942ca5f713eba623b5add5a4b 55bb31194c235e81c92bd1a6ac27235c038cd2fc Costa Shapiro <costa@bandmanage.com> 1500659995 +0300 commit: Make init specs pass (pre-basic functionality)
|
10
|
+
55bb31194c235e81c92bd1a6ac27235c038cd2fc 55bb31194c235e81c92bd1a6ac27235c038cd2fc Costa Shapiro <costa@bandmanage.com> 1500660540 +0300 reset: moving to HEAD
|
11
|
+
55bb31194c235e81c92bd1a6ac27235c038cd2fc 77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d Costa Shapiro <costa@bandmanage.com> 1500660542 +0300 checkout: moving from init to master
|
12
|
+
77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d 32a211703f0ae31329162799c7b44aaebf8cfef5 Costa Shapiro <costa@bandmanage.com> 1500660550 +0300 pull --all: Fast-forward
|
13
|
+
32a211703f0ae31329162799c7b44aaebf8cfef5 32a211703f0ae31329162799c7b44aaebf8cfef5 Costa Shapiro <costa@bandmanage.com> 1500660586 +0300 checkout: moving from master to basic-stats-basic-structs
|
14
|
+
32a211703f0ae31329162799c7b44aaebf8cfef5 b5ea8d2da4d4c15fbd0bdce8ee4c3ec031de086d Costa Shapiro <costa@bandmanage.com> 1500973221 +0300 commit: better + more various schemata support; count, sum, avg, sd stats
|
15
|
+
b5ea8d2da4d4c15fbd0bdce8ee4c3ec031de086d 33c40c2e3408720afaa18f5a6ed09de12c7c56c6 Costa Shapiro <costa@bandmanage.com> 1501010242 +0300 commit: minor refactoring/cleanup; more quirky data types support
|
16
|
+
33c40c2e3408720afaa18f5a6ed09de12c7c56c6 33c40c2e3408720afaa18f5a6ed09de12c7c56c6 Costa Shapiro <costa@bandmanage.com> 1501683428 +0300 reset: moving to HEAD
|
17
|
+
33c40c2e3408720afaa18f5a6ed09de12c7c56c6 32a211703f0ae31329162799c7b44aaebf8cfef5 Costa Shapiro <costa@bandmanage.com> 1501683430 +0300 checkout: moving from basic-stats-basic-structs to master
|
18
|
+
32a211703f0ae31329162799c7b44aaebf8cfef5 de0a2da315f811f866cc6008a0b71d0c9d94b33e Costa Shapiro <costa@bandmanage.com> 1501683441 +0300 pull --all: Fast-forward
|
19
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e de0a2da315f811f866cc6008a0b71d0c9d94b33e Costa Shapiro <costa@bandmanage.com> 1502615393 +0300 checkout: moving from master to minor-fixes
|
20
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e 0000000000000000000000000000000000000000 Costa Shapiro <costa@bandmanage.com> 1502615430 +0300
|
21
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e 574bd5b259664d1fc66dd90d88fc62f20e695cfe Costa Shapiro <costa@bandmanage.com> 1502615445 +0300 commit: minor name+function changes
|
22
|
+
574bd5b259664d1fc66dd90d88fc62f20e695cfe 574bd5b259664d1fc66dd90d88fc62f20e695cfe Costa Shapiro <costa@bandmanage.com> 1502633878 +0300 reset: moving to HEAD
|
23
|
+
574bd5b259664d1fc66dd90d88fc62f20e695cfe de0a2da315f811f866cc6008a0b71d0c9d94b33e Costa Shapiro <costa@bandmanage.com> 1502633880 +0300 checkout: moving from minor-name-changes to master
|
24
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e 8c4d95b0d995eed356bfe4577315132d4bf8e882 Costa Shapiro <costa@bandmanage.com> 1502633920 +0300 pull --all: Fast-forward
|
@@ -0,0 +1,4 @@
|
|
1
|
+
0000000000000000000000000000000000000000 77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d Costa Shapiro <costa@bandmanage.com> 1500621268 +0300 commit (initial): $ bundle gem...
|
2
|
+
77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d 32a211703f0ae31329162799c7b44aaebf8cfef5 Costa Shapiro <costa@bandmanage.com> 1500660550 +0300 pull --all: Fast-forward
|
3
|
+
32a211703f0ae31329162799c7b44aaebf8cfef5 de0a2da315f811f866cc6008a0b71d0c9d94b33e Costa Shapiro <costa@bandmanage.com> 1501683441 +0300 pull --all: Fast-forward
|
4
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e 8c4d95b0d995eed356bfe4577315132d4bf8e882 Costa Shapiro <costa@bandmanage.com> 1502633920 +0300 pull --all: Fast-forward
|
@@ -0,0 +1,3 @@
|
|
1
|
+
0000000000000000000000000000000000000000 de0a2da315f811f866cc6008a0b71d0c9d94b33e Costa Shapiro <costa@bandmanage.com> 1502615393 +0300 branch: Created from master
|
2
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e de0a2da315f811f866cc6008a0b71d0c9d94b33e Costa Shapiro <costa@bandmanage.com> 1502615430 +0300 Branch: renamed refs/heads/minor-fixes to refs/heads/minor-name-changes
|
3
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e 574bd5b259664d1fc66dd90d88fc62f20e695cfe Costa Shapiro <costa@bandmanage.com> 1502615445 +0300 commit: minor name+function changes
|
@@ -0,0 +1,2 @@
|
|
1
|
+
0000000000000000000000000000000000000000 b5ea8d2da4d4c15fbd0bdce8ee4c3ec031de086d Costa Shapiro <costa@bandmanage.com> 1500973297 +0300 update by push
|
2
|
+
b5ea8d2da4d4c15fbd0bdce8ee4c3ec031de086d 33c40c2e3408720afaa18f5a6ed09de12c7c56c6 Costa Shapiro <costa@bandmanage.com> 1501010336 +0300 update by push
|
@@ -0,0 +1 @@
|
|
1
|
+
0000000000000000000000000000000000000000 55bb31194c235e81c92bd1a6ac27235c038cd2fc Costa Shapiro <costa@bandmanage.com> 1500660083 +0300 update by push
|
@@ -0,0 +1,4 @@
|
|
1
|
+
0000000000000000000000000000000000000000 77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d Costa Shapiro <costa@bandmanage.com> 1500658998 +0300 update by push
|
2
|
+
77e9713b5406c687b6d38d0a4dc3ea3c4ad4ec9d 32a211703f0ae31329162799c7b44aaebf8cfef5 Costa Shapiro <costa@bandmanage.com> 1500660550 +0300 pull --all: fast-forward
|
3
|
+
32a211703f0ae31329162799c7b44aaebf8cfef5 de0a2da315f811f866cc6008a0b71d0c9d94b33e Costa Shapiro <costa@bandmanage.com> 1501683441 +0300 pull --all: fast-forward
|
4
|
+
de0a2da315f811f866cc6008a0b71d0c9d94b33e 8c4d95b0d995eed356bfe4577315132d4bf8e882 Costa Shapiro <costa@bandmanage.com> 1502633920 +0300 pull --all: fast-forward
|
@@ -0,0 +1 @@
|
|
1
|
+
0000000000000000000000000000000000000000 574bd5b259664d1fc66dd90d88fc62f20e695cfe Costa Shapiro <costa@bandmanage.com> 1502615485 +0300 update by push
|
@@ -0,0 +1 @@
|
|
1
|
+
0000000000000000000000000000000000000000 42ee185379834da4a07947cdabf2594d877ede05 Costa Shapiro <costa@bandmanage.com> 1502633878 +0300 WIP on minor-name-changes: 574bd5b minor name+function changes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|