| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ref:0c3b0edd3284567c45ec77e57166274f3cfed8c7
|
|
|
|
|
|
| |
IGNIETFERRO-1350
ref:bb9bb1755b6abfc5a27639daf049b8a7cd748fe4
|
|
|
|
| |
ref:76575abc5c39caf128339b56115c217c15766b51
|
|
|
|
| |
ref:e0e9801df5ee25dfbcfcb5974271dfd7dac8216c
|
|
|
|
|
|
|
|
| |
https://github.com/catboost/catboost/pull/2087
MERGED FROM https://github.com/catboost/catboost/pull/2087
ref:d27dfbe948e17ef1feb8ad2b13b409915afc86c8
|
|
|
|
| |
ref:ccf13829e6e56d0e31ff3fab73f19915f1539e5c
|
|
|
|
| |
ref:7427208d08ebeb9e88247fb7dac6445bc814d756
|
|
|
|
| |
ref:ee42e4700caddee3694c141f1fc89c18e7aff2ac
|
|
|
|
| |
ref:6c01516241e312227b7654b6b0260add648c8609
|
|
|
|
| |
ref:0297d20665112368dc5e412e2531f67b3dd3c3ec
|
|
|
|
| |
ref:695923dc5d543fcc10893896407694ebc55f3e84
|
|
|
|
| |
ref:f1a82a410e24de6f4a77f4c8f28ed3401a5516b4
|
|
|
|
| |
ref:4f285c4cb9d12ff2234491f46dd9d68634f9b9bb
|
|
|
|
|
|
| |
IGNIETFERRO-821
ref:1e4e3b22bff7e806800218d58b1061626ebaa10f
|
|
|
|
| |
ref:2aec19528c2378a0994534ec032550413a095389
|
|
|
|
| |
ref:788357fd9a851f54e97a8e0f133dcb3c3e275f92
|
|
|
|
| |
ref:c74bffae7e90dee515f5089979fc050d20a34e4e
|
|
|
|
| |
ref:f4d9cf527b4f26efcc95307ca7b07d1c42ebd11b
|
|
|
|
| |
ref:3fa56aa890b75b7301a3193c2ee40106281a71cb
|
|
|
|
| |
ref:dca14f354fc9b9698f83663ceb0e62e797fe98c5
|
|
|
|
|
|
|
| |
* Introduce `CommitMetadata` struct with structured metadata (all the fields are optional)
* Drop `class Author` and use `NLibgit2::TSignature` directly instead
ref:3aae28cb614b3c611f8abb2b1c12ff114aaed46f
|
|
|
|
| |
ref:39a714b781c60dca9e3b946d870971076e14ab7c
|
|
|
|
| |
ref:0559fab404c2acebc7471fd7651deec61b5e23e3
|
|
|
|
| |
ref:8cf44e7b3fecd13c3a0c699a8c1c7abe780eab0b
|
|
|
|
| |
ref:7fac644f716f0423df5d65d6ba11439ca0ca35d1
|
|
|
|
|
|
| |
in FormatCurrentException
ref:02c5a1e631a36a1f21b5b7678ecf4e245769dd9e
|
|
|
|
| |
ref:5897581c4d2be8d8775525221d2d910c04d788b8
|
|
|
|
| |
ref:7b522d0dad8f0d64dd508e61325124ea9d2ebf30
|
|
|
|
| |
ref:75452b050cafabe119c50e518c3db644d8d9404f
|
|
|
|
| |
ref:f8c119cf3a796a59ab5be4424e5364ba6a201d40
|
|
|
|
| |
ref:1aefdabc38ec01ea10f53aa279edaa0dee29380d
|
|
|
|
| |
ref:60218909c48b580eebc0b518f039afd46ca51713
|
|
|
|
| |
ref:0186c219d9c56c8f183ce0236e33f6d647fe5fa0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
codesearch shows [114 usages](https://a.yandex-team.ru/search?search=%5CbSIZEOF_SIZE_T%5Cb,,jC,arcadia,,500) of this macro outside of contrib.
None of these usages looks as being util-dependent.
Defining this in util triggers `-Wmacro-redefined` whenever `` gets included after our ``.
UPD:
It turns out that our curl was using this define for a reason,
so I have implemented an util-independent solution instead.
ref:c80e45c42a9c0ec76eda33e63b560b285e1ee502
|
|
|
|
|
|
|
|
|
| |
This allows to use user provided zib when building projects exported
from arcadia to opensource.
DEVTOOLS-9036
ref:84d7fd128cd82c56df10f8cefd3e1e292d4d80be
|
|
|
|
|
|
|
|
|
|
| |
Current behavior of RemoveDirWithContents does not allow removing
directories if any of files in this directory is read-only. This
behavior, however, does not allow, for example, to remove temporary
directory, in which git repository was created (on *nix systems,
however, this problem was not noticed). This PR overrides this behavior.
ref:1faf91e233008b4aece4f2b953884b52346ce2be
|
|
|
|
| |
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
|
|
|
|
| |
ref:7effc120450f64adfbd00fa1a0427152ef1cf6a9
|
|
|
|
| |
ref:7e819949a28b77d60c98019ed1950733e734a77e
|
|
|
|
|
|
|
|
|
|
| |
`#include ` and `#include ` modify current `#pragma pack` value and thus trigger `-Wpragma-pack` under clang-cl.
As there is no way to implement packed structs via attributes,
introduce proper compiler-specific variables in ``
and use them to check whether we are compiling with MSVC.
ref:e47cdb9c38eb305b9c5bcc5ad719e21ec52eb14c
|
|
|
|
| |
ref:b9f56a64ccc7a4f4980fa176af362932c04214b3
|
|
|
|
| |
ref:fdd92250532d24eebbf27cb8f8369eeb88e17df9
|
|
|
|
| |
ref:11bbdd83544b9579747dd12d51395840bda86faf
|
|
|
|
| |
ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
|
|
|
|
|
|
| |
noexcept + pass some args by reference
ref:5da43163e6b3c2499597234dc80ad47042259013
|
|
|
|
| |
ref:50f8b947dedd3183d21db08bf8ab226bb09535d1
|
|
|
|
| |
ref:98e6837fcfff74a0af567f24b8c63f3353a501a1
|
|
|
|
|
|
|
|
| |
`-flto` / `-fno-lto` is not available in clang-cl, so we should not use it in order to prevent `-Wunknown-argument` from being triggered
Raw CFLAGS are not user-friendly, we should define a better macro for thi (somewhat popular) case.
ref:6f969138dc8b6fe4c420eb2ef4c0e50c2503d184
|
|
|
|
| |
ref:70ac1bca1acbb458c863fb4686263967ea009057
|
|
|
|
| |
ref:e94e72a813a3aa41c543fd1d9f7d73f02cca8bc0
|