Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move RepoHook class from project.py file to dedicated file | Remy Bohmer | 2020-11-03 | 1 | -39/+0 |
* | manifest/tests: get them passing under Windows | Mike Frysinger | 2020-02-21 | 1 | -12/+16 |
* | test_project.py: Remove unused variable in 'with' statement | David Pursehouse | 2020-02-12 | 1 | -1/+1 |
* | Fix duplicate method name in test_project.py | David Pursehouse | 2020-02-12 | 1 | -2/+2 |
* | project: allow src=. with symlinksv2.1.1 | Mike Frysinger | 2020-02-11 | 1 | -0/+23 |
* | project: add basic path checks for <copyfile> & <linkfile> | Mike Frysinger | 2020-02-04 | 1 | -0/+204 |
* | prune: handle branches that track missing branches | Mike Frysinger | 2019-11-16 | 1 | -0/+74 |
* | tests: add docstrings & print_function (for Python 3) | Mike Frysinger | 2019-08-01 | 1 | -0/+4 |
* | hooks: support external hooks running different Python version | Mike Frysinger | 2019-07-27 | 1 | -0/+58 |