Skip to content
Snippets Groups Projects
  1. Nov 04, 2016
  2. Nov 02, 2016
  3. Nov 01, 2016
  4. Oct 31, 2016
  5. Oct 27, 2016
  6. Oct 12, 2016
  7. Oct 10, 2016
  8. Oct 06, 2016
  9. Oct 05, 2016
  10. Oct 04, 2016
    • Clement Ho's avatar
      3ab4fe8e
    • Jacob Vosmaer (GitLab)'s avatar
      Merge branch 'patch-1' into 'master' · dbaecc23
      Jacob Vosmaer (GitLab) authored
      I think it's critical to note that it may not be obvious for every user that eve…
      
      I think it's critical to note that it may not be obvious for every user that ever choses to use vagrant with docker, that when the multiple prompts to enter the password upon "vagrant run" i.e when Resyncing folders, appear, they are actually all for different operations, so some users may think that they are actually key'ing in the wrong password.
      
      See merge request !200
      dbaecc23
  11. Oct 03, 2016
  12. Sep 30, 2016
  13. Sep 28, 2016
    • Jacob Vosmaer (GitLab)'s avatar
      Merge branch 'makefile-freebsd' into 'master' · 980172b5
      Jacob Vosmaer (GitLab) authored
      RFC: bsd-compatible makefile
      
      The "shell" function -- $(shell cmd), to execute cmd in the shell -- is a GNU extensions. There are two options: one of them is to use the grave accent, as in this proposed change; the other is to use the shell assignment operator "!=", originally found in BSDs and implemented by GNU make later.
      
      See merge request !197
      980172b5
  14. Sep 27, 2016
Loading