aptly/deb
Andrey Smirnov e63adffdf5 Introduce back reflist merging without conflict removal. aptly db cleanup requires
full reference list collection. #217

Fixes bug with aptly db cleanup removing conflicting packages.
2015-03-06 14:54:29 +03:00
..
collections.go Add ability to Flush CollectionFactory. #116 2015-02-15 23:57:54 +03:00
deb.go Allow variation of formatting of Debian control.tar.gz 2014-10-17 13:36:58 -07:00
deb_test.go gofmt -s 2015-02-22 14:29:09 +03: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 order of 'Component' and 'Architecture' fields. #172 2015-01-19 22:03:31 +03:00
format_test.go Update canonical order of fields in stanza to match what apt tools generate. #172 2015-01-19 21:17:58 +03:00
graph.go Add comments where required. 2015-02-20 23:47:17 +03:00
import.go gofmt -s 2015-02-22 14:29:09 +03:00
index_files.go When generating index files, make udeb forced false for "source" architecture. #180 2015-01-26 21:16:44 +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 gofmt -s 2015-02-22 14:29:09 +03:00
local.go Fix error message. 2014-11-16 14:01:46 +03:00
local_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package.go Style fixes from go vet. 2015-02-22 14:36:14 +03:00
package_collection.go New common interface for PackgeCollection & PackageList: PackageCatalog. #80 2014-08-28 19:41:30 +04:00
package_collection_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package_deps.go Fixups after renaming debian -> deb. #21 2014-04-07 21:22:58 +04:00
package_files.go Fixups after renaming debian -> deb. #21 2014-04-07 21:22:58 +04:00
package_files_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package_test.go gofmt -s 2015-02-22 14:29:09 +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 d-i requires the Suite field in order to validate a mirror. 2015-02-12 13:38:56 -08:00
publish_test.go gofmt -s 2015-02-22 14:29:09 +03:00
query.go New common interface for PackgeCollection & PackageList: PackageCatalog. #80 2014-08-28 19:41:30 +04: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 When loading package index for the mirror, ignore duplicate packages (and print about them). #183 2015-01-31 21:27:26 +03:00
remote_test.go gofmt -s 2015-02-22 14:29:09 +03:00
snapshot.go Add comments where required. 2015-02-20 23:47:17 +03:00
snapshot_test.go gofmt -s 2015-02-22 14:29:09 +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