Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-13 | drop vcs-svn experiment | Jeff King | 1 | -21/+5 |
2020-08-13 | make git-fast-import a builtin | Jeff King | 1 | -4/+1 |
2020-08-13 | make git-bugreport a builtin | Jeff King | 1 | -4/+1 |
2020-08-13 | make credential helpers builtins | Jeff King | 1 | -19/+1 |
2020-06-26 | cmake: support for building git on windows with msvc and clang. | Sibi Siddharthan | 1 | -10/+45 |
2020-06-26 | cmake: support for building git on windows with mingw | Sibi Siddharthan | 1 | -23/+94 |
2020-06-26 | cmake: support for testing git when building out of the source tree | Sibi Siddharthan | 1 | -0/+20 |
2020-06-26 | cmake: support for testing git with ctest | Sibi Siddharthan | 1 | -0/+124 |
2020-06-26 | cmake: installation support for git | Sibi Siddharthan | 1 | -0/+49 |
2020-06-26 | cmake: generate the shell/perl/python scripts and templates, translations | Sibi Siddharthan | 1 | -1/+110 |
2020-06-12 | Introduce CMake support for configuring Git | Sibi Siddharthan | 1 | -0/+592 |