mirror of
1
0
Fork 0

Commit Graph

  • e72e3b47a0 Make install script less noisy Anish Athalye 2018-06-05 11:42:11 -0400
  • a22838db76 Release 1.12.3 v1.12.3 Anish Athalye 2018-06-03 15:46:52 -0400
  • 4ab58f6d16 Merge branch 'fix-pypi' Anish Athalye 2018-06-03 15:46:33 -0400
  • 7b23188602 Fix missing packages in PyPI distribution Anish Athalye 2018-06-01 23:08:12 -0400
  • 49b29da8e7 Release 1.12.2 v1.12.2 Anish Athalye 2018-06-01 08:00:50 -0400
  • 1dc80c77a7 Add setup_requires Anish Athalye 2018-06-01 07:57:23 -0400
  • 02923042a8 Merge branch 'pypi' Anish Athalye 2018-06-01 07:42:12 -0400
  • 30caaf2780 Add PyPI package Anish Athalye 2018-05-30 09:41:55 -0400
  • 8afca63f65 Update dates Anish Athalye 2018-05-30 09:37:36 -0400
  • b5ab016986 Merge branches 'yaml' and 'basedir' v1.12.1 Anish Athalye 2018-05-29 21:50:08 -0400
  • c095c51e6a Add ignore-missing option to links. Albert Puig 2018-05-25 22:04:04 +0200
  • 7a19cd219a Point PyYAML dependency to official repository Anish Athalye 2018-05-24 10:30:24 -0400
  • c3f271481a Fix handling of base directory Anish Athalye 2018-05-24 12:00:13 -0400
  • 15c8e8c12d Fix Runtime dictionary modifications Ben Klein 2018-05-24 10:34:48 -0400
  • e10af7a753
    Merge 184976b965 into 2f4cc0d9cb Marco A. Feliú 2018-05-24 04:10:45 +0000
  • 184976b965 Update lib/pyyaml submodule with the current `pyyaml` repository Marco A. Feliu 2018-05-23 23:13:09 -0400
  • edc87576ce
    Add --no-realpath-base switch to keep symbolic links in BASEDIR Robin Schneider 2018-05-21 18:11:28 +0200
  • 1abdd1e456 Move If into Link.handle Ben Klein 2018-04-14 15:39:52 -0400
  • 16dfb63194 First iteration of LinkIf shell conditional plugin Ben Klein 2018-02-23 16:56:19 -0500
  • 2f4cc0d9cb Merge branch 'glob' v1.12.0 Anish Athalye 2018-04-13 08:49:09 -0400
  • 972e80f188 Fix tests on Travis CI Anish Athalye 2018-04-06 22:37:52 +0530
  • ee480d931b Fix bug Anish Athalye 2018-04-06 22:26:16 +0530
  • 8d08e4b1ad Add tests for globbing Anish Athalye 2018-04-06 22:09:57 +0530
  • 7d069b4ac8 Rename 'use_glob' to 'glob' Anish Athalye 2018-04-06 21:59:28 +0530
  • 7ebb601a10 Add use_globs to readme Ben Klein 2018-01-31 18:32:00 -0500
  • 564d16fcd5 Allow force and relink on glob items Ben Klein 2018-01-27 04:11:11 -0500
  • dece710399 Implement globbing support Ben Klein 2018-01-27 02:27:44 -0500
  • e5afdd1489
    Merge d9e237cafb into a517c4c5d0 Ben Klein 2018-03-29 13:36:54 +0000
  • a517c4c5d0 Fix bug in test harness Anish Athalye 2018-03-27 21:18:39 -0400
  • b7022f4abb Speed up Vagrant tests Anish Athalye 2018-03-27 20:56:55 -0400
  • 9ff1db1672 Change default Python version in tests to 3.6.4 Anish Athalye 2018-03-27 18:16:55 -0400
  • 04fb8adbd9 Add instructions for installing test env on macOS Anish Athalye 2018-03-27 17:42:42 -0400
  • f8f46960f4 Merge branch 'nagromc/tests-instructions' Anish Athalye 2018-03-27 17:41:14 -0400
  • 174949d1fc Add instructions for installing test env on Debian Morgan Courbet 2017-05-31 22:19:57 +0200
  • 46b17366a3 Update to Debian 9 (Stretch) for testing Anish Athalye 2018-03-27 17:26:34 -0400
  • 0748e8354b
    Merge bbb839c0f0 into fe9ca6f5ed Mariusz 2018-03-08 17:00:57 +0000
  • bbb839c0f0 README: Link rather than coping install script shim (address #146) Mariusz Wojtasik 2018-03-08 17:44:51 +0100
  • d9e237cafb Add use_globs to readme Ben Klein 2018-01-31 18:32:00 -0500
  • 136d209f8c Allow force and relink on glob items Ben Klein 2018-01-27 04:11:11 -0500
  • c2b4c9b641 Implement globbing support Ben Klein 2018-01-27 02:27:44 -0500
  • fdb173f832 rename 'suppress_shell_cmd' var to 'quiet_cmd' Vito Giarrusso 2017-09-04 19:40:53 +1000
  • ad61994c6c Rename 'suppressShellCmd' option to 'quiet' Vito Giarrusso 2017-09-04 18:17:30 +1000
  • 95904c9583 Merge 72fdfde604 into fe9ca6f5ed David John 2017-08-14 02:26:37 +0000
  • 72fdfde604 Filecmp for not deleting, see issue #133 David John 2017-08-14 03:26:23 +0100
  • fe2a36ca9d added mention of suppressShellCmd in Shell section, and example Vito Giarrusso 2017-07-26 19:04:30 +1000
  • a351063b3f added 'suppressShellCmd' config option to allow only message display Vito Giarrusso 2017-07-26 19:03:47 +1000
  • b500f250fc Merge 7b0f22beec into fe9ca6f5ed Peter 2017-07-13 06:17:21 +0000
  • 634deda5c0 Merge 8c781ae3a3 into fe9ca6f5ed Morgan Courbet 2017-07-13 06:17:21 +0000
  • fe9ca6f5ed Merge branch 'klausweiss/master' Anish Athalye 2017-07-12 21:05:48 -0700
  • 87cc8d890a Fix shell example in README (add description) Mikołaj Biel 2017-07-12 19:39:36 +0200
  • f1e8297255 Fix bug with shell defaults v1.11.1 Anish Athalye 2017-06-27 21:20:37 -0700
  • 8c781ae3a3
    Add missing step for test requirements Morgan Courbet 2017-06-12 21:52:53 +0200
  • c6407984d8
    Change test/README.md to suit @anishathalye's recommendations Morgan Courbet 2017-06-01 20:24:59 +0200
  • 4efc74d572
    Add 'virtualbox' as test dependency on Debian Morgan Courbet 2017-06-01 20:18:09 +0200
  • 9c617d4c6d
    Add instructions for installing test env on Debian Morgan Courbet 2017-05-31 22:19:57 +0200
  • b1aaf85d57 Merge 7a5c95845d into 0b01d56d81 Chris Sivanich 2017-04-20 16:17:29 +0000
  • ccfbbb8393 Merge 3d7085ce38 into 0b01d56d81 Kevin Heinicke 2017-04-19 19:30:07 +0000
  • d9c7d69f85 Merge 1a52e42555 into 0b01d56d81 Casey Rodarmor 2017-04-19 19:30:07 +0000
  • ef013ce90c Merge 8faa2b8e21 into 0b01d56d81 Toyam Cox 2017-04-19 19:30:07 +0000
  • 9a7a3d68d8 Merge c0de4f3a84 into 0b01d56d81 Toyam Cox 2017-04-19 19:30:07 +0000
  • 7dd25f0c0c Merge e3255d583e into 0b01d56d81 Oliver Brandt 2017-04-19 19:30:07 +0000
  • 4651eb4220 Merge a7f24ef80e into 0b01d56d81 darksider3 2017-04-19 18:10:21 +0000
  • 0b01d56d81 Merge branch '4U6U57/patch-1' Anish Athalye 2017-04-19 14:10:08 -0400
  • e2948b1a34 Fix README link to list of users after wiki reorg August Valera 2017-04-19 10:59:30 -0700
  • 096035dd98 Add note Anish Athalye 2017-04-19 08:46:45 -0400
  • 53eb3851d1 Make launcher find python binary v1.11.0 Anish Athalye 2017-04-18 22:18:58 -0400
  • 32aa475903 Number repeated names for easier identification Anish Athalye 2017-04-18 22:35:33 -0400
  • 71b4b435d9 Merge 8032a933bb into c29ba8d722 Kyle Stark 2017-04-18 15:30:15 +0000
  • 7588043306 Merge 734f4c1b75 into c29ba8d722 Lee Briggs 2017-04-18 15:30:15 +0000
  • 0474841e76 Merge 3302e917a4 into c29ba8d722 Peter 2017-03-26 15:51:42 +0000
  • c29ba8d722 Add documentation on force option for clean plugin Anish Athalye 2017-03-26 11:30:36 -0400
  • bf2a9330da Merge branch 'dein0s/feature/clean_plugin_add...' Anish Athalye 2017-03-26 11:50:41 -0400
  • 190c800272 Fix tests for Travis CI Anish Athalye 2017-03-26 11:43:42 -0400
  • a2a9e1fb91 Add force option to clean plugin dein0s 2017-03-22 13:22:10 +0300
  • 3302e917a4 removed unnecessary _dispatch_targets method; fixed docstring; fixed `not removed` message dein0s 2017-03-26 18:10:05 +0300
  • 2303303eea added force option for clean plugin; added tests dein0s 2017-03-22 13:22:10 +0300
  • 7b0f22beec added script to run tests with docker; changed test/README.md accordingly dein0s 2017-03-25 18:05:33 +0300
  • ef558f85d9 Update dates Anish Athalye 2017-03-06 15:11:02 -0500
  • 2abfa7fd91 Add tests for more Python versions Anish Athalye 2017-03-06 15:06:29 -0500
  • 847cb101d4 Merge branch 'casey/empty-source' v1.10.0 Anish Athalye 2016-11-23 14:13:00 -0500
  • d2e20c77db Allow empty link sources Casey Rodarmor 2016-11-18 15:21:27 -0800
  • 1a52e42555 Improve readme wording, == -> is, wrap to 80 characters, use 4 space indentation Casey Rodarmor 2016-11-19 16:37:44 -0800
  • 4bfa3291ba Allow empty link sources Casey Rodarmor 2016-11-18 15:21:27 -0800
  • 4468fff67a Merge branch 'ael-code/skip_nonexisting' v1.9.5 Anish Athalye 2016-11-19 10:27:21 -0600
  • 58c8b98277 Fix error reporting in link plugin ael-code 2016-11-19 16:42:02 +0100
  • 5efe0cabf7 Merge dae8c89880 into 295f8e3160 ael 2016-11-19 16:01:04 +0000
  • dae8c89880 link plugin: skip entries with nonexisting target ael-code 2016-11-19 16:44:11 +0100
  • 57fddb56d4 fix pep8 errors ael-code 2016-11-19 16:42:02 +0100
  • 295f8e3160 Merge branch 'casey/tilde-warning' Anish Athalye 2016-11-18 23:28:22 -0600
  • 54346fa942 Mention in readme that ~ is null in YAML Casey Rodarmor 2016-11-18 15:59:55 -0800
  • b458081b16 Merge e34979fe1d into b482cbda58 Casey Rodarmor 2016-11-19 00:03:17 +0000
  • e34979fe1d Mention in readme that ~ is null in YAML Casey Rodarmor 2016-11-18 15:59:55 -0800
  • b482cbda58 Make force only delete files when target exists v1.9.4 Anish Athalye 2016-11-17 14:12:22 -0500
  • 913d5484ca Merge branch 'bixel/master' Anish Athalye 2016-11-17 13:50:32 -0500
  • 7593d8c134 Use current $SHELL for shell plugin Kevin Heinicke 2016-10-19 17:25:45 +0200
  • 3d7085ce38 Use current $SHELL for shell-plugin, fix #97 Kevin Heinicke 2016-10-19 17:25:45 +0200
  • 28959a3f31 Fix user expansion in link source v1.9.3 Anish Athalye 2016-08-17 18:15:02 -0700
  • f04b94d4ae Add info about initializing repo during setup Anish Athalye 2016-08-15 17:44:30 -0700
  • a836261d02 Fix variable expansion in extended syntax v1.9.2 Anish Athalye 2016-08-02 10:15:27 -0700
  • 0618bc70cc Change inspiration link to point to wiki Anish Athalye 2016-04-10 02:17:21 -0400