Sign in
chromium
/
external
/
github.com
/
kr
/
pretty
/
HEAD
73f6ac0
add go.mod
by Keith Rarick
· 7 years ago
master
v0.1.0
cfb55aa
Fix passthrough handling (#37). (#38)
by Gustavo Niemeyer
· 9 years ago
737b74a
diff all map key types
by Keith Rarick
· 9 years ago
7497514
add new Logfer interface
by Keith Rarick
· 9 years ago
fcfa324
add trailing newline in Fdiff after each item
by Keith Rarick
· 9 years ago
5da52ab
add new Printfer interface
by Keith Rarick
· 9 years ago
8fb778d
Remove unused code (#29)
by Dominik Honnef
· 9 years ago
c49dea8
diff unexported struct fields
by Keith Rarick
· 9 years ago
add1dbc
Merge pull request #31 from cespare/sprint
by Keith Rarick
· 9 years ago
b19c9ba
Add Sprint
by Caleb Spare
· 9 years ago
e6ac2fc
Run 'gofmt -w -s' on sources
by Marc-Antoine Ruel
· 10 years ago
cb0850c
Merge pull request #20 from gpaul/master
by Cameron Walters (cee-dub)
· 10 years ago
e559492
kr/pretty: fix invalid heap pointer bug.
by Gustav Paul
· 10 years ago
f31442d
Also diff slices
by Pranav Raja
· 11 years ago
4d1dc9b
Merge pull request #14 from cee-dub/master
by Cameron Walters (cee-dub)
· 11 years ago
01bc0ef
Fixed minor test error.
by Cameron Walters
· 11 years ago
5feda8d
Detect cyclic references to prevent infinite recursion.
by Cameron Walters
· 11 years ago
088c856
Add explicit license name.
by Cameron Walters
· 11 years ago
18947b1
Label structs when they are members of other structs.
by Cameron Walters
· 11 years ago
bc9499c
format arrays without panicking
by Keith Rarick
· 12 years ago
5196a0e
fix nil slice format
by Keith Rarick
· 12 years ago
3e586b5
no quotes around non-string keys
by Keith Rarick
· 12 years ago
c2c0136
smarter diff for maps
by Keith Rarick
· 12 years ago
70b415e
go vet
by Keith Rarick
· 12 years ago
6dec4da
go fmt
by Keith Rarick
· 12 years ago
6f6db30
format pure nil
by Keith Rarick
· 12 years ago
08e8590
correct empty struct test; more shorthand
by Keith Rarick
· 12 years ago
2c2f68c
tweak layout rules
by Keith Rarick
· 12 years ago
61ba5e4
refresh!
by Keith Rarick
· 12 years ago
1955242
add license
by Keith Rarick
· 12 years ago
46b3e07
Merge pull request #4 from kortschak/master
by Keith Rarick
· 12 years ago
5ce225c
Make Documentation a subheading
by Jason McVetta
· 12 years ago
c6123a7
Add link to GoDoc automatic documentation.
by Jason McVetta
· 12 years ago
56567a8
Update installation section of readme to reflect "go get" vs old "goinstall".
by Jason McVetta
· 12 years ago
821b30f
update for newer go
by Keith Rarick
· 13 years ago
4c5f1d7
Fix for issue#3 - panic comparing uncomparable types
by kortschak
· 13 years ago
d7035ee
Prevent formatter from panic'ing with unexported fields
by kortschak
· 13 years ago
e201f86
fixes for weekly.2011-12-22
by Blake Mizerany
· 13 years ago
weekly
go.weekly.2011-12-22
9c87471
gofix
by Keith Rarick
· 13 years ago
go.weekly.2011-11-02
go.weekly.2011-11-08
go.weekly.2011-11-09
go.weekly.2011-11-18
go.weekly.2011-12-01
go.weekly.2011-12-02
go.weekly.2011-12-06
go.weekly.2011-12-14
a6f3cf4
remove dead code
by Keith Rarick
· 14 years ago
release
go.r60
go.weekly.2011-09-07
go.weekly.2011-10-25
go.weekly.2011-10-26
go.weekly.2011-11-01
release.r57
release.r58
release.r59
weekly.2011-04-27
weekly.2011-05-22
weekly.2011-06-02
weekly.2011-06-09
weekly.2011-06-16
weekly.2011-06-23
weekly.2011-07-07
weekly.2011-07-19
weekly.2011-07-29
weekly.2011-08-10
weekly.2011-08-17
weekly.2011-09-01
weekly.2011-09-07
ac395b7
new functions Diff and Fdiff
by Keith Rarick
· 14 years ago
2795cc3
update to release.r57.1
by Keith Rarick
· 14 years ago
d599dd2
can now build with "gomake" or "make"
by Keith Rarick
· 14 years ago
dfe8fc0
target name should match goinstall
by Keith Rarick
· 14 years ago
e86b82e
formatter.go: gofix'd reflection changes from weekly.2011-04-13
by Dave Cheney
· 14 years ago
weekly.2011-04-13
45b22bc
fix output for empty string
by Keith Rarick
· 14 years ago
release.r56
8e507e9
follow pointers
by Keith Rarick
· 14 years ago
d1a3b0e
test that we respect the original Format method
by Keith Rarick
· 14 years ago
b5f2db3
rename
by Keith Rarick
· 14 years ago
bc50154
add readme
by Keith Rarick
· 14 years ago
41fe116
document Formatter
by Keith Rarick
· 14 years ago
131db13
provide fmt wrappers and some documentation
by Keith Rarick
· 14 years ago
32dd01c
initial
by Keith Rarick
· 14 years ago