1. f8c5ec7 Use Go modules (#37) by Peter Matseykanets · 3 years, 3 months ago master v1.0.0
  2. eda9777 Merge pull request #34 from VividCortex/whitesource/migrate-configuration by manu ^^ · 3 years, 8 months ago
  3. 0caeb92 Migrate .whitesource configuration file to inheritance mode by whitesource-for-github-com[bot] · 3 years, 8 months ago
  4. 6073f6c Merge pull request #33 from VividCortex/github-actions by Peter Matseykanets · 3 years, 9 months ago
  5. 0f37f93 Use keyed fields in the composite literal os.PathError by Peter Matseykanets · 3 years, 9 months ago
  6. 942b9ea Run go vet with GitHub Actions by Peter Matseykanets · 3 years, 9 months ago
  7. 15e3f49 Use the standard library Executable function instead (#28) by GameXG · 3 years, 9 months ago
  8. 581b70a Merge pull request #29 from VividCortex/whitesource/configure by manu ^^ · 4 years, 1 month ago
  9. 4e30aa4 Add .whitesource configuration file by whitesource-for-github-com[bot] · 4 years, 1 month ago
  10. 3d9f6e0 Merge pull request #23 from VividCortex/nop-windows by Fernando · 9 years ago
  11. 267d8fa No-op windows support, providing GetExecutablePath utility func by Fernando Papa · 9 years ago
  12. 560bd39 Merge pull request #19 from VividCortex/18-progname by Gustavo Kristic · 10 years ago
  13. a2f1e2f Add ProgramName option to set os.Args[0] for the child by Gustavo Kristic · 10 years ago
  14. 0c928cb Merge pull request #15 from VividCortex/inherit-flock by Gustavo Kristic · 10 years ago
  15. bec7cb2 Get rid of os.Exit() for failures in the parent by Gustavo Kristic · 10 years ago
  16. d638ebd Add support to keep open files, even locked by Gustavo Kristic · 10 years ago
  17. 41a0223 Merge pull request #12 from VividCortex/11-add-readlink by Gustavo Kristic · 10 years ago
  18. e83c191 Add Readlink() implementation by Gustavo Kristic · 10 years ago
  19. 5987d21 Merge pull request #10 from VividCortex/issues/9-emit-error by Jeff Uphoff · 10 years ago
  20. 347472b Emit error encountered when process can't be started; fixes #9 by Jeff Uphoff · 10 years ago
  21. 2fdf3f9 Merge pull request #6 from VividCortex/issues/5-refactor-clean-up by Jeff Uphoff · 11 years ago
  22. 292eaec Refactor to return error when executable path can't be determined; fixes #5 by Jeff Uphoff · 11 years ago
  23. c7e024c Add comment describing origin of mib constants; fixes #5 by Jeff Uphoff · 11 years ago
  24. 0212bc5 Fix possible incorrect return of os.Stdout, os.Stderr as readers; fixes #5 by Jeff Uphoff · 11 years ago
  25. e23f5a6 Don't create new stdout & stderr if daemonization not possible; fixes #5 by Jeff Uphoff · 11 years ago
  26. cedc059 Add support for FreeBSD; fixes #5 by Jeff Uphoff · 11 years ago
  27. cbc7c01 Make code and docs more idiomatic. by Baron Schwartz · 11 years ago
  28. 7bd789e Export GetExecutablePath, Clean() & remove trailing nulls from path; fixes #5 by Jeff Uphoff · 11 years ago
  29. ac533ce Refactor OS-specific code, implement OS X functionality; fixes #5 by Jeff Uphoff · 11 years ago
  30. ca9809d Stub standard output/error capturing capability for OS X; fixes #5. by Jeff Uphoff · 11 years ago
  31. 7b8ac22 Merge pull request #3 from VividCortex/issues/2-stdout-stderr by Gustavo Kristic · 11 years ago
  32. 2c158d4 Fix two spelling errors in comments by Gustavo Kristic · 11 years ago
  33. d5a0140 Add standard output/error capturing capability by Gustavo Kristic · 11 years ago
  34. e307c50 Fix condition not matching documentation by Gustavo Kristic · 11 years ago
  35. 2063910 Update README.md by zlooop · 11 years ago
  36. ed2e77e Update README.md by Baron Schwartz · 11 years ago
  37. c562c2a Update README.md by Baron Schwartz · 11 years ago
  38. ecd5678 Update docs, license, etc by Baron Schwartz · 11 years ago
  39. 5cd2626 Add license by Baron Schwartz · 11 years ago
  40. 62d958f Shortlink because parens in wikipedia link break Markdown by Baron Schwartz · 11 years ago
  41. aa9e036 Update README.md by Baron Schwartz · 11 years ago
  42. 48ed7a9 Update README.md by Baron Schwartz · 11 years ago
  43. 4276ca9 Update README.md by Baron Schwartz · 11 years ago
  44. 12fbd8f Initial version by Baron Schwartz · 11 years ago
  45. d88f787 Initial commit by Baron Schwartz · 11 years ago