summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge pull request #2932 from AvdN/patch-1Aanand Prasad2016-02-18
|\
| * reset colors after warningAnthon van der Neut2016-02-16
* | for 1.6.0 the version value needs to be a stringAnthon van der Neut2016-02-17
|/
* Merge pull request #2740 from albers/completion-createAanand Prasad2016-02-01
|\
| * bash completion for `docker-compose create`Harald Albers2016-01-25
* | Merge pull request #2741 from sdurrheimer/zsh-completion-create-commandAanand Prasad2016-02-01
|\ \
| * | Add zsh completion for 'docker-compose create'Steve Durrheimer2016-01-25
| |/
* | Merge pull request #2745 from albers/completion-servicesDaniel Nephin2016-01-28
|\ \
| * | Fix computation of service list in bash completionHarald Albers2016-01-25
| |/
* | Extract helper methodsAanand Prasad2016-01-26
* | Create declarations for named volumesAanand Prasad2016-01-26
* | Make sure version line is at the top of the fileAanand Prasad2016-01-26
* | Make warnings a bit more readableAanand Prasad2016-01-26
* | Update for links, external_links, network_modeAanand Prasad2016-01-26
|/
* Add migration script.Daniel Nephin2016-01-19
* Merge pull request #2675 from sdurrheimer/zsh-completion-up-abort-on-containe...Aanand Prasad2016-01-19
|\
| * Add zsh completion for 'docker-compose up --abort-on-container-exit'Steve Durrheimer2016-01-16
* | Merge pull request #2676 from sdurrheimer/zsh-completion-down-commandAanand Prasad2016-01-19
|\ \
| * | Add zsh completion for 'docker-compose down'Steve Durrheimer2016-01-16
| |/
* / Fix zsh completion to ensure we have enough commands to store in the cacheSteve Durrheimer2016-01-16
|/
* Merge pull request #2660 from albers/completion-downJoffrey F2016-01-14
|\
| * bash completion for `docker-compose down`Harald Albers2016-01-14
* | bash completion for `docker-compose up --abort-on-container-exit`Harald Albers2016-01-14
|/
* Merge pull request #2643 from sdurrheimer/zsh-completion-eventsAanand Prasad2016-01-13
|\
| * Add zsh completion for 'docker-compose events'Steve Durrheimer2016-01-12
* | Merge pull request #2638 from albers/completion-eventsAanand Prasad2016-01-13
|\ \
| * | Add bash completion for `docker-compose events`Harald Albers2016-01-12
| |/
* / Use networking for version 2 Compose filesAanand Prasad2016-01-12
|/
* Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME.Daniel Nephin2016-01-04
* Merge pull request #2522 from sdurrheimer/zsh-completion-config-cmdDaniel Nephin2015-12-09
|\
| * Add zsh completion for config subcommandSteve Durrheimer2015-12-09
* | Add bash completion for config subcommandHarald Albers2015-12-08
|/
* Remove migrate-to-labels.Daniel Nephin2015-11-27
* Re-order flags in bash completionDaniel Nephin2015-11-10
* Added --force-rm to compose build.Adrian Budau2015-11-10
* Add zsh completion for 'docker-compose --x-networking --x-network-driver'Steve Durrheimer2015-10-19
* Merge pull request #2211 from albers/completion-networkingmnowster2015-10-19
|\
| * bash completion for networking optionsHarald Albers2015-10-17
* | fix problem with bash completion in old bashHarald Albers2015-10-17
|/
* Merge pull request #2032 from villlem/mastermnowster2015-09-21
|\
| * Flag to skip all pull errors when pulling images.Vojta Orgon2015-09-21
* | Merge pull request #2070 from albers/completion-run-nameAanand Prasad2015-09-21
|\ \
| * | Add bash completion for `docker-compose run --name`Harald Albers2015-09-18
* | | Merge pull request #2073 from sdurrheimer/zsh-completion-run-nameAanand Prasad2015-09-21
|\ \ \
| * | | Add zsh completion for 'docker-compose run --name'Steve Durrheimer2015-09-18
| | |/ | |/|
* / | Add zsh completion for 'docker-compose build --build'Steve Durrheimer2015-09-18
|/ /
* / Add bash completion for `docker-compose build --pull`Harald Albers2015-09-18
|/
* Merge pull request #1928 from albers/completion-timeoutDaniel Nephin2015-08-27
|\
| * Use consistent argument order in bash completionHarald Albers2015-08-26
| * Add completion for `scale --timeout`Harald Albers2015-08-26