aptly/deb
Andrey Smirnov 7bb052ac37 Fix unit-tests. #324 2015-12-24 14:08:37 +03:00
..
changes.go Correctly handle multine fields in Release/non-Release files. #266 2015-06-26 03:07:33 +03:00
changes_test.go ChangesFile can produce Query each package file should satisfy. #71 2015-03-18 22:19:12 +03:00
collections.go Add ability to Flush CollectionFactory. #116 2015-02-15 23:57:54 +03:00
contents.go Make sure contents don't have duplicate package entries. #142 2015-04-05 21:12:25 +03:00
deb.go add diagnostic output 2015-11-25 23:48:47 +00:00
deb_test.go shorten regex to match generated error only 2015-11-26 00:03:51 +00:00
debian.go Style fix. 2014-04-08 01:04:01 +04:00
debian_test.go Upgrade gocheck 2014-11-05 13:27:15 -06:00
format.go Fix handling of folded fields in Stanza. #270 2015-09-24 11:59:49 +03:00
format_test.go Fix handling of folded fields in Stanza. #270 2015-09-24 11:59:49 +03:00
graph.go Update import path for gographviz. 2015-03-15 13:51:14 +03:00
import.go Update import.go 2015-03-31 12:17:32 -07:00
index_files.go Generate only .gz file for Contents index. #142 2015-04-02 00:29:49 +03:00
list.go When loading package index for the mirror, ignore duplicate packages (and print about them). #183 2015-01-31 21:27:26 +03:00
list_test.go Test case for filters. #227 2015-03-30 19:56:53 +03:00
local.go Allow local repo to carry uploaders.json config. #71 2015-03-20 22:28:45 +03:00
local_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package.go Support for Go-style templating in format for aptly * search. #254 2015-07-02 12:19:41 +03:00
package_collection.go Cached calculation of package contents. #142 2015-03-31 00:07:07 +03:00
package_collection_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package_deps.go Ignore empty 'Depends:' while parsing control file. #233 2015-04-10 21:10:53 +03:00
package_files.go Refactor checksum parsing out of package parsing code. #71 2015-03-13 21:23:22 +03:00
package_files_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package_test.go Fix unit-test. 2015-06-26 12:56:02 +03:00
ppa.go Fixups after renaming debian -> deb. #21 2014-04-07 21:22:58 +04:00
ppa_test.go gofmt -s 2015-02-22 14:29:09 +03:00
publish.go Don't need to manually insert \n, multiline fields are handled correctly. 2015-06-18 03:32:35 +03:00
publish_test.go Correctly handle multine fields in Release/non-Release files. #266 2015-06-26 03:07:33 +03:00
query.go Refactoring: make PackageQuery work on PackageLike objects (not necessarily Packages). #71 2015-03-18 23:25:20 +03:00
reflist.go Introduce back reflist merging without conflict removal. aptly db cleanup requires 2015-03-06 14:54:29 +03:00
reflist_test.go Introduce back reflist merging without conflict removal. aptly db cleanup requires 2015-03-06 14:54:29 +03:00
remote.go Correctly handle multine fields in Release/non-Release files. #266 2015-06-26 03:07:33 +03:00
remote_test.go Fix unit-tests. #324 2015-12-24 14:08:37 +03:00
snapshot.go Move go-uuid to GitHub. No more code.google.com. RIP. 2015-03-15 14:06:40 +03:00
snapshot_test.go gofmt -s 2015-02-22 14:29:09 +03:00
uploaders.go Fix silly bug with non-encodable value being encoded. 2015-04-26 09:02:40 +02:00
uploaders_test.go Return detailed error if uploaders deny upload. #71 2015-03-20 00:11:30 +03:00
version.go Introduce regexp query matching. 2014-07-15 19:00:06 +04:00
version_test.go Upgrade gocheck 2014-11-05 13:27:15 -06:00