index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-29
Release v0.1.0
v0.1.0
Shulhan
2018-11-29
README: update the formatting
Shulhan
2018-11-29
lib/git: add "--force" option to fetch command
Shulhan
2018-11-29
all: fixes warning from linters
Shulhan
2018-11-29
README: update with latest packages in lib
Shulhan
2018-11-29
all: fix warning from linters
Shulhan
2018-11-28
lib/memfs: add documentation and example for New
Shulhan
2018-11-25
lib/memfs: add field content type to node
Shulhan
2018-11-24
lib/memfs: read symbolic link as actual file
Shulhan
2018-11-04
memfs: library for mounting local file system to memory
Shulhan
2018-11-02
lib/websocket: reformat comments
Shulhan
2018-10-31
lib/git: add function to fetch and list tags
Shulhan
2018-10-31
lib/bytes: add list of ASCII letters with numbers
Shulhan
2018-10-02
lib/contact: change the import parameter to oauth2 HTTP client
Shulhan
2018-10-01
Merge package "github.com/shuLhan/gontacts"
Shulhan
2018-10-01
lib/dns: use CloseIdleConnections method on transport
Shulhan
2018-09-29
lib/git: combine "--tags" options with "--all" on FetchAll
Shulhan
2018-09-27
lib/dns: increase debug value by one
Shulhan
2018-09-27
lib/dns: add field Kind to request
Shulhan
2018-09-27
lib/dns: reimplement request pooling for server
Shulhan
2018-09-26
lib/dns: use debug package
Shulhan
2018-09-26
lib/ini: add method to get key value as boolean
Shulhan
2018-09-26
lib/ini: move IsValueBoolTrue as common function
Shulhan
2018-09-26
lib/dns: use client address if send or query address parameter is nil
Shulhan
2018-09-25
lib/dns: simplify reading and closing response body on DoH client
Shulhan
2018-09-25
lib/dns: remove request pooling
Shulhan
2018-09-25
lib/dns: add method to set timeout and remote address on Client
Shulhan
2018-09-25
lib/dns: add delay after running test server
Shulhan
2018-09-25
lib/dns: implement Client interface on DoH client
Shulhan
2018-09-25
lib/dns: add method Query and change RemoteAddr return type to string
Shulhan
2018-09-25
lib/dns: add type server options to configure server
Shulhan
2018-09-25
lib/dns: implement client and server for DNS over HTTPS
Shulhan
2018-09-19
lib/dns: set default new message header and question
Shulhan
2018-09-18
Merge package "github.com/shuLhan/go-mining"
Shulhan
2018-09-18
Merge package "github.com/shuLhan/dsv"
Shulhan
2018-09-18
Merge package "github.com/shuLhan/tabula"
Shulhan
2018-09-17
Preparing for package mining
Shulhan
2018-09-17
Merge package "github.com/shuLhan/tekstus/diff" to "text/diff"
Shulhan
2018-09-17
Merge package "github.com/shuLhan/tekstus", part 3/3
Shulhan
2018-09-17
Merge package "github.com/shuLhan/numerus" into "lib/numbers"
Shulhan
2018-09-17
Merge package "github.com/shuLhan/tekstus", part 2/3
Shulhan
2018-09-17
lib: rename package "string" to "strings"
Shulhan
2018-09-17
Merge package "github.com/shuLhan/tekstus", part 1/1
Shulhan
2018-09-15
lib/bytes: reorder functions to match with rendered documentation
Shulhan
2018-09-15
lib/git: fetch tags when calling FetchAll
Shulhan
2018-09-14
Update module dependencies
Shulhan
2018-09-14
lib/git: add function to get list of remote branches
Shulhan
2018-09-14
lib/git: change ref parameter to remote name on CheckoutRevision
Shulhan
2018-09-14
lib/git: fix test with current git
Shulhan
2018-09-14
lib/git: return immediately if we can't found latest tag revision
Shulhan
[next]