1
0
Fork 0
mirror of synced 2025-05-22 21:19:43 -04:00

Commit graph

  • 32aa475903 Number repeated names for easier identification Anish Athalye 2017-04-18 22:35:33 -04:00
  • 71b4b435d9 Merge 8032a933bb into c29ba8d722 Kyle Stark 2017-04-18 15:30:15 +00:00
  • 7588043306 Merge 734f4c1b75 into c29ba8d722 Lee Briggs 2017-04-18 15:30:15 +00:00
  • 0474841e76 Merge 3302e917a4 into c29ba8d722 Peter 2017-03-26 15:51:42 +00:00
  • c29ba8d722 Add documentation on force option for clean plugin Anish Athalye 2017-03-26 11:30:36 -04:00
  • bf2a9330da Merge branch 'dein0s/feature/clean_plugin_add...' Anish Athalye 2017-03-26 11:50:41 -04:00
  • 190c800272 Fix tests for Travis CI Anish Athalye 2017-03-26 11:43:42 -04:00
  • a2a9e1fb91 Add force option to clean plugin dein0s 2017-03-22 13:22:10 +03:00
  • 3302e917a4 removed unnecessary _dispatch_targets method; fixed docstring; fixed not removed message dein0s 2017-03-26 18:10:05 +03:00
  • 2303303eea added force option for clean plugin; added tests dein0s 2017-03-22 13:22:10 +03:00
  • 7b0f22beec added script to run tests with docker; changed test/README.md accordingly dein0s 2017-03-25 18:05:33 +03:00
  • ef558f85d9 Update dates Anish Athalye 2017-03-06 15:11:02 -05:00
  • 2abfa7fd91 Add tests for more Python versions Anish Athalye 2017-03-06 15:06:29 -05:00
  • 847cb101d4 Merge branch 'casey/empty-source' v1.10.0 Anish Athalye 2016-11-23 14:13:00 -05:00
  • d2e20c77db Allow empty link sources Casey Rodarmor 2016-11-18 15:21:27 -08:00
  • 1a52e42555 Improve readme wording, == -> is, wrap to 80 characters, use 4 space indentation Casey Rodarmor 2016-11-19 16:37:44 -08:00
  • 4bfa3291ba Allow empty link sources Casey Rodarmor 2016-11-18 15:21:27 -08:00
  • 4468fff67a Merge branch 'ael-code/skip_nonexisting' v1.9.5 Anish Athalye 2016-11-19 10:27:21 -06:00
  • 58c8b98277 Fix error reporting in link plugin ael-code 2016-11-19 16:42:02 +01:00
  • 5efe0cabf7 Merge dae8c89880 into 295f8e3160 ael 2016-11-19 16:01:04 +00:00
  • dae8c89880 link plugin: skip entries with nonexisting target ael-code 2016-11-19 16:44:11 +01:00
  • 57fddb56d4 fix pep8 errors ael-code 2016-11-19 16:42:02 +01:00
  • 295f8e3160 Merge branch 'casey/tilde-warning' Anish Athalye 2016-11-18 23:28:22 -06:00
  • 54346fa942 Mention in readme that ~ is null in YAML Casey Rodarmor 2016-11-18 15:59:55 -08:00
  • b458081b16 Merge e34979fe1d into b482cbda58 Casey Rodarmor 2016-11-19 00:03:17 +00:00
  • e34979fe1d Mention in readme that ~ is null in YAML Casey Rodarmor 2016-11-18 15:59:55 -08:00
  • b482cbda58 Make force only delete files when target exists v1.9.4 Anish Athalye 2016-11-17 14:12:22 -05:00
  • 913d5484ca Merge branch 'bixel/master' Anish Athalye 2016-11-17 13:50:32 -05:00
  • 7593d8c134 Use current $SHELL for shell plugin Kevin Heinicke 2016-10-19 17:25:45 +02:00
  • 3d7085ce38 Use current $SHELL for shell-plugin, fix #97 Kevin Heinicke 2016-10-19 17:25:45 +02:00
  • 28959a3f31 Fix user expansion in link source v1.9.3 Anish Athalye 2016-08-17 18:15:02 -07:00
  • f04b94d4ae Add info about initializing repo during setup Anish Athalye 2016-08-15 17:44:30 -07:00
  • a836261d02 Fix variable expansion in extended syntax v1.9.2 Anish Athalye 2016-08-02 10:15:27 -07:00
  • 0618bc70cc Change inspiration link to point to wiki Anish Athalye 2016-04-10 02:17:21 -04:00
  • 191559601a Fix linking when using both relink and relative v1.9.1 Anish Athalye 2016-04-05 18:04:42 -04:00
  • a7f24ef80e link.py use _log.debug() instead of _log.warning() Darksider3 2016-04-03 13:13:38 +02:00
  • 93cf99e974 Improve Error-Messages in link.py ... by giving os-provided error messages to the output. Darksider3 2016-04-01 22:04:19 +02:00
  • 3d9b3ae2a8 Fix link Anish Athalye 2016-03-26 09:16:41 -04:00
  • 1374416362 Add link to wiki Anish Athalye 2016-03-20 08:34:29 -04:00
  • 56aeffa387 Switch to Debian for testing in Vagrant Anish Athalye 2016-03-05 02:07:01 -05:00
  • f52bbd1eec Add default options v1.9.0 Anish Athalye 2016-03-02 20:53:19 -05:00
  • 2109bdbf32 Merge 717176ad18 into daf8d82e02 Aleks Kamko 2016-02-27 06:05:43 +00:00
  • 717176ad18 Update plugin tests for defaults feature Aleks Kamko 2016-02-26 22:05:39 -08:00
  • 74637f0ca0 Add default options Aleks Kamko 2016-02-26 21:43:11 -08:00
  • daf8d82e02 Add functionality to create relative links v1.8.0 Anish Athalye 2016-02-14 22:39:48 -05:00
  • c402396c58 Add documentation and tests for plugins v1.7.0 Anish Athalye 2016-02-06 13:54:19 -05:00
  • aaf093b124 Merge branch 'casey/directive-plugins' Anish Athalye 2016-02-06 15:17:47 -05:00
  • eeb4c284fb Add plugin loader Casey Rodarmor 2016-01-16 19:00:15 -08:00
  • 926c4f4ecc Merge e8014b531f into ba9e9cbe70 Casey Rodarmor 2016-02-06 06:06:59 +00:00
  • e8014b531f Added a plugin loader Casey Rodarmor 2016-01-16 19:00:15 -08:00
  • 1afc8bfbbf Update dates Anish Athalye 2016-01-31 08:03:06 -05:00
  • ba9e9cbe70 Update dates Anish Athalye 2016-01-31 08:03:06 -05:00
  • 38666c8937 Merge branch 'bchretien/master' v1.6.2 Anish Athalye 2016-01-18 04:16:04 -05:00
  • c536f5fa3f Travis: use container-based infrastructure Benjamin Chrétien 2016-01-17 13:11:44 +09:00
  • 9670a7b6fa Travis: add guard to test_travis Benjamin Chrétien 2016-01-17 13:10:58 +09:00
  • 80c2d83855 Move Travis CI test script Anish Athalye 2016-01-16 16:43:58 -05:00
  • 2e64388b20 Merge branch 'bchretien/topic/travis-ci' Anish Athalye 2016-01-16 15:43:47 -05:00
  • 07a26a843e Add Travis CI support Benjamin Chrétien 2016-01-16 14:01:40 +09:00
  • 582edd6bd3 Fix compatibility with Python 3 Anish Athalye 2016-01-15 01:21:16 -05:00
  • 47ad7f4d3b Use file extension to select config file parser Anish Athalye 2016-01-13 13:46:41 -05:00
  • c48d16cbce Use standard library JSON parser for JSON files Anish Athalye 2016-01-13 11:29:12 -05:00
  • 9250bef422 Add hook showing usage to README Anish Athalye 2016-01-11 13:56:56 -05:00
  • 57265f78b4 Add note to README about JSON parsing Anish Athalye 2016-01-11 13:33:31 -05:00
  • d38c9ff290 Merge d3022fabd9 into 5babc8f562 The Gitter Badger 2015-12-31 21:15:00 +00:00
  • d3022fabd9 Add Gitter badge The Gitter Badger 2015-12-31 21:15:00 +00:00
  • e3255d583e use colorama in order to support ANSI sequences under windows Oliver Brandt 2015-12-15 09:58:19 +01:00
  • 41e568e223 colorama added as submodule in order to support ANSI sequences under windows Oliver Brandt 2015-12-15 09:54:38 +01:00
  • ea6ced9ded Merge 1e1d3c7efe into 5babc8f562 Casey Rodarmor 2015-12-07 01:55:48 +00:00
  • 1e1d3c7efe Add Dirrer for creating directories Casey Rodarmor 2015-12-06 09:53:01 -08:00
  • 5babc8f562 Add ability to test with specific Python versions Anish Athalye 2015-10-22 21:46:28 -04:00
  • cecede341b Merge 2faa26a3b7 into 30dc7d5788 Brian 2015-10-22 02:49:45 +00:00
  • 30dc7d5788 Fix typo Anish Athalye 2015-10-19 10:13:23 -04:00
  • 3160753af2 Merge eb0328cb78 into bb209bd17f Toyam Cox 2015-08-18 17:18:35 +00:00
  • bb209bd17f Fix typo Anish Athalye 2015-08-17 21:30:56 -07:00
  • 4381c4cabb Use safe_load function to load YAML v1.6.1 Anish Athalye 2015-08-03 17:47:32 -07:00
  • 2faa26a3b7 Added sample badges to README.md Brian Knobbs 2015-06-27 19:40:01 -04:00
  • 640b454ef9 Reimplemented all old tests into new test framework. anishathalye/dotbot#40 Brian Knobbs 2015-06-27 19:36:23 -04:00
  • ee3ddb02c5 Adding travis-ci config. anishathalye/dotbot#40 Brian Knobbs 2015-06-27 02:10:22 -04:00
  • b622c5ea20 Switched to unittest/tox tests for possible better python2/3 testing. anishathalye/dotbot#40 Brian Knobbs 2015-06-27 01:53:57 -04:00
  • eb0328cb78 Add use case to README The Aviator 2015-06-19 11:10:05 -04:00
  • 9c2102ae9d Initial attempt to confirm commands The Aviator 2015-06-19 10:37:27 -04:00
  • 6576426643 Merge 57dde3bf99 into dcc3a1947a Brian 2015-06-14 23:53:54 +00:00
  • 57dde3bf99 Added test to check ordered config Brian Knobbs 2015-06-14 19:46:31 -04:00
  • c0de4f3a84 Realize not everybody has bash The Aviator 2015-06-14 13:41:12 -04:00
  • a3bc61c97d Trying out ordered YAML Brian Knobbs 2015-06-12 10:10:47 -04:00
  • dcc3a1947a Add link to init-dotfiles repository to README Anish Athalye 2015-06-11 21:38:52 -07:00
  • ceecfc18b2 Merge 9fcc067661 into 9dad17bc80 Joshua Blum 2015-06-11 18:15:47 +00:00
  • 9fcc067661 match rename for init-dotfiles Joshua Blum 2015-06-11 21:14:37 +03:00
  • 8f39a1ec7f add easy-dotfiles link Joshua Blum 2015-06-11 14:09:51 +03:00
  • 98c1f5eb38 Merge a71924228d into 9dad17bc80 Toyam Cox 2015-06-08 15:30:11 +00:00
  • 9dad17bc80 Merge branch 'Aviator45003/spellcheck' Anish Athalye 2015-06-08 08:30:08 -07:00
  • 01c022154e Fix typos in README The Aviator 2015-06-07 11:31:34 -04:00
  • a71924228d Fixed with a spell-checker The Aviator 2015-06-07 11:31:34 -04:00
  • c2036b7960 Restore information to README Anish Athalye 2015-06-02 22:46:39 -07:00
  • 8faa2b8e21 General restructuring and created flags The Aviator 2015-06-01 03:02:25 -04:00
  • ed1b4f4bab Aggressively fixed commit without gitconfig issue The Aviator 2015-05-31 16:08:01 -04:00
  • e66e2dff8e Added testing mode The Aviator 2015-05-31 16:07:49 -04:00
  • 643e1b955f Removed stray debug message The Aviator 2015-05-31 02:22:14 -04:00
  • ec2c6016ae Ensure only yaml config file written to stdout The Aviator 2015-05-31 02:16:06 -04:00
  • 8c9a4ecd9e Got setup script working The Aviator 2015-05-31 02:06:00 -04:00