summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bug 25435: use --no-auto-check-trustdb to avoid modifying gpg keyring filesbug_25435Nicolas Vigier2018-03-06
* Bug 25422: Give more details in "Cannot checkout" errorsbug_25422Nicolas Vigier2018-03-05
* Merge remote-tracking branch 'boklm/bug_24931'Georg Koppen2018-02-02
|\
| * Bug 24931: fix the build_log_append optionbug_24931Nicolas Vigier2018-01-18
* | Bug 25004: rename abbrev_lenght to abbrev_lengthNicolas Vigier2018-01-24
* | Bug 24982: add script to help updating the websitebug_24982Nicolas Vigier2018-01-23
* | Bug 24982: update url in README.mdNicolas Vigier2018-01-23
|/
* fixup! Bug 24361: use Path::Tiny instead of File::SlurpGeorg Koppen2017-11-27
* Merge remote-tracking branch 'boklm/bug_24361'Georg Koppen2017-11-27
|\
| * Bug 24361: use Path::Tiny instead of File::Slurpbug_24361Nicolas Vigier2017-11-21
| * Bug 24361: fix handling of wide characters in sha256Nicolas Vigier2017-11-20
* | Bug 24180: Make 'rbm fetch' accept optionsNicolas Vigier2017-11-27
* | Bug 23557: download again an input file not matching expected sha256sumNicolas Vigier2017-09-18
|/
* Bug 23513: run remote_finish when there was an error in remote_startNicolas Vigier2017-09-15
* Bug 23382: create tmp_dir if it does not existNicolas Vigier2017-09-07
* Add the build_log_append optionNicolas Vigier2017-08-11
* Add the rbm_tmp_dir optionNicolas Vigier2017-08-11
* Include stdout in remote_exec/remote_start error outputNicolas Vigier2017-08-08
* rbm-build: allow selecting the build script using the step optionNicolas Vigier2017-08-07
* Add a man page for rbm-buildNicolas Vigier2017-08-07
* Update some URLs in documentationNicolas Vigier2017-08-07
* Only run 'git checkout --detach' when necessaryNicolas Vigier2017-08-01
* Avoid modifying $input_filesNicolas Vigier2017-04-27
* Remove useless commaNicolas Vigier2017-04-27
* Add process_template_opt subroutineNicolas Vigier2017-04-27
* Fix how we set origin_project in input_filesNicolas Vigier2017-04-27
* Give access to input files in remote_startNicolas Vigier2017-04-25
* Add the input_files_paths optionNicolas Vigier2017-03-15
* Fix install_package on DebianNicolas Vigier2017-03-06
* Add the ENV optionNicolas Vigier2017-03-01
* Suppress unneeded output in docker_remote_getNicolas Vigier2017-02-16
* Add the build_log optionNicolas Vigier2017-02-14
* Set timestamp on files in zip wrapperNicolas Vigier2017-02-14
* Add support for optional local configuration file rbm.local.confNicolas Vigier2017-02-14
* If the TMPDIR env var exists, use it instead of /tmpNicolas Vigier2017-02-12
* Fix docker_remote_finish for docker >= 1.10.0Nicolas Vigier2017-02-12
* Allow using templates in the target option in input_filesNicolas Vigier2017-01-22
* Revert "Allow using templates in the target option in input_files"Nicolas Vigier2017-01-22
* Allow using templates in the target option in input_filesNicolas Vigier2017-01-21
* Make process_template work on arraysNicolas Vigier2017-01-21
* docker_remote_get: clean temporary directoryNicolas Vigier2017-01-18
* docker_remote_put: use shell_quote on path argumentsNicolas Vigier2017-01-18
* docker_remote_put: fix owner on intermediate sub directoriesNicolas Vigier2017-01-18
* docker_remote_put: don't dereference symlinks in chownNicolas Vigier2017-01-17
* input_file_id_hash: fix hash for symbolic linksNicolas Vigier2017-01-17
* Use File::Copy::Recursive instead of File::CopyNicolas Vigier2017-01-17
* Change how we generate id for input_files/execNicolas Vigier2017-01-16
* Fix dest_dir in input_files/execNicolas Vigier2017-01-16
* Add the git_submodule optionNicolas Vigier2017-01-12
* docker_remote_put: correctly set owner on directoryNicolas Vigier2016-11-05