初始提交: Gitea 项目代码
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ref: refs/heads/master
|
||||
@@ -0,0 +1,4 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = true
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
37991dec2c8e592043f47155ce4808d4580f9123 feaf4ba6bc635fec442f46ddd4512416ec43c2c2 silverwind <me@silverwind.io> 1563741799 +0200 push
|
||||
feaf4ba6bc635fec442f46ddd4512416ec43c2c2 ce064814f4a0d337b333e646ece456cd39fab612 silverwind <me@silverwind.io> 1668354026 +0100 push
|
||||
@@ -0,0 +1,2 @@
|
||||
37991dec2c8e592043f47155ce4808d4580f9123 feaf4ba6bc635fec442f46ddd4512416ec43c2c2 silverwind <me@silverwind.io> 1563741799 +0200 push
|
||||
feaf4ba6bc635fec442f46ddd4512416ec43c2c2 ce064814f4a0d337b333e646ece456cd39fab612 silverwind <me@silverwind.io> 1668354026 +0100 push
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
x…ÎÁ
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
x�ŽKN1YçÞ#�ç3 !Øp.�ØÎL‹™J›·§á,kñê�û}5 PlªB÷5sKÔH|>ŸdíKÌKl kì% û¬S7ƒÜ›ä¢e¡Ó¢™c¥Î‰±çÆH‡§Señ®~ÙuLxŸëocì Óeµ—ý:D¾7µÓ˜—gð‰¢_Bñ=":þËüÝüSà^ETàø™·uûp?ƒ6M^
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
x��;
|
||||
1@s�Й�:Щf7СТ#x�ЩL��ћ!FиуЛ�Не+о+�ЬујhраэZЭb�HМВВі��J<J��B
|
||||
VK6з<5�JЎѕ�Н)J1Iњ�)Єd#1ъ T�сwЛЯЎ+�Ы3Уэ�+�Ю`{Лх;�=FD#пЁЖйПЉЙЈBЊ<Щн<ДЕ�3у>=
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
x�Ž1nÃ0E3ëÜ”-™&ÉÒô’H&F+�Õ¡·oÚ#døÃÞÃ/õñX:ÁïzS…i£±Zâb1“Ø”Saö”gÔ@ÄFÝ35];̈“'Ɇ%s�D’„5ŽôÚìÉØR,èÒw¿Ö_mÙà³¶kƒCÑþ²ôÓv"?«ö}m—#ø8"Í#|xDtåÿæŸófÀ�ET ·zÓîËzÛÜ/—þN°
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
x…ÎM
|
||||
1@a×=E. ¤“¦Ó‚.<‚HÛ”œj…9¾â\¿oñò:Ï�6ºCoª@è2ûDI+QA©š[V
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
x¥ŽM
|
||||
Â0F]ç³ëB�&&m"ž@\¹Of¦6ÐHG¥··ô
|
||||
~Ë·xïÃy³€Ñþ …Œ?[—Œ¶èBÓ&
|
||||
H<bÛyß™NGtåÚ¨ø–~.ð"å1xÄIx`þÀå•å&=㚸,}¤ù{šX® �ó¶ �p¬·)ÜãÂjÔ}^ 1AZ¡ÚÀ´3¦,•ú½ÀI0
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,39 @@
|
||||
From 6e8e2a6f9efd71dbe6917816343ed8415ad696c3 Mon Sep 17 00:00:00 2001
|
||||
From: 99rgosse <renaud@mycompany.com>
|
||||
Date: Fri, 26 Mar 2021 12:44:22 +0000
|
||||
Subject: [PATCH] Update gitea_import_actions.py
|
||||
|
||||
---
|
||||
gitea_import_actions.py | 6 +++---
|
||||
1 file changed, 3 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/gitea_import_actions.py b/gitea_import_actions.py
|
||||
index f0d72cd..7b31963 100644
|
||||
--- a/gitea_import_actions.py
|
||||
+++ b/gitea_import_actions.py
|
||||
@@ -3,14 +3,14 @@
|
||||
# git log --pretty=format:'%H,%at,%s' --date=default > /tmp/commit.log
|
||||
# to get the commits logfile for a repository
|
||||
|
||||
-import mysql.connector as mariadb
|
||||
+import psycopg2
|
||||
|
||||
# set the following variables to fit your need...
|
||||
USERID = 1
|
||||
REPOID = 1
|
||||
BRANCH = "master"
|
||||
|
||||
-mydb = mariadb.connect(
|
||||
+mydb = psycopg2.connect(
|
||||
host="localhost",
|
||||
user="user",
|
||||
passwd="password",
|
||||
@@ -31,4 +31,4 @@ with open("/tmp/commit.log") as f:
|
||||
|
||||
mydb.commit()
|
||||
|
||||
-print("actions inserted.")
|
||||
\ No newline at end of file
|
||||
+print("actions inserted.")
|
||||
--
|
||||
GitLab
|
||||
@@ -0,0 +1 @@
|
||||
2839944139e0de9737a044f78b0e4b40d989a9e3
|
||||
@@ -0,0 +1 @@
|
||||
5c80b0245c1c6f8343fa418ec374b13b5d4ee658
|
||||
@@ -0,0 +1 @@
|
||||
ce064814f4a0d337b333e646ece456cd39fab612
|
||||
@@ -0,0 +1 @@
|
||||
ca6b5ddf303169a72d2a2971acde4f6eea194e5c
|
||||
@@ -0,0 +1 @@
|
||||
36f97d9a96457e2bab511db30fe2db03893ebc64
|
||||
@@ -0,0 +1 @@
|
||||
3ad28a9149a2864384548f3d17ed7f38014c9e8a
|
||||
Reference in New Issue
Block a user