command-t 1.11.2 → 1.11.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ab12c96152c696509b8840c92a7bd50f7f094f5b
4
- data.tar.gz: a7d34d361e123326360140a6ed94a6b85aeac5d9
3
+ metadata.gz: b4f598bfb3714c2b23d88a3c04a2bacb69ca8335
4
+ data.tar.gz: 0642514254597763103552c89b056f7c75f047cc
5
5
  SHA512:
6
- metadata.gz: ef0c161da1c093f61185d3b8e09500340e16efc975c7e106730eb03cddde63ba6b79497a359e28b0f80fd34d9d1de09aabd08b52d0fd924ac7a56b62e1a29044
7
- data.tar.gz: 645f8431083bc5458dd781ee88296d0b5b0b2d5f3c3a4038ac3ae63dc4d08aaccea1d1e7d4877022fd7112fafeecac5576260d59eb40a4fd5da708ce60ee787c
6
+ metadata.gz: 9d757b1ce9387215a56b6c7a2c9768bb2bc638cf9f04580a73e2f395093be62374f0b34ec1f1358c7c6a96c5f1c6f87b351a436d90618e016491a66cfee5b3eb
7
+ data.tar.gz: 5f2a2818e1221a03236ba9f29ad169aeb2cd83895aaa597d1519829968104bef34b5c8af9cdebbe2f704ec095c4bdfe5cad7ab5dd4614db721cca4c10fa4a354
data/README.txt CHANGED
@@ -1107,21 +1107,22 @@ Command-T is written and maintained by Greg Hurrell <greg@hurrell.net>.
1107
1107
  Other contributors that have submitted patches include (in alphabetical
1108
1108
  order):
1109
1109
 
1110
- Abhinav Gupta Lucas de Vries Roland Puntaier
1111
- Aleksandrs Ļedovskis Marcus Brito Ross Lagerwall
1112
- Andy Waite Marian Schubert Scott Bronson
1113
- Anthony Panozzo Matthew Todd Seth Fowler
1114
- Artem Nezvigin Mike Lundy Shlomi Fish
1115
- Ben Osheroff Nadav Samet Steven Moazami
1116
- Daniel Hahler Nate Kane Sung Pae
1117
- David Szotten Nicholas Alpi Thomas Pelletier
1118
- Emily Strickland Noon Silk Ton van den Heuvel
1119
- Felix Tjandrawibawa Ole Petter Bang Victor Hugo Borja
1120
- Gary Bernhardt Patrick Hayes Vít Ondruch
1121
- Ivan Ukhov Paul Jolly Woody Peterson
1122
- Jacek Wysocki Pavel Sergeev Yan Pritzker
1123
- Jeff Kreeftmeijer Rainux Luo Yiding Jia
1124
- Kevin Webster Richard Feldman Zak Johnson
1110
+ Abhinav Gupta Marcus Brito Scott Bronson
1111
+ Aleksandrs Ļedovskis Marian Schubert Seth Fowler
1112
+ Andy Waite Matthew Todd Sherzod Gapirov
1113
+ Anthony Panozzo Mike Lundy Shlomi Fish
1114
+ Artem Nezvigin Nadav Samet Steven Moazami
1115
+ Ben Osheroff Nate Kane Sung Pae
1116
+ Daniel Hahler Nicholas Alpi Thomas Pelletier
1117
+ David Szotten Noon Silk Ton van den Heuvel
1118
+ Emily Strickland Ole Petter Bang Victor Hugo Borja
1119
+ Felix Tjandrawibawa Patrick Hayes Vít Ondruch
1120
+ Gary Bernhardt Paul Jolly Woody Peterson
1121
+ Ivan Ukhov Pavel Sergeev Yan Pritzker
1122
+ Jacek Wysocki Rainux Luo Yiding Jia
1123
+ Jeff Kreeftmeijer Richard Feldman Zak Johnson
1124
+ Kevin Webster Roland Puntaier
1125
+ Lucas de Vries Ross Lagerwall
1125
1126
 
1126
1127
  As this was the first Vim plug-in I had ever written I was heavily influenced
1127
1128
  by the design of the LustyExplorer plug-in by Stephen Bach, which I understand
@@ -1215,6 +1216,12 @@ POSSIBILITY OF SUCH DAMAGE.
1215
1216
 
1216
1217
  HISTORY *command-t-history*
1217
1218
 
1219
+ 1.11.3 (10 October 2014)
1220
+
1221
+ - ignore impromperly encoded filenames (patch from Sherzod Gapirov)
1222
+ - fix failure to update path when using |:cd| in conjunction with
1223
+ |g:CommandTTraverseSCM| set to "pwd" (bug present since 1.11.2)
1224
+
1218
1225
  1.11.2 (2 September 2014)
1219
1226
 
1220
1227
  - fix error while using Command-T outside of an SCM repo (bug present since
data/doc/command-t.txt CHANGED
@@ -1107,21 +1107,22 @@ Command-T is written and maintained by Greg Hurrell <greg@hurrell.net>.
1107
1107
  Other contributors that have submitted patches include (in alphabetical
1108
1108
  order):
1109
1109
 
1110
- Abhinav Gupta Lucas de Vries Roland Puntaier
1111
- Aleksandrs Ļedovskis Marcus Brito Ross Lagerwall
1112
- Andy Waite Marian Schubert Scott Bronson
1113
- Anthony Panozzo Matthew Todd Seth Fowler
1114
- Artem Nezvigin Mike Lundy Shlomi Fish
1115
- Ben Osheroff Nadav Samet Steven Moazami
1116
- Daniel Hahler Nate Kane Sung Pae
1117
- David Szotten Nicholas Alpi Thomas Pelletier
1118
- Emily Strickland Noon Silk Ton van den Heuvel
1119
- Felix Tjandrawibawa Ole Petter Bang Victor Hugo Borja
1120
- Gary Bernhardt Patrick Hayes Vít Ondruch
1121
- Ivan Ukhov Paul Jolly Woody Peterson
1122
- Jacek Wysocki Pavel Sergeev Yan Pritzker
1123
- Jeff Kreeftmeijer Rainux Luo Yiding Jia
1124
- Kevin Webster Richard Feldman Zak Johnson
1110
+ Abhinav Gupta Marcus Brito Scott Bronson
1111
+ Aleksandrs Ļedovskis Marian Schubert Seth Fowler
1112
+ Andy Waite Matthew Todd Sherzod Gapirov
1113
+ Anthony Panozzo Mike Lundy Shlomi Fish
1114
+ Artem Nezvigin Nadav Samet Steven Moazami
1115
+ Ben Osheroff Nate Kane Sung Pae
1116
+ Daniel Hahler Nicholas Alpi Thomas Pelletier
1117
+ David Szotten Noon Silk Ton van den Heuvel
1118
+ Emily Strickland Ole Petter Bang Victor Hugo Borja
1119
+ Felix Tjandrawibawa Patrick Hayes Vít Ondruch
1120
+ Gary Bernhardt Paul Jolly Woody Peterson
1121
+ Ivan Ukhov Pavel Sergeev Yan Pritzker
1122
+ Jacek Wysocki Rainux Luo Yiding Jia
1123
+ Jeff Kreeftmeijer Richard Feldman Zak Johnson
1124
+ Kevin Webster Roland Puntaier
1125
+ Lucas de Vries Ross Lagerwall
1125
1126
 
1126
1127
  As this was the first Vim plug-in I had ever written I was heavily influenced
1127
1128
  by the design of the LustyExplorer plug-in by Stephen Bach, which I understand
@@ -1215,6 +1216,12 @@ POSSIBILITY OF SUCH DAMAGE.
1215
1216
 
1216
1217
  HISTORY *command-t-history*
1217
1218
 
1219
+ 1.11.3 (10 October 2014)
1220
+
1221
+ - ignore impromperly encoded filenames (patch from Sherzod Gapirov)
1222
+ - fix failure to update path when using |:cd| in conjunction with
1223
+ |g:CommandTTraverseSCM| set to "pwd" (bug present since 1.11.2)
1224
+
1218
1225
  1.11.2 (2 September 2014)
1219
1226
 
1220
1227
  - fix error while using Command-T outside of an SCM repo (bug present since
@@ -53,12 +53,12 @@ module CommandT
53
53
  traverse = VIM::get_string('g:CommandTTraverseSCM') || 'file'
54
54
  case traverse
55
55
  when 'file'
56
- @path = nearest_ancestor(VIM::current_file_dir, scm_markers)
56
+ @path = nearest_ancestor(VIM::current_file_dir, scm_markers) || VIM::pwd
57
57
  when 'dir'
58
- @path = nearest_ancestor(VIM::pwd, scm_markers)
58
+ @path = nearest_ancestor(VIM::pwd, scm_markers) || VIM::pwd
59
+ else
60
+ @path = VIM::pwd
59
61
  end
60
-
61
- @path = VIM::pwd unless @path
62
62
  end
63
63
 
64
64
  @active_finder = file_finder
@@ -47,6 +47,8 @@ module CommandT
47
47
  end
48
48
  rescue Errno::EACCES
49
49
  # skip over directories for which we don't have access
50
+ rescue ArgumentError
51
+ # skip over bad file names
50
52
  end
51
53
  end # class RubyFileScanner
52
54
  end # class FileScanner
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: command-t
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.2
4
+ version: 1.11.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Greg Hurrell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-01 00:00:00.000000000 Z
11
+ date: 2014-10-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  Command-T provides a fast, intuitive mechanism for opening files with a