Alexey Milovidov
|
e4a6f2a8e1
|
Fix the indent field in the git-import tool
|
2022-11-12 18:54:48 +01:00 |
|
Alexey Milovidov
|
35cce03125
|
Remove dlopen
|
2022-09-17 03:02:34 +02:00 |
|
Antonio Andelic
|
e64436fef3
|
Fix typos with new codespell
|
2022-09-02 08:54:48 +00:00 |
|
Robert Schulze
|
118e94523c
|
Activate clang-tidy warning "readability-container-contains"
This check suggests replacing <Container>.count() by
<Container>.contains() which is more speaking and in case of
multimaps/multisets also faster.
|
2022-04-18 23:53:11 +02:00 |
|
zhanghuajie
|
9947008d31
|
fix crash when you use clickhouse-git-import with invalid parameter
for example:
clickhouse-git-import -xxx
|
2022-04-14 23:16:02 +08:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Alexey Milovidov
|
8f01af62d9
|
Merge branch 'master' into normalize-bigint
|
2021-04-25 06:57:44 +03:00 |
|
Alexey Milovidov
|
671395e8c8
|
Most likely improve performance
|
2021-03-15 22:23:27 +03:00 |
|
Alexey Milovidov
|
093108bf81
|
Normalize BigInt implementation
|
2021-01-27 03:54:57 +03:00 |
|
Alexey Milovidov
|
ecc270605d
|
Fix error (CC @akuzm)
|
2020-12-19 01:07:52 +03:00 |
|
Alexey Milovidov
|
7d1c0f5b28
|
Fixed bug in git-import tool
|
2020-11-13 04:36:34 +03:00 |
|
Alexey Milovidov
|
f6e9a9bdfb
|
Merge branch 'git-to-clickhouse' of github.com:yandex/ClickHouse into git-to-clickhouse
|
2020-09-12 03:56:13 +03:00 |
|
Alexey Milovidov
|
e12ae99bf7
|
Added review suggestion
|
2020-09-12 03:55:54 +03:00 |
|
alexey-milovidov
|
3942cc615f
|
Update git-import.cpp
|
2020-09-07 10:09:42 +03:00 |
|
Alexey Milovidov
|
ee54971c3d
|
Fix build
|
2020-09-07 07:11:03 +03:00 |
|
Alexey Milovidov
|
d18e7adbc0
|
Add git-import as a tool
|
2020-09-07 06:22:47 +03:00 |
|