mirror of
1
0
Fork 0

Commit Graph

  • 78bec43e33 Resolve Windows-specific link issues Kurt McKee 2022-04-25 09:02:10 -0500
  • 4469b857aa Migrate link-* tests to Python Kurt McKee 2022-04-25 08:27:39 -0500
  • c015f7bce8 Add a test framework for all supported Python versions Kurt McKee 2022-04-14 08:17:18 -0500
  • 41778119a4 Resolve Windows symlinks correctly Kurt McKee 2022-04-11 08:31:16 -0500
  • 5f6d060fd2 Remove an unused subprocess import Kurt McKee 2022-04-11 07:43:57 -0500
  • d2f76a2593 Merge branch 'kurtmckee/update-vm-os' Anish Athalye 2022-04-11 08:05:50 -0400
  • 5f84611372 Merge branch 'kurtmckee/fix-vagrant-unauthenti...' Anish Athalye 2022-04-11 08:04:45 -0400
  • 57c7c513b9 Update the Vagrantfile target OS to Ubuntu jammy Kurt McKee 2022-04-10 22:24:19 -0500
  • 1931c9ac06 Update the unauthenticated git protocol to HTTPS Kurt McKee 2022-04-10 21:11:07 -0500
  • d152fd6cd3 Add the possibility of specifying more than one source path, in which case the destination is assumed to be a folder in which source paths are linked Luca Dorigo 2022-03-04 15:58:32 +0100
  • 769767c129 Migrate code style to Black Anish Athalye 2022-01-30 18:48:30 -0500
  • ac5793ceb5 Merge branch 'dkm/patch-1' Anish Athalye 2021-10-25 14:39:24 -0400
  • b306a25e13
    Update README.md Marc Poulhiès 2021-10-25 20:19:41 +0200
  • fb18c9b112 Merge branch 'ssbanerje/master' Anish Athalye 2021-10-03 20:37:24 -0400
  • aaf5037725
    better test case for exit-on-failure Subho Banerjee 2021-09-12 19:40:37 -0500
  • 4d2e1537f4
    adding a exit on failure flag Subho Banerjee 2021-09-12 19:32:25 -0500
  • 076939da8e Remove stray asterisk Anish Athalye 2021-06-02 20:23:55 -0400
  • 24f88c4584 Merge branch 'eengstrom/259-link-prefix' Anish Athalye 2021-06-02 20:21:40 -0400
  • 74822af9f5 Merge branch 'eengstrom/270-recursive-globbing' Anish Athalye 2021-06-02 20:11:25 -0400
  • 67a3527f67 Merge branch 'eengstrom/280-fix-pyenv-config' Anish Athalye 2021-06-02 19:48:19 -0400
  • cb6718ba87 test: fix `pyenv` configuration in vagrant Eric Engstrom 2021-05-27 10:13:43 -0500
  • 3192bc9349
    testing(vagrant): fix commented-out vagrant setup Eric Engstrom 2021-06-02 10:45:26 -0500
  • 6c044208fa
    feat: Add `prefix: 'string'` option to linking when `glob: true`. Eric Engstrom 2021-05-27 12:07:17 -0500
  • ab7cbd42dc
    feat: Support recursive globbing with `**`. Eric Engstrom 2021-05-27 11:58:55 -0500
  • 1b72ccac2d
    test: fix `pyenv` configuration in vagrant Eric Engstrom 2021-05-27 10:13:43 -0500
  • 23e6d17461 add linking and creation os depedent flags to prevent appdata stuff on linux Matt Richards 2021-05-03 13:46:20 +1000
  • 38dcd77ba7 logging uses expanded symlink paths Matt Richards 2021-05-03 11:46:57 +1000
  • aa9335089b Migrate changelog from wiki into source tree Anish Athalye 2021-04-29 18:24:51 -0400
  • e0cf5f993f Merge branch 'eengstrom/244-fix-link-glob-patterns' Anish Athalye 2021-04-29 18:09:39 -0400
  • 289c724b1c Merge branch 'Justintime50/readme-being-typo' Anish Athalye 2021-04-29 08:07:06 -0400
  • 84a836ea33 Fixes typos in README "being" to "begin" Justintime50 2021-04-28 16:30:48 -0600
  • 0ab63ff858 Merge branch 'master' of https://github.com/m-richards/dotbot Matt Richards 2021-04-26 14:49:47 +1000
  • 725bf739a9 improve linking error message (admin rights most likely) Matt Richards 2021-04-26 14:48:44 +1000
  • f56e903cee
    Support both `[]` and `?` glob patterns Eric Engstrom 2021-04-15 23:28:19 -0500
  • dcb3743115 Release 1.19.0 v1.19.0 Anish Athalye 2021-04-06 10:54:27 -0400
  • 0f5a5f3385 Update dates Anish Athalye 2021-03-31 20:11:24 -0400
  • 472223300f Drop CI support for Python 3.4 and add Python 3.9 Anish Athalye 2021-03-13 06:22:58 -0500
  • ce99c92f7d print error on symlink fails due to insufficient priveledges Matt Richards 2021-03-01 20:29:45 +1000
  • eb7f3fb7b1 Include git hash in version when available Anish Athalye 2021-02-27 14:34:52 -0500
  • 153661d255 stop black converting quotes Matt Richards 2021-02-27 14:54:03 +1000
  • d9bc63bd43 Merge remote-tracking branch 'remotes/upstream/master' Matt Richards 2021-02-27 14:45:03 +1000
  • cbb164183a switch double quotes back to single to make merge burden simpler Matt Richards 2021-02-27 14:28:39 +1000
  • 93b7a71d76 update so that link checking correctly parses mixed path seps on windows, probably breaks linux tests Matt Richards 2021-02-27 13:01:03 +1000
  • 5f849ad07f Merge branch 'sitiom/master' Anish Athalye 2021-02-25 15:05:02 -0500
  • 6de5cc6c2c Add PowerShell install script sitiom 2020-11-22 09:28:21 +0800
  • f15293b3d5 Rename 'canonicalize-path' into 'canonicalize' Anish Athalye 2021-02-25 08:26:19 -0500
  • 66489f7955 Fix missing endings of heredocs Anish Athalye 2021-02-25 08:16:27 -0500
  • dac7a9bc88 Add --debug flag to test driver Anish Athalye 2021-02-25 08:14:34 -0500
  • 43b62ed532 Merge branch 'etkeys/feature/cli-force-shell-out-err-true' Anish Athalye 2021-02-25 08:02:13 -0500
  • c35382c06d Add cli option force shell show stderr/stdout E. Keys 2020-12-02 22:49:17 -0500
  • 5f1e33ed67 Merge branch 'etkeys/feature/expose-cli-options-for-plugins' Anish Athalye 2021-02-25 07:57:19 -0500
  • b18ba4d392 Make parsed CLI options available to plugins E. Keys 2020-12-02 18:49:36 -0500
  • 22ed23c7d9 Merge branch 'etkeys/feature/glob-with-exclude' Anish Athalye 2021-02-25 06:59:22 -0500
  • de8793de99 Merge branch 'etkeys/bugfix/fix-glob-dropping-leading-dot' Anish Athalye 2021-02-25 06:44:32 -0500
  • 6c6fee697e Improve globbing behavior with leading '.' E. Keys 2020-11-21 10:00:37 -0500
  • 945c1e5a4e Add mode option to create directive Anish Athalye 2021-02-25 06:25:17 -0500
  • 47f3e07b2d
    Cleanup link logic, with a fix for windows links with \\?\ in them. m-richards 2021-02-16 19:32:13 +1000
  • 9e89d7f524 blacken Matt Richards 2021-02-15 21:11:16 +1000
  • fe44654c73 type annotation Matt Richards 2021-02-15 21:10:52 +1000
  • da0d498d22 link variable extraction without normpath Matt Richards 2021-02-15 21:05:20 +1000
  • 25f8b7e778 Revert "add path normalization for windows support" Matt Richards 2021-02-15 20:58:50 +1000
  • 2ab0fc1b3c add path normalization for windows support Matt Richards 2021-02-15 20:54:57 +1000
  • 4daff73a63 change link dest function to handle '\?\' links Matt Richards 2021-02-15 20:38:29 +1000
  • 9389cfd3ee python runscript without bash Matt Richards 2021-02-14 18:23:50 +1000
  • de77465383 reduce ci matrix m-richards 2021-02-14 21:45:05 +1000
  • 4c961db076 improve clarity and exception messaging Matt Richards 2021-02-14 18:23:30 +1000
  • e985d310e2 normalise paths for windows compat Matt Richards 2021-02-14 18:21:16 +1000
  • 23c54c3866
    remove schedule from ci m-richards 2021-02-14 17:39:46 +1000
  • 4ec846cdad Make tests run on pull requests Anish Athalye 2020-12-26 05:01:29 -0500
  • b11387fb98 Canonicalize destination path for relative-path: True Leonard Crestez 2020-12-26 06:26:08 +0000
  • d55e2af83a Add direct link to tutorials page in the wiki Anish Athalye 2020-12-23 18:26:56 -0500
  • be539e6e24 Remove packaging information from README Anish Athalye 2020-12-23 18:08:48 -0500
  • a5e1dca91d Release 1.18.0 v1.18.0 Anish Athalye 2020-12-23 18:04:23 -0500
  • d7629553bd Switch to GitHub Actions Anish Athalye 2020-12-18 14:34:28 -0500
  • be5f063a32 Use compatible Join-Path sitiom 2020-12-08 10:01:22 +0800
  • 33a427631c Add cli option force shell show stderr/stdout E. Keys 2020-12-02 22:49:17 -0500
  • d6e1e4ad56 Context._options defaults to argparse.Namespace E. Keys 2020-12-03 07:35:27 -0500
  • 0ba45763d9 Make parsed cli options available to plugins E. Keys 2020-12-02 18:49:36 -0500
  • cf366bbf66 Fix interaction between --only and defaults Anish Athalye 2020-11-22 16:58:00 -0500
  • 2ec7a24129 Add exclude parameter for link globbing E. Keys 2020-11-22 12:59:30 -0500
  • ffba9d3c9b Update link documentation for glob E. Keys 2020-11-22 13:27:28 -0500
  • 727217fbc5 Add PowerShell install script sitiom 2020-11-22 09:28:21 +0800
  • d6694f9653 link.py: globbing keep leading '.' E. Keys 2020-11-21 10:00:37 -0500
  • d4ae366ce7
    Improve open source contribution! Kevin Kwok 2020-10-01 18:17:38 -0700
  • 75e5122ab8
    Merge 0098c52610 into 5294594f5a Dave Steinberg 2020-08-26 10:24:28 +0100
  • 94c74c1451
    Allow linking a directory in windows based bash environments Dan Chianucci 2020-08-23 10:54:30 -0400
  • 5294594f5a Merge branch 'bobwhitelock/add-force-color-option' into master Anish Athalye 2020-08-23 09:16:58 -0400
  • 2432a2ba87 Add `--force-color` option Bob Whitelock 2020-08-23 00:02:26 +0100
  • 1d4f4348bb Release 1.17.1 v1.17.1 Anish Athalye 2020-07-24 08:42:12 -0400
  • 98b87c16be Merge branch 'TimPansino/feature/module_run_support' Anish Athalye 2020-07-24 08:41:51 -0400
  • 322661dde1 Added support to run with python -m tpansin 2020-07-23 08:44:06 -0700
  • 0098c52610 Support named, conditional tasks. Dave Steinberg 2020-07-19 20:52:39 -0400
  • 6ab04fdaa1
    Add '--groups' argument to process only specified groups Andreas Schmidt 2020-07-18 08:46:11 +0200
  • 887968ae85
    Remove 'groups' top level Andreas Schmidt 2020-07-16 14:45:03 +0200
  • 633ae5540f Support if on tasks. Dave Steinberg 2020-07-12 22:01:26 -0400
  • 6395f2fce6
    Improve checking of tasks Andreas Schmidt 2020-07-09 16:41:47 +0200
  • 8b93d27441
    Add handling of groups Andreas Schmidt 2020-07-09 16:04:33 +0200
  • 07c17833f5
    Merge remote-tracking branch 'upstream/master' into HEAD Andreas Schmidt 2020-06-28 16:31:12 +0200
  • c5e709d433 Make error for empty config a little friendlier Anish Athalye 2020-06-25 15:56:42 -0400
  • 772913d622 Adjust docs to fix execution permission on install Felipe Santos 2020-06-25 14:04:46 +0000