Sha256: 180fc26e83969b1da56bcac5c2bb4e36a00afe5e56c361dc1d88b3dbf33b04a9

Contents?: true

Size: 1.59 KB

Versions: 47

Compression:

Stored size: 1.59 KB

Contents

#!/usr/bin/env bash
. demo_repo.sh

# Construct a plausible file history.
set_user "lorem"
V1="Lorem ipsum dolor sit amet, consectetur*
adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna*
aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris**
nisi ut aliquip ex ea commodo consequat.*"
add "ipsum.txt" "$V1"
c "Added Lorem Ipsum"
tick 95408

set_user "ipsum"
V2="Lorem ipsum dolor sit amet, consectetur*
adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris**
nisi ut aliquip ex ea commodo consequat.*"
add "ipsum.txt" "$V2"
c "Change 1"
tick 4493194

set_user "dolor"
V3="Lorem ipsum dolor sit amet, consectetur*
adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris*
nisi ut aliquip ex ea commodo consequat."
add "ipsum.txt" "$V3"
c "Change 2"
tick 2817200

set_user "auto-uppercaser"
V4="LOREM IPSUM DOLOR SIT AMET, CONSECTETUR*
ADIPISCING ELIT, SED DO EIUSMOD TEMPOR
INCIDIDUNT UT LABORE ET DOLORE MAGNA
ALIQUA. UT ENIM AD MINIM VENIAM, QUIS
NOSTRUD EXERCITATION ULLAMCO LABORIS*
NISI UT ALIQUIP EX EA COMMODO CONSEQUAT."
add "ipsum.txt" "$V4"
c "Automatic upper-casing of all text."
tick 3273029

set_user "lorem"
V4="LOREM IPSUM DOLOR SIT AMET, CONSECTETUR
ADIPISCING ELIT, SED DO EIUSMOD TEMPOR
INCIDIDUNT UT LABORE ET DOLORE MAGNA
ALIQUA. UT ENIM AD MINIM VENIAM, QUIS
NOSTRUD EXERCITATION ULLAMCO LABORIS
NISI UT ALIQUIP EX EA COMMODO CONSEQUAT."
add "ipsum.txt" "$V4"
c "Change 3."

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
libv8-8.4.255.0.1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-8.4.255.0 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-7.8.279.23.0beta1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-7.4.288.28.0beta1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-7.3.492.27.3beta1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-7.3.492.27.1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-7.3.492.27.0 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-7.3.492.27.0beta1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.7.288.46.1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.7.288.46.0 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.7.288.46.1beta0 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.3.292.48.1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.3.292.48.0 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.3.292.48.0beta2 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.3.292.48.0beta1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.2.414.42.1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.2.414.42.0 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.2.414.42.0beta1 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.0.286.54.3 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh
libv8-6.0.286.54.2 vendor/depot_tools/man/src/git-hyper-blame.demo.common.sh