mirror of
1
0
Fork 0

Commit Graph

  • b03f5f6d39
    Merge d6ff54322c into 3f9e409669 Francesco Pira 2024-02-21 01:34:15 +0100
  • d6ff54322c
    release pipeline Francesco Pira 2024-02-20 18:55:04 +0100
  • a184666746
    Merge d87c0f2c41 into 3f9e409669 Konstantin Ostrovskii 2024-02-01 13:05:40 +0800
  • d87c0f2c41 Add Homebrew to README Konstantin Ostrovskii 2024-02-01 12:38:05 +0800
  • 9e8639fc33
    Merge 8069872776 into 3f9e409669 valentino-sm 2024-01-04 17:10:53 +0000
  • 8069872776
    Fix bug dispatching by dublicate plugins valentino-sm 2024-01-04 20:03:57 +0500
  • bb3789ff5c
    Merge a06c5d1f52 into 3f9e409669 Paul Broadwith 2023-12-23 19:40:08 +0000
  • a06c5d1f52
    Fix missing config option in example Paul Broadwith 2023-12-23 19:37:32 +0000
  • 14c956520f temp fix for redundant modules due to .load strat Flip Phillips 2023-12-01 15:51:15 -0500
  • 6ae7ee2d97
    Merge 974156ccde into 3f9e409669 Clumsy-Coder 2023-10-11 15:05:26 -0600
  • 7600aab0ef
    Merge e2c455213c into 3f9e409669 Wanimatrix 2023-10-07 17:34:15 -0400
  • a9955d19c1
    Merge 22a7cbb6f7 into 3f9e409669 hansegard 2023-10-07 17:21:57 -0400
  • ea44f74cce
    Merge 202b8b3c70 into 3f9e409669 Mike Hennessy 2023-10-07 17:09:15 -0400
  • 37cabbc979
    Merge 25497721a3 into 3f9e409669 Kurt McKee 2023-10-06 10:31:09 -0500
  • 22a7cbb6f7 Add backup option to link action Petter Hansegård 2023-09-27 21:31:47 +0200
  • 995fc26763
    Update README.md 杨加康 2023-09-24 01:19:55 +0800
  • 3f9e409669 Merge branch 'kurtmckee/support-python-3.12' master Anish Athalye 2023-09-10 12:08:56 -0400
  • 5246ca29ae
    Commit Python 3.6+ style issues caught by pyupgrade Kurt McKee 2023-09-10 10:52:56 -0500
  • 5e57380194
    Introduce a pre-commit config to auto-fix linting issues Kurt McKee 2023-09-10 10:52:25 -0500
  • 26720b8264
    Add Python 3.12 to the test suite; mark it as supported Kurt McKee 2023-09-10 10:34:20 -0500
  • 9bb82306f4
    Configure pytest to escalate warnings to errors during testing Kurt McKee 2023-09-10 10:28:14 -0500
  • eba0b24331
    Resolve a Python 3.12 `DeprecationWarning` Kurt McKee 2023-09-10 10:27:54 -0500
  • 25497721a3
    Make Dispatcher a singleton after first instantiation Kurt McKee 2023-09-10 10:07:49 -0500
  • 840cd164d2 Release 1.20.1 v1.20.1 Anish Athalye 2023-09-10 10:37:02 -0400
  • cd1ff70113 Merge branch 'bennyyip/master' Anish Athalye 2023-09-10 10:36:49 -0400
  • 390d306284 Fix wrong pyyaml path bennyyip 2023-09-10 22:29:44 +0800
  • 7a24ded5a6 Release 1.20.0 v1.20.0 Anish Athalye 2023-09-09 21:03:40 -0400
  • b7e54a9bb3 Add badges Anish Athalye 2023-09-09 21:03:11 -0400
  • eace76f697 Add Python 3.11 testing to CI Anish Athalye 2023-09-09 20:53:07 -0400
  • b732baf163 Upgrade PyYAML to 6.0.1 Anish Athalye 2023-09-09 20:43:55 -0400
  • 81d4a434ef Drop support for Python 2 and Python < 3.6 Anish Athalye 2023-09-09 20:39:45 -0400
  • aed346d631
    Merge 3b26851e8e into 712b30a445 Kallen Ceryeei Celeste 2023-07-28 21:10:13 +0300
  • 3b26851e8e Add: readme entry for `backup-root` c-c-k 2023-07-28 19:14:53 +0300
  • 91b4485778 Add: test_backup_mirrors_absolute_path c-c-k 2023-07-28 07:59:57 +0300
  • 52a9c347d1 Add: test_backup_is_sequentially_differentiated c-c-k 2023-07-28 20:07:05 +0300
  • d0509148b7 Add: test_no_backup_when_no_force_relink c-c-k 2023-07-28 20:06:34 +0300
  • 595a445f4d Add: test_link_relink_aborts_on_failed_backup c-c-k 2023-07-28 20:05:20 +0300
  • 2600826c28 Add: test_link_relink_backups_symlink c-c-k 2023-07-28 20:04:36 +0300
  • 3debb974d5 Add: test_link_force_aborts_on_failed_backup c-c-k 2023-07-28 20:03:53 +0300
  • 7d315f7b9f Add: test_link_force_backups_source c-c-k 2023-07-28 20:03:15 +0300
  • 0e4b0aec56 Add: test_link_force_overwrite_source c-c-k 2023-07-28 20:00:57 +0300
  • 28780a3d0e Add backup_root to Link._process_links c-c-k 2023-07-19 19:27:02 +0300
  • 1f65810dc5 Add call to Link._backup into Link._delete c-c-k 2023-07-18 06:08:15 +0300
  • 4121157c8d Refactor Link._move into Link._backup c-c-k 2023-07-17 19:38:44 +0300
  • 6b324328b6 Start from previous work by ibeex on #90 Ivan Brkanac 2017-02-10 14:18:33 +0100
  • 6fe274e54c
    meta: support python 3.11 Rui Chen 2023-07-19 00:08:49 -0400
  • 53f20805f7
    deps: update to use pyyaml 6 Rui Chen 2023-07-19 00:07:55 -0400
  • 712b30a445 Add Python 2.7 testing back to CI Anish Athalye 2023-07-16 12:10:33 -0400
  • b04a3f1844 Release 1.19.2 v1.19.2 Anish Athalye 2023-07-09 16:28:06 -0400
  • 416f32f5fe Fix globbing when there is a single match Anish Athalye 2023-07-09 16:19:36 -0400
  • 9f8fd76f32 Add note about exclude path interpretation Anish Athalye 2023-07-09 15:37:42 -0400
  • 4daa065dc9 Allow empty glob Anish Athalye 2023-07-09 15:20:42 -0400
  • ed60c62432 Improve output of '--version' Anish Athalye 2023-07-09 14:51:45 -0400
  • 53b3781fbb Drop Python 2.7 from CI Anish Athalye 2023-06-25 11:16:14 -0400
  • e54c86444c support `ignore-missing` for `glob` #284 Janto 2023-04-02 17:33:55 +0200
  • 328bcb3259 Remove copyright years Anish Athalye 2023-03-05 07:37:27 -0500
  • 202b8b3c70
    fix: remove duplicate import Mike Hennessy 2023-02-24 21:58:36 -0500
  • 442b8483db
    Merge remote-tracking branch 'upstream/master' into add-plugin-config-loading Mike Hennessy 2023-02-24 21:49:57 -0500
  • 6dd426d71d
    feat: add the ability to load plugins in config Mike Hennessy 2022-01-08 12:57:32 -0500
  • e2c455213c Add plugin dispatch test Wouter Franken 2023-02-19 13:09:00 +0100
  • 8bd46a6549 Fix dispatcher when no plugins are given Wouter Franken 2023-02-19 13:08:41 +0100
  • da928a4c6b Release 1.19.1 v1.19.1 Anish Athalye 2022-12-17 15:13:48 -0500
  • 1d56409bc1 Add note about Windows support Anish Athalye 2022-12-17 15:12:43 -0500
  • 8468213bc6 Add code coverage for all platforms Anish Athalye 2022-12-17 15:05:04 -0500
  • e810f42ca2 Deduplicate format checking Anish Athalye 2022-12-17 14:10:17 -0500
  • 593584154d Add instructions on how to run tests in Docker Anish Athalye 2022-12-17 14:05:39 -0500
  • 3965e1a390 Merge branch 'kurtmckee/test-on-windows-issue-309' Anish Athalye 2022-12-17 14:01:22 -0500
  • e0c78d9c56
    Resolve merge conflicts Kurt McKee 2022-12-16 13:52:33 -0600
  • 3906f81808
    Merge 7c7b1a4295 into 860a56580b Gregory Furlong 2022-12-13 09:43:26 +0000
  • a16002c40a
    Merge d152fd6cd3 into 860a56580b Luca Dorigo 2022-12-12 12:36:21 +1300
  • 860a56580b Fix CI Anish Athalye 2022-12-11 10:49:55 -0500
  • 9593510bd4 Merge branch 's1as3r/master' Anish Athalye 2022-11-17 13:26:55 -0500
  • 5d34d005e8 Fix test Anish Athalye 2022-11-17 13:26:32 -0500
  • 76ccc53eee Don't show command if quiet: true Arbaaz Shafiq 2022-10-26 19:30:34 +0530
  • 1971ae9f51 Add workaround for test broken by Git security fix Anish Athalye 2022-11-17 10:23:43 -0500
  • 15af48fcf8
    dont show command if quiet: true Arbaaz Shafiq 2022-10-26 19:30:34 +0530
  • 7c7b1a4295 Add generic conditional container plugin. Gregory Furlong 2022-10-01 16:30:44 -0400
  • 7b9aad1225
    Delete .github/workflows directory removedporn 2022-09-22 13:16:37 +0800
  • 974156ccde docs(readme): add docs for using shell conditionally Clumsy-Coder 2022-08-11 21:12:47 -0600
  • 25ef5d5a5f feat(shell): run shell command conditionally Clumsy-Coder 2022-08-11 20:37:54 -0600
  • d12aa83673 Document how to run the unit tests locally Kurt McKee 2022-05-18 07:01:39 -0500
  • 7a586aa4c5 Remove the Vagrant-based tests Kurt McKee 2022-05-18 07:01:06 -0500
  • d055802a66 Fix pypy3 CI issue on MacOS Kurt McKee 2022-05-16 08:53:24 -0500
  • 59b1b85d07 Account for MacOS and Windows temp directory issues Kurt McKee 2022-05-13 10:43:29 -0500
  • ee3646bba3 Update CI to use tox tests Kurt McKee 2022-05-12 16:30:44 -0500
  • 57a27a770c Add code coverage reports Kurt McKee 2022-05-12 15:41:38 -0500
  • 5c0ddc6fc1 Migrate the bin/dotbot script test to Python Kurt McKee 2022-05-06 16:35:41 -0500
  • 30f310e935 Remove Python 2 references in the Powershell shim Kurt McKee 2022-05-06 16:33:12 -0500
  • 74aca02157 Migrate the shim test to Python Kurt McKee 2022-05-06 16:32:29 -0500
  • 1ff796a9dc Enforce platform-specific CPython version requirements for Windows in tox Kurt McKee 2022-05-05 07:51:05 -0500
  • ea98e5eafc Add isort as a tox environment, and run it Kurt McKee 2022-04-30 20:46:09 -0500
  • 566ba0b853 Add black as tox environment, and run it Kurt McKee 2022-04-30 20:42:36 -0500
  • b5499c7dc5 Separate module importing from plugin identification Kurt McKee 2022-04-30 20:19:22 -0500
  • a8dd89f48f Migrate CLI argument tests to Python Kurt McKee 2022-04-29 08:26:55 -0500
  • 68246ba33e Migrate shell-* tests to Python Kurt McKee 2022-04-29 06:13:21 -0500
  • b8dfbae730 Migrate config-* tests to Python Kurt McKee 2022-04-26 21:02:40 -0500
  • a2846d0a61 Resolve Windows-specific clean issues Kurt McKee 2022-04-26 07:04:07 -0500
  • 5b7db08e8a Migrate clean-* tests to Python Kurt McKee 2022-04-26 07:03:44 -0500
  • 5d11c7954d Resolve Windows-specific create issues Kurt McKee 2022-04-25 09:02:58 -0500
  • b59b3af448 Migrate create-* tests to Python Kurt McKee 2022-04-25 09:02:42 -0500