1. 04 Feb, 2011 1 commit
  2. 03 Feb, 2011 2 commits
    • Vincent Driessen's avatar
      Fix: "eval set" called in the wrong context. · 68e53aae
      Vincent Driessen authored
      This is the real fix for the incorrect fix that I reverted in the
      previous commit.  parse_cmdline was used to DRY up the source, but this
      introduced a bug because the "eval set" line changes the positional
      parameters semantics, but does it in the wrong context, so the calling
      function never receives the changes.
      
      This closes at least the GitHub issues #54 and #86.
      68e53aae
    • Vincent Driessen's avatar
      Don't just take the last argument, take the first. · f1eaa4e0
      Vincent Driessen authored
      This patch was originally contributed as a workaround for the cases
      where there were flags that took the first argument position.  This fix
      was just plain wrong and this commit reverts it.
      f1eaa4e0
  3. 31 Jan, 2011 2 commits
  4. 06 Dec, 2010 2 commits
  5. 02 Dec, 2010 1 commit
  6. 11 Nov, 2010 1 commit
  7. 03 Nov, 2010 2 commits
  8. 02 Nov, 2010 1 commit
  9. 31 Oct, 2010 1 commit
  10. 25 Oct, 2010 1 commit
  11. 20 Oct, 2010 1 commit
  12. 18 Oct, 2010 5 commits
  13. 08 Oct, 2010 2 commits
  14. 05 Oct, 2010 10 commits
  15. 01 Oct, 2010 5 commits
  16. 23 Sep, 2010 1 commit
  17. 22 Sep, 2010 1 commit
  18. 15 Sep, 2010 1 commit