Commit Graph

234 Commits (6de5cc6c2c4f337e46836b8a924985ce464d4fc8)
 

Author SHA1 Message Date
sitiom 6de5cc6c2c Add PowerShell install script 3 years ago
Anish Athalye f15293b3d5 Rename 'canonicalize-path' into 'canonicalize' 3 years ago
Anish Athalye 66489f7955 Fix missing endings of heredocs 3 years ago
Anish Athalye dac7a9bc88 Add --debug flag to test driver 3 years ago
Anish Athalye 43b62ed532 Merge branch 'etkeys/feature/cli-force-shell-out-err-true' 3 years ago
E. Keys c35382c06d Add cli option force shell show stderr/stdout 3 years ago
Anish Athalye 5f1e33ed67 Merge branch 'etkeys/feature/expose-cli-options-for-plugins' 3 years ago
E. Keys b18ba4d392 Make parsed CLI options available to plugins 3 years ago
Anish Athalye 22ed23c7d9 Merge branch 'etkeys/feature/glob-with-exclude' 3 years ago
Anish Athalye de8793de99 Merge branch 'etkeys/bugfix/fix-glob-dropping-leading-dot' 3 years ago
E. Keys 6c6fee697e Improve globbing behavior with leading '.' 3 years ago
Anish Athalye 945c1e5a4e Add mode option to create directive 3 years ago
Anish Athalye 4ec846cdad Make tests run on pull requests 3 years ago
Anish Athalye d55e2af83a Add direct link to tutorials page in the wiki 3 years ago
Anish Athalye be539e6e24 Remove packaging information from README 3 years ago
Anish Athalye a5e1dca91d Release 1.18.0 3 years ago
Anish Athalye d7629553bd Switch to GitHub Actions 3 years ago
Anish Athalye cf366bbf66 Fix interaction between --only and defaults 3 years ago
E. Keys 2ec7a24129 Add exclude parameter for link globbing 3 years ago
Anish Athalye 5294594f5a Merge branch 'bobwhitelock/add-force-color-option' into master 3 years ago
Bob Whitelock 2432a2ba87 Add `--force-color` option 3 years ago
Anish Athalye 1d4f4348bb Release 1.17.1 3 years ago
Anish Athalye 98b87c16be Merge branch 'TimPansino/feature/module_run_support' 3 years ago
tpansin 322661dde1 Added support to run with python -m 3 years ago
Anish Athalye c5e709d433 Make error for empty config a little friendlier 3 years ago
Anish Athalye 043373ea74 Standardize documentation for extended config 3 years ago
Anish Athalye 8f136ee73f Remove confusing example 3 years ago
Anish Athalye f5e019105e Work around subprocess.call() issue on Windows 3 years ago
Anish Athalye 7ffaa65482 Add --only and --except command-line arguments 4 years ago
Anish Athalye 5d83f9e797 Upgrade PyYAML to 5.3 4 years ago
Anish Athalye 9281d120dd Release 1.17.0 4 years ago
Anish Athalye ec8498ffb8 Merge branch 'ypid/add/link_real_path_option' 4 years ago
Anish Athalye 320d5d0123 Add tests for canonicalize-path 4 years ago
Robin Schneider 138fdbc8d7
Add 'canonicalize-path' option to link 4 years ago
Anish Athalye 3fcc13d803 Update dates 4 years ago
Anish Athalye 6d24613b0b Unify Vagrant and Travis-CI tests 4 years ago
Anish Athalye 1e1885c45a Fix incorrect use of `is` over `==` 4 years ago
Anish Athalye a7ed166817 Add Python 3.8 to Travis tests 4 years ago
Anish Athalye e38e021ab3 Add option to clean recursively 4 years ago
Anish Athalye 81f0d74955 Fix clean not respecting defaults 4 years ago
Anish Athalye a7bfce3e23 Merge branch 'apuignav/ignore-missing' 4 years ago
Albert Puig eabd84bce1 Add ignore-missing option to link 4 years ago
Anish Athalye a8380f6496 Migrate to travis-ci.com 4 years ago
Anish Athalye 2c8a0431ed Bump PyYAML version to 5.1.2 4 years ago
Anish Athalye 8667b75a73 Add example of conditional link 4 years ago
Anish Athalye 7f97a6c6d0 Make list more compact 4 years ago
Anish Athalye 2c27655500 Merge branch 'jesseleite/readme-organization' 4 years ago
Jesse Leite daf3a7c483 Add table of contents and organize headings a bit 4 years ago
Anish Athalye 2dc876cd65 Merge branch 'paulohefagundes/remove_which' 4 years ago
Paulo Fagundes d2913e6cee Replace `which` with `command -v` 4 years ago