List of commits:
Subject Hash Author Date (UTC)
gitignore' 5bd4c2c8a9bc1befbec9de0d2487690e1a0b0fea mbusenitz 2015-09-26 10:36:39
cleanup be3e84988b097998550d5490fbbaec76670f5004 mbusenitz 2015-08-17 21:22:11
Squashed 'test/plank/' changes from 3d66229..4e4be36 81a33cac0e8e98f8435d975f81c6ae354a013455 mbusenitz 2015-08-17 21:21:33
m_.json dee0651fef2f9d675defffc3b9d34ccc6f213b64 mbusenitz 2015-08-01 04:50:41
Squashed 'test/plank/' content from commit 3d66229 67457e7330a167d3b1266b7e6cce413a274bc9b8 mbusenitz 2015-08-01 04:50:16
test passing on gcc fa1a492a81166b954501cd87d41f7eebc711b9ee Ubuntu 2015-07-25 05:29:39
ignore 5d88a4109278fbbe8b2b4155b0f51fbf002b8ed7 mbusenitz 2015-07-21 10:42:09
remove plank 72b9357832df405e498da540a30b1a19e245906b mbusenitz 2015-07-21 10:41:38
fix build 9550d26ccb8f60c9257bb928aeca58ed1d15a29f mbusenitz 2015-02-28 23:51:26
master rework batch 6f96134102be0e5a3dc2d9745640b98edc5d4e4d mbusenitz 2015-02-28 23:09:16
fix traverse destructive 2c3839ec7a709d3412e7f5b3e5acc3ed5d900e97 mbusenitz 2015-02-28 18:25:42
master rework bfd068cc2513e275bfe31ca4a4075b64858d98b2 mbusenitz 2015-02-28 13:15:49
cleanup 243f014fbc1cf0e0b88dadc69daec250406e219c mbusenitz 2015-02-28 11:53:29
cleanup 849260db25b72640b9b8cb35c3170e4ef14fe9bb mbusenitz 2015-02-28 11:44:40
master rework process interface" 6bd50518b575f162486d7252bd1f29d628325f26 mbusenitz 2015-02-28 11:43:46
test args 523b7174ede20ae385ccc131738a32d6de3a412e mbusenitz 2015-02-27 05:31:55
check_traverse_while_traverse 13fd698a0986a46dbde2f886435cf0313679640f mbusenitz 2015-02-27 05:17:49
fix test 0d8478c8650285983253d655b5254701a6d9302b mbusenitz 2015-02-26 21:03:12
batch test e6f780a6e37191ea0ed22fe35fff421a770860bc mbusenitz 2015-02-26 20:39:03
Squashed 'test/plank/' changes from 09a9867..3962f58 f2f24b430e4b39687cbbc6f0ffcce4d5e08f96de mbusenitz 2015-02-26 20:36:05
Commit 5bd4c2c8a9bc1befbec9de0d2487690e1a0b0fea - gitignore'
Author: mbusenitz
Author date (UTC): 2015-09-26 10:36
Committer name: mbusenitz
Committer date (UTC): 2015-09-26 10:36
Parent(s): be3e84988b097998550d5490fbbaec76670f5004
Signer:
Signing key:
Signing status: N
Tree: 3c4bfdb244ed2051156aadb81f5bbc1bc11a5947
File Lines added Lines deleted
.gitignore 1 1
File .gitignore changed (mode: 100644) (index 305f2ba..22a5bcc)
1 1 .DS_Store .DS_Store
2 2 test/build/ test/build/
3 test/plank/
3 build.log
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/mucbuc/dynamo

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/dynamo

Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/dynamo

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main