summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI testjuerg/mtime-debugJürg Billeter2020-02-041-1/+1
* tests: source_determinism.py: xfail for ostreeJürg Billeter2020-02-041-0/+3
* WIPJürg Billeter2020-02-041-0/+1
* WIPJürg Billeter2020-02-041-1/+1
* tmpJürg Billeter2020-02-041-1/+1
* CIJürg Billeter2020-02-041-411/+0
* tests: avoid testing utimes along with umasktraveltissues/1216Darius Makovsky2020-02-042-10/+8
* tests: improve RE workspace testDarius Makovsky2020-02-041-79/+96
* tests: remove xfail for non-incremental-time RE workspaceDarius Makovsky2020-02-041-6/+1
* tests: test mtimes in storageDarius Makovsky2020-02-041-4/+15
* workspace: import mtimes when stagingDarius Makovsky2020-02-041-1/+1
* element: pass arbitrary timestamp to import_filesDarius Makovsky2020-02-041-10/+5
* Use specified mtime in import_filesDarius Makovsky2020-02-043-26/+33
* _filebaseddirectory: support mtimes in `_import_files_from_cas`Darius Makovsky2020-02-041-2/+19
* cascache: parse timestamp and update mtimes in checkoutDarius Makovsky2020-02-041-1/+9
* Add utils for file timestamp supportDarius Makovsky2020-02-046-20/+120
* _casbaseddirectory: Add properties to IndexEntryDarius Makovsky2020-02-043-8/+35
* Support properties in import_files()Darius Makovsky2020-02-043-4/+14
* cascache: Add properties to CaptureTree requestsDarius Makovsky2020-02-041-2/+9
* element: Do not use deterministic times if sources support mtimesDarius Makovsky2020-02-041-1/+5
* local_cas: Update protoDarius Makovsky2020-02-043-117/+158
* remote_execution: Update protoDarius Makovsky2020-02-044-267/+873
* Merge branch 'juerg/buildbox-run-bind-mount' into 'master'Jürg Billeter2020-02-033-4/+48
|\
| * tests/integration/shell.py: xfail updateJürg Billeter2020-02-031-3/+12
| * _sandboxbuildboxrun.py: Bind mount /dev in interactive modeJürg Billeter2020-02-031-0/+5
| * _sandboxbuildboxrun.py: Support host-filesJürg Billeter2020-02-031-1/+20
| * _sandboxbuildboxrun.py: Check buildbox-run capabilitiesJürg Billeter2020-02-031-1/+9
| * _sandboxreapi.py: Do not create directories for host-filesJürg Billeter2020-02-031-0/+3
|/
* Merge branch 'juerg/buildbox-run-test' into 'master'Jürg Billeter2020-02-031-2/+1
|\
| * tests/integration/interactive_build.py: Relax expect for buildbox-runjuerg/buildbox-run-testJürg Billeter2020-02-031-2/+1
|/
* Merge branch 'juerg/buildbox' into 'master'Jürg Billeter2020-02-031-7/+7
|\
| * .gitlab-ci.yml: Update BuildBox components to 0.0.6Jürg Billeter2020-02-031-7/+7
|/
* Merge branch 'jjardon/overnigth_cargo' into 'master'Javier Jardón2020-02-011-1/+1
|\
| * .gitlab-ci.yml: build fdsdk needs cargo plugin and its dependenciesJavier Jardón2020-02-011-1/+1
|/
* Merge branch 'coldtom/fix-overnight-test' into 'master'Javier Jardón2020-02-011-3/+2
|\
| * .gitlab-ci.yml: Bump bst-plugins-experimentalcoldtom/fix-overnight-testThomas Coldrick2020-01-291-3/+2
|/
* Merge branch 'tmewett/git-source' into 'master'jjardon/fedora-30-removalBenjamin Schubert2020-01-293-74/+201
|\
| * Add Git source test for depth=1 fetch with exact tag reftmewett/git-sourceTom Mewett2020-01-241-0/+28
| * Document my changes to the Git source plugin in NEWSTom Mewett2020-01-242-0/+17
| * _gitsourcebase.py: Refactor latest_commit_with_tagsTom Mewett2020-01-241-19/+49
| * _gitsourcebase.py: Strip git-describe tag info from cache keyTom Mewett2020-01-241-1/+10
| * _gitsourcebase.py: Fetch with depth=1 when an available tag is givenTom Mewett2020-01-241-16/+88
| * _gitsourcebase.py: Refactor fetching and trackingTom Mewett2020-01-241-44/+15
|/
* Merge branch 'coldtom/testing-api' into 'master'Javier Jardón2020-01-2494-326/+373
|\
| * testing: Add functions to generate yaml filesThomas Coldrick2020-01-2410-136/+116
| * exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-2390-190/+257
|/
* Merge branch 'tpollard/shellbuildtree' into 'master'Tom Pollard2020-01-212-30/+89
|\
| * _frontend/cli.py: Make show() --use-buildtree respect pull semanticsTom Pollard2020-01-212-30/+89
|/
* Merge branch 'juerg/assemble_done' into 'master'Jürg Billeter2020-01-183-9/+24
|\
| * element.py: Optimize assemble_done()Jürg Billeter2020-01-183-9/+24
|/