Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-21 | Consider only latest revisions for git repository location default set | Karen Arutyunov | 1 | -0/+27 | |
2019-06-18 | Fix failure to fetch git repository location with tagged commit id for git 2.22 | Karen Arutyunov | 1 | -1/+3 | |
Also make some cleanups (always probe URLs prior to git-ls-remote, use peeled reference ids to identify repository fragments, etc). | |||||
2019-05-21 | Add rep-info --deep option | Karen Arutyunov | 1 | -1/+4 | |
2019-02-15 | Implement git repository working tree fix up for package checkout on Windows | Karen Arutyunov | 1 | -0/+96 | |
2018-05-02 | Add support for default and excluding git ref filters | Karen Arutyunov | 1 | -2/+27 | |
2018-04-27 | Add support for repository fragments | Karen Arutyunov | 1 | -1/+7 | |
2018-04-19 | Implement git repository handling transition (phase 0) | Karen Arutyunov | 1 | -2/+14 | |
2018-02-15 | Shorten tag names for git repository tests (too long filenames on Windows) | Karen Arutyunov | 1 | -4/+4 | |
2018-02-12 | Clone and fetch git repositories | Karen Arutyunov | 1 | -0/+171 | |