13 Jul, 2012

4 commits


12 Jul, 2012

1 commit


13 Jun, 2012

1 commit


11 Jun, 2012

2 commits


09 Jun, 2012

3 commits


08 Jun, 2012

13 commits


07 Jun, 2012

2 commits

  • It looks like bundle-apply is not required anymore. Now that we call `compinit
    -i` at the end of `bundle-install`, we shouldn't need this. Every time a new
    bundle is added by the user that defines completions, the `bundle-install` the
    user runs, should create the `.zcompdump` with the new completions too. But I'll
    keep this here, probably deprecating after some further investigation.

    Shrikant Sharat
     
  • And a couple of fixes for bugs discovered along the way. These are tests *only*
    for the valid syntaxes. Its currently undefined behavior for invalid syntaxes.
    Tests for proper error reporting should also be added soon.

    Shrikant Sharat
     

06 Jun, 2012

4 commits


05 Jun, 2012

10 commits