summary refs log tree commit diff stats
path: root/tools/atlas
Commit message (Expand)AuthorAgeFilesLines
* Atlas: now in its own repository (#22066)Andreas Rumpf2023-06-101-0/+101
* Atlas: --project switch and better graph representation (#21971)Andreas Rumpf2023-06-0316-1892/+0
* Atlas: avoid segfault on failed Github search (#21980)Gruruya2023-06-021-1/+1
* Atlas: Use copyFileWithPermissions to copy nim executable (#21967)SirOlaf2023-05-311-1/+1
* Atlas: virtual environments (#21965)Andreas Rumpf2023-05-301-1/+78
* Atlas: URL rewrite rules; --autoinit flag (#21963)Andreas Rumpf2023-05-302-10/+303
* Atlas: some final cleanups (#21947)Andreas Rumpf2023-05-281-7/+12
* fixes atlas logging colors on windows (#21946)ringabout2023-05-281-3/+3
* Atlas: checkout latest tagged commit with `atlas use` (#21944)Gruruya2023-05-281-7/+20
* ship atlas and build documentation (#21945)ringabout2023-05-281-140/+0
* Atlas: use colored output (#21939)Andreas Rumpf2023-05-281-38/+48
* Atlas: add `atlas tag` command (#21936)Gruruya2023-05-271-4/+84
* Atlas: explicit graph representation (#21937)Andreas Rumpf2023-05-271-28/+55
* Atlas: fixes 'use' command (#21932)Andreas Rumpf2023-05-272-53/+43
* Atlas: clone with `--recursive` (#21933)Gruruya2023-05-271-1/+1
* atlas: search improvements (#21929)Gruruya2023-05-272-5/+8
* atlas: better code (#21926)Andreas Rumpf2023-05-261-16/+12
* Atlas: Actually use deps for use command (#21922)SirOlaf2023-05-261-2/+1
* Atlas: misc (#21919)Andreas Rumpf2023-05-262-25/+34
* atlas: better docs (#21911)Andreas Rumpf2023-05-252-76/+156
* Atlas: added 'use' command (#21902)Andreas Rumpf2023-05-242-7/+104
* Atlas: first lockfiles implementation; cleared up upated vs updateWor… (#21...Andreas Rumpf2023-05-232-13/+81
* minor atlas improvements (#21888)Andreas Rumpf2023-05-232-19/+68
* Atlas tool: search github too, no need to register your project at pa… (#21...Andreas Rumpf2023-05-223-6/+55
* atlas tool: 'update' command (#21557)Andreas Rumpf2023-03-212-3/+36
* atlas: minor doc improvements (#21183)Andreas Rumpf2022-12-271-1/+5
* Atlas: added an explicit --workspace option (#20532)Andreas Rumpf2022-10-101-3/+15
* implemented 'atlas install' command (#20530)Andreas Rumpf2022-10-101-52/+90
* atlas: added --cfgHere switch [backport] (#18873)Andreas Rumpf2021-09-201-6/+19
* Atlas: added 'extract' command, as promised (#18813)Andreas Rumpf2021-09-061-1/+9
* Remove unused imports, and deprecated function usage (#18663)Kyle Brown2021-08-112-2/+1
* make proc names consistent (#18626)flywind2021-08-011-1/+1
* Modify atlas test for short commit hashes (#18619)Antonis Geralis2021-07-303-4/+2
* atlas tool: testing via mocking (#18588)Andreas Rumpf2021-07-2612-58/+385
* atlas: minor changesAraq2021-07-211-2/+2
* attempt to support short commit hashes (#18514)Antonis Geralis2021-07-181-5/+16
* added Atlas helper tool (#18497)Andreas Rumpf2021-07-165-0/+744