summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* plugins/clean: fix typoHEADmasterAnton Khirnov2021-04-24
* Include pyaml directly, not as a submodule.Anton Khirnov2020-11-20
* plugins/link: use info log level for link creationAnton Khirnov2020-11-15
* Add a dry run mode.Anton Khirnov2020-11-15
* plugins/link: drop the glob optionAnton Khirnov2020-11-15
* plugins/link: drop create optionsAnton Khirnov2020-11-15
* plugin: reduce code duplicationAnton Khirnov2020-11-15
* Tweak log levels.Anton Khirnov2020-11-15
* messenger: rename lowinfo to verboseAnton Khirnov2020-11-15
* Merge branch 'bobwhitelock/add-force-color-option' into masterAnish Athalye2020-08-23
|\
| * Add `--force-color` optionBob Whitelock2020-08-23
|/
* Release 1.17.1Anish Athalye2020-07-24
* Merge branch 'TimPansino/feature/module_run_support'Anish Athalye2020-07-24
|\
| * Added support to run with python -mtpansin2020-07-23
|/
* Make error for empty config a little friendlierAnish Athalye2020-06-25
* Standardize documentation for extended configAnish Athalye2020-06-19
* Remove confusing exampleAnish Athalye2020-06-19
* Work around subprocess.call() issue on WindowsAnish Athalye2020-05-01
* Add --only and --except command-line argumentsAnish Athalye2020-03-26
* Upgrade PyYAML to 5.3Anish Athalye2020-01-06
* Release 1.17.0Anish Athalye2020-01-03
* Merge branch 'ypid/add/link_real_path_option'Anish Athalye2020-01-03
|\
| * Add tests for canonicalize-pathAnish Athalye2020-01-03
| * Add 'canonicalize-path' option to linkRobin Schneider2020-01-03
* | Update datesAnish Athalye2020-01-03
* | Unify Vagrant and Travis-CI testsAnish Athalye2020-01-03
* | Fix incorrect use of `is` over `==`Anish Athalye2020-01-03
* | Add Python 3.8 to Travis testsAnish Athalye2020-01-03
|/
* Add option to clean recursivelyAnish Athalye2019-12-31
* Fix clean not respecting defaultsAnish Athalye2019-12-31
* Merge branch 'apuignav/ignore-missing'Anish Athalye2019-12-31
|\
| * Add ignore-missing option to linkAlbert Puig2019-12-31
|/
* Migrate to travis-ci.comAnish Athalye2019-12-28
* Bump PyYAML version to 5.1.2Anish Athalye2019-11-20
* Add example of conditional linkAnish Athalye2019-11-14
* Make list more compactAnish Athalye2019-11-12
* Merge branch 'jesseleite/readme-organization'Anish Athalye2019-11-12
|\
| * Add table of contents and organize headings a bitJesse Leite2019-11-12
* | Merge branch 'paulohefagundes/remove_which'Anish Athalye2019-11-09
|\ \ | |/ |/|
| * Replace `which` with `command -v`Paulo Fagundes2019-11-09
|/
* Release 1.16.0Anish Athalye2019-10-12
* Merge branch 'jesseleite/create-directive'Anish Athalye2019-10-12
|\
| * Add 'create' directive to create directoriesJesse Leite2019-10-12
* | Switch to more recent version of DebianAnish Athalye2019-10-12
|/
* Merge branch 'darsh12/master'Anish Athalye2019-09-17
|\
| * Add instructions to ignore dirty commitsDarshan Patel2019-09-17
|/
* Remove explicit specification of environmentAnish Athalye2019-08-18
* Update Travis CI configAnish Athalye2019-08-18
* Make launcher prefer python over python3Anish Athalye2019-06-26
* Merge branch 'ronalabraham/patch-1'Anish Athalye2019-06-05
|\