/TODO.perf (a2863c67c3da44126b61a15a6f09738c25e0fbe0) (203 bytes) (mode 100644) (type blob)
== This is the TODO for performance stuff ==
[ ] Replace 'git cat-file' with open/read/close.
[ ] Instead of executing a script (hooks for example), just connect
to a port and spit the needed info.
[ ]
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
9 |
f3c7a7c5da68804a1bdf391127ba34aed33c3cca |
.exclude |
100644 |
blob |
102 |
eaeb7d777062c60a55cdd4b5734902cdf6e1790c |
.gitignore |
100644 |
blob |
243 |
0168aabeca0ad5278c2d99874e2287736f81f73a |
AUTHORS |
100644 |
blob |
1132 |
dd65951315f3de6d52d52a82fca59889d1d95187 |
Certs.txt |
100644 |
blob |
1107 |
d3ecc1d13c5841910bb70ea66f70cfc522dbcaae |
Compare.txt |
100644 |
blob |
333 |
0a7a53957b0812cb79c7b9df7a33f0287a4412a3 |
History.txt |
100644 |
blob |
34520 |
dba13ed2ddf783ee8118c6a581dbf75305f816a3 |
LICENSE |
100644 |
blob |
2241 |
00feb72f58732b803fb130b4efe653919c372518 |
Makefile.in |
100644 |
blob |
3979 |
9f60a81b751480c497258e0111e76802db04a2e5 |
README |
100644 |
blob |
79284 |
6364e9c80713d7ffeeb5a1508a52cedc4f39c169 |
TODO |
100644 |
blob |
1294 |
f22911eb777f0695fcf81ad686eac133eb11fcc4 |
TODO-plans |
100644 |
blob |
203 |
a2863c67c3da44126b61a15a6f09738c25e0fbe0 |
TODO.perf |
100644 |
blob |
373 |
ca2fd2e49069f5d13d557928e0bf53135782530f |
TODO.vm |
040000 |
tree |
- |
21928e906ad2907a55c2e81c2a8b0502b586b8a0 |
artwork |
100755 |
blob |
30 |
92c4bc48245c00408cd7e1fd89bc1a03058f4ce4 |
configure |
040000 |
tree |
- |
68de4d9664975777c7036536ff042e6436665d08 |
docker |
040000 |
tree |
- |
f67d3605efbd6422a8acdd953578991139266391 |
docs |
100755 |
blob |
13973 |
06c624a5b192128aec6d5b2831d823c63fa69fb9 |
duilder |
100644 |
blob |
291 |
825eace22fee68ca15ea181ff5eefa3c29268f84 |
duilder.conf |
040000 |
tree |
- |
06571fbf2c30ba3796cd36a026956052dd44c144 |
hooks |
040000 |
tree |
- |
e9f1fb473ac1147ad1c308f908d9c62c1e86d2ee |
inc |
100644 |
blob |
3568 |
10ac45976651021a4c81ee8e027f5d597c9841a6 |
rocketgit.spec.in |
040000 |
tree |
- |
b58c0102ac846c098716919c84173610a366a9f0 |
root |
040000 |
tree |
- |
771197ef44c917e081032f822714a35e685d006b |
samples |
040000 |
tree |
- |
0970dd057d924c7f0d633fc4b0bd36f4531f999d |
scripts |
040000 |
tree |
- |
ab77fbe1b5d3516691fc2cef7240ac4b69da273e |
selinux |
100755 |
blob |
242 |
bfcfb00931a643571fec9082e3308c6b68ca9189 |
spell_check.sh |
040000 |
tree |
- |
1b0c4644505b3ba570144ca292c0e68acfd808b4 |
techdocs |
040000 |
tree |
- |
67e7c65173e7374ba57330e7972d9c6e04ca4cf3 |
tests |
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/catalinux/rocketgit
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/rocketgit
Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rocketgit
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