Skip to content
Snippets Groups Projects
  1. Oct 31, 2016
  2. Oct 27, 2016
  3. Oct 12, 2016
  4. Oct 10, 2016
  5. Oct 06, 2016
  6. Oct 05, 2016
  7. 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
  8. Oct 03, 2016
  9. Sep 30, 2016
  10. 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
  11. Sep 27, 2016
  12. Sep 26, 2016
  13. Sep 23, 2016
  14. Sep 22, 2016
  15. Sep 21, 2016
Loading