Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-07Merge branch 'ab/make-optim-noop'Junio C Hamano
2022-04-06contrib/scalar: fix 'all' target in MakefileVictoria Dye
2022-03-31Merge branch 'vd/stash-silence-reset'Junio C Hamano
2022-03-24reset: remove 'reset.quiet' config optionVictoria Dye
2022-03-04Makefile: add "$(QUIET)" boilerplate to shared.makÆvar Arnfjörð Bjarmason
2022-03-04Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason
2022-03-04scalar Makefile: use "The default target of..." patternÆvar Arnfjörð Bjarmason
2022-01-29scalar: accept -C and -c options before the subcommandJohannes Schindelin
2021-12-05scalar: implement the `version` commandJohannes Schindelin
2021-12-05scalar: implement the `delete` commandMatthew John Cheetham
2021-12-05scalar: teach 'reconfigure' to optionally handle all registered enlistmentsJohannes Schindelin
2021-12-05scalar: allow reconfiguring an existing enlistmentJohannes Schindelin
2021-12-05scalar: implement the `run` commandDerrick Stolee
2021-12-05scalar: teach 'clone' to support the --single-branch optionJohannes Schindelin
2021-12-05scalar: implement the `clone` subcommandJohannes Schindelin
2021-12-05scalar: implement 'scalar list'Derrick Stolee
2021-12-05scalar: let 'unregister' handle a deleted enlistment directory gracefullyJohannes Schindelin
2021-12-05scalar: 'unregister' stops background maintenanceDerrick Stolee
2021-12-05scalar: 'register' sets recommended config and starts maintenanceDerrick Stolee
2021-12-05scalar: create test infrastructureJohannes Schindelin
2021-12-05scalar: start documenting the commandJohannes Schindelin
2021-12-05scalar: create a rudimentary executableJohannes Schindelin
2021-12-05scalar: add a README with a roadmapJohannes Schindelin