.hgignore → .gitignore ;; add usage to readme ;; make vet tool pass
v2.3 release ;; fix @mentions (yay!) ;; migrate fully to github dependencies
increment version (thanks theladpill)
be sure to copy exes for windows
v2.2 release
- mk mkdirs will make bin/$platform/$arch now
- add :! command to list server information
- Extend :? help menu
- Clean up source a bit
extend mk bins target with platform/arch
add :! command to print server statistics ;; update :? menu ;; add some comments ;; run go (vet fmt)
add getdeps.rc script for fetching dependencies without dgit
hide timestamps by default
fix a whoopsie (thanks vik)
fix s/// regex (thanks viktuor)
even more documentation updates