log pkg/imports/wp.go @ 5736:55892008ec96 default tip

age author description
Tue, 20 Feb 2024 22:37:51 +0100 Sascha L. Teichmann /interface{}/any/ revive-cleanup
Tue, 20 Feb 2024 22:22:57 +0100 Sascha L. Teichmann Fix all revive issue (w/o machine generated stuff). revive-cleanup
Tue, 08 Mar 2022 17:38:48 +0100 Sascha L. Teichmann Forget to change signature of some imports.
Mon, 08 Jun 2020 19:29:40 +0200 Sascha L. Teichmann Added multi geometry support for some imports. multi-geoms
Fri, 20 Mar 2020 17:24:03 +0100 Tom Gottfried Enhance comments on implementations of StageDone()
Fri, 20 Mar 2020 12:28:04 +0100 Sascha L. Teichmann Added feedback support for StageDone.
Wed, 29 Jan 2020 14:03:57 +0100 Tom Gottfried Add missing quotation marks
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
Thu, 07 Nov 2019 12:21:55 +0100 Sascha Wilde Unified error message on "Unsupported CRS"
Fri, 25 Oct 2019 18:40:37 +0200 Sascha L. Teichmann Removed the mechanical touch of the last commit.
Fri, 25 Oct 2019 18:25:38 +0200 Sascha Wilde Added Description method to most imports.
Tue, 06 Aug 2019 11:13:28 +0200 Sascha L. Teichmann Made 'golint' finally happy with imports package.
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Thu, 25 Jul 2019 15:14:44 +0200 Sascha L. Teichmann Moved TimeParser to common package.
Thu, 25 Jul 2019 15:08:11 +0200 Sascha L. Teichmann Rename TimeGuesser to TimeParser.