Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-17 | fetchGit: use a better caching scheme | Graham Christensen | 1 | -2/+2 |
2018-01-16 | Add pure evaluation mode | Eelco Dolstra | 1 | -0/+7 |
2018-01-09 | fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git avail | Will Dietz | 1 | -0/+13 |
2017-12-22 | fetchGit: Fix handling of local repo when not using 'master' branch | Will Dietz | 1 | -0/+26 |
2017-11-24 | fetchGit: Ignore tarballTtl if rev is set and not in the repo. | Shea Levy | 1 | -0/+7 |
2017-11-21 | fetchGit/fetchMercurial: Fix directory inclusion check | Eelco Dolstra | 1 | -1/+3 |
2017-11-07 | Show when tests are skipped | Eelco Dolstra | 1 | -1/+1 |
2017-11-03 | fetchGit/fetchMercurial: Filter out directories with untracked files | Eelco Dolstra | 1 | -3/+6 |
2017-11-03 | fetchGit: Add a test | Eelco Dolstra | 1 | -0/+83 |