summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tox.ini: Unpin sphinx dependencychandan/unpin-sphinxChandan Singh2019-01-221-3/+3
* Merge branch 'jennis/add_obsoletion_note' into 'master'James Ennis2019-01-221-5/+5
|\
| * cli.py: Add an obsoletion note to our deprecated commands.James Ennis2019-01-221-5/+5
|/
* Merge branch 'jennis/migrate_pull_push_commands' into 'master'James Ennis2019-01-2282-485/+732
|\
| * man: Regenerate all of our man pagesjennis/migrate_pull_push_commandsJames Ennis2019-01-2228-151/+274
| * Change bst checkout/pull/push references to bst artifact checkout/pull/pushJames Ennis2019-01-223-4/+4
| * using_commands.rst: Add artifact log subcommandJames Ennis2019-01-221-0/+7
| * using_commands.rst: Split out the artifact subcommandsJames Ennis2019-01-223-22/+31
| * Add NEWS entry describing the deprecation of checkout, pull and pushJames Ennis2019-01-221-0/+10
| * Mark 'old' checkout command as obsoleteJames Ennis2019-01-2238-182/+156
| * cli: Add artifact checkout subcommandJames Ennis2019-01-221-0/+69
| * Move push and pull to the new artifact subcommand groupJames Ennis2019-01-2211-120/+156
| * using_commands.rst: Add the source checkout commandJames Ennis2019-01-221-0/+7
| * using_commands.rst: Split out top level commands and subcommand groupsJames Ennis2019-01-222-16/+28
|/
* Merge branch 'chandan/fix-contrib-link' into 'master'Chandan Singh2019-01-211-1/+1
|\
| * CONTRIBUTING.rst: Fix formatting of link to pip docsChandan Singh2019-01-211-1/+1
|/
* Merge branch 'richardmaw/centos-oldgit-test-fixes' into 'master'Valentin David2019-01-215-2/+16
|\
| * Add a Centos runnerBenjamin Schubert2019-01-211-0/+5
| * tests/sources/git.py: Skip tests that assume too new a gitRichard Maw2019-01-212-1/+8
| * tests/frontend/workspace.py: Skip test_open_multi_unwritable when rootRichard Maw2019-01-211-0/+1
| * _gitsourcebase.py: Fetch with explicit refspecsRichard Maw2019-01-211-1/+2
|/
* Merge branch 'tlater/message-lines' into 'master'Tristan Van Berkom2019-01-183-3/+120
|\
| * widget.py: Avoid "showing 0 lines" messages when there are no linesTristan Maat2019-01-182-2/+113
| * testutils/runcli.py: Allow removing artifacts from arbitrary dirsTristan Maat2019-01-181-1/+7
|/
* Merge branch 'chandan/import-is-not-buildelement' into 'master'Chandan Singh2019-01-181-9/+2
|\
| * Derive import plugin from Element instead of BuildElementChandan Singh2019-01-181-9/+2
|/
* Merge branch 'tristan/fix-pip-source-test' into 'master'Tristan Van Berkom2019-01-181-2/+4
|\
| * tests/testutils/python_repo.py: Use subprocess to run sdistTristan Van Berkom2019-01-181-2/+4
|/
* Merge branch 'tristan/cas-cleanup-improve' into 'master'Tristan Van Berkom2019-01-183-11/+100
|\
| * _cas/cascache.py: Use utils._tempdir() and utils._tempnamedfile()Tristan Van Berkom2019-01-181-6/+5
| * utils.py: Added _tempnamedfile()Tristan Van Berkom2019-01-181-0/+30
| * tests/artifactcache/expiry.py: Test refs directory cleanupTristan Van Berkom2019-01-181-0/+14
| * _cas/cascache.py: Cleanup directories when removing refsTristan Van Berkom2019-01-181-5/+51
|/
* Merge branch 'aevri/shell_separator_hint' into 'master'Angelos Evripiotis2019-01-181-0/+6
|\
| * cli.py: add a hint about '--' to 'bst shell' helpAngelos Evripiotis2019-01-181-0/+6
|/
* Merge branch 'tristan/fix-bzr-race' into 'master'Tristan Van Berkom2019-01-183-93/+116
|\
| * tests/frontend/track.py: Use test_track_recurse() to stress test SourcesTristan Van Berkom2019-01-181-13/+47
| * testutils/runcli.py: Added cli.get_element_states()Tristan Van Berkom2019-01-181-0/+22
| * bzr source plugins: Remove all of the atomic backup directory business logicTristan Van Berkom2019-01-181-74/+18
| * bzr source plugin: Use lock files to avoid corrupting the source cacheTristan Van Berkom2019-01-181-6/+29
|/
* Merge branch 'valentindavid/overnight-tests-logs-artifacts' into 'master'Javier Jardón2019-01-181-0/+3
|\
| * .gitlab-ci.yml: Add overnight tests logs to artifacts.Valentin David2019-01-181-0/+3
|/
* Merge branch 'jennis/profiling_outputs_binaries' into 'master'James Ennis2019-01-181-4/+16
|\
| * _profile.py: Write binaries as well as logsjennis/profiling_outputs_binariesJames Ennis2019-01-171-2/+14
| * _profile.py: Add timestamp to the logsJames Ennis2019-01-171-4/+4
|/
* Merge branch 'tristan/error-message-regression' into 'master'Tristan Van Berkom2019-01-173-7/+8
|\
| * sandbox/sandbox.py: Display failed commands in the detail stringtristan/error-message-regressionTristan Van Berkom2019-01-163-7/+8
|/
* Merge branch 'tristan/organizing-tests' into 'master'Tristan Van Berkom2019-01-17247-739/+500
|\
| * tests: Migrate junctions test to tests/format/junctions.pyTristan Van Berkom2019-01-1664-0/+0
| * tests: Migrate protected variable handling tests to tests/format/variables.pyTristan Van Berkom2019-01-164-102/+89