summary refs log tree commit diff stats
path: root/tools/atlas/atlas.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-271-52/+43
* atlas: search improvements (#21929)Gruruya2023-05-271-4/+6
* 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-261-16/+29
* atlas: better docs (#21911)Andreas Rumpf2023-05-251-53/+107
* Atlas: added 'use' command (#21902)Andreas Rumpf2023-05-241-7/+83
* Atlas: first lockfiles implementation; cleared up upated vs updateWor… (#21...Andreas Rumpf2023-05-231-10/+74
* minor atlas improvements (#21888)Andreas Rumpf2023-05-231-14/+57
* Atlas tool: search github too, no need to register your project at pa… (#21...Andreas Rumpf2023-05-221-1/+3
* atlas tool: 'update' command (#21557)Andreas Rumpf2023-03-211-3/+30
* 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-111-1/+1
* atlas tool: testing via mocking (#18588)Andreas Rumpf2021-07-261-50/+137
* 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-161-0/+390