summaryrefslogtreecommitdiff
path: root/git-update
Commit message (Expand)AuthorAgeFilesLines
* git-update: fix typo in messageStéphane Cerveau2020-02-271-1/+1
* git-update: provides a check status optionStéphane Cerveau2020-02-191-9/+31
* git-update: try updating cargo depsGuillaume Desmottes2019-12-241-0/+19
* python: Avoid using 'is' to compare stringsJan Alexander Steffens (heftig)2019-11-111-1/+1
* git-update: Make sure to download all subproject before applying manifestThibault Saunier2019-05-131-0/+3
* scripts: Add a script to check that all repos are cleanThibault Saunier2019-05-131-3/+3
* scripts: Auto-detect whether we can enable colorsNirbheek Chauhan2019-02-051-1/+1
* update: Re add support for manifests without a refnameThibault Saunier2018-12-061-1/+1
* update: Fetch the refname before checking out the specified shaThibault Saunier2018-12-061-1/+1
* update: Take into account the path attribute of projectsThibault Saunier2018-11-211-2/+3
* update: Make sure to detach branch when checking out a specific revisionThibault Saunier2018-11-081-1/+1
* update: Enhance logging about what kind of update is happeningThibault Saunier2018-11-051-2/+7
* update: Ensure that a revision is used when updating a detached repoThibault Saunier2018-11-051-8/+13
* update: Fix the manifest commit dictionnary formatThibault Saunier2018-11-051-1/+1
* gst-update: Handle specified remotes in manifestThibault Saunier2018-11-031-13/+26
* git-update: Get the revision of the right repositoryNirbheek Chauhan2018-10-021-1/+1
* git-update: Don't try to pull --rebase repos that are not on masterNirbheek Chauhan2018-10-021-0/+7
* Don't process the whole commitVíctor Manuel Jáquez Leal2018-08-301-1/+1
* git-update: Close stdin if non-interactiveEdward Hervey2017-10-201-0/+4
* git-update: Update submodules tooArun Raghavan2017-01-111-0/+1
* git-update: fixes for running on windowsScott D Phillips2016-11-171-2/+2
* git-update: Use git config to set autostashNirbheek Chauhan2016-11-101-1/+2
* Add 'update' and `git-update` targets to update git reposThibault Saunier2016-11-081-4/+21
* git-update: Also update gst-buildThibault Saunier2016-11-081-0/+2
* Add a way to skip updating a particular repoThibault Saunier2016-11-081-4/+12
* git-update: Use --autosquash during pull --rebaseNirbheek Chauhan2016-11-081-1/+1
* Minor improvement in the git functionThibault Saunier2016-10-111-4/+4
* Add meson as a submodule for nowThibault Saunier2016-10-111-40/+3
* git-update: Add a way for user to fix any rebasing issue interactivelyThibault Saunier2016-09-301-15/+48
* Allow passing a manifest to update subprojects repositoryThibault Saunier2016-09-141-4/+30
* Add an helper to update subprojects git reposThibault Saunier2016-09-091-0/+81