- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 19 2020
Dec 19 2020
ikey closed T20: moss: Collect files based on hash routine, a subtask of T4: Stage 4 Bootstrap, as Resolved.
Remove useless use of final
dub.json: Fix license warning
Remove useless use of final
external: Sync
dub.json: Fix license warning
dub,json: Fix license warning
dub: Fix license warning
Remove useless use of final
Dec 13 2020
Dec 13 2020
external/moss-format: Sync
binary/reader: Remove unused payloadData
Dec 12 2020
Dec 12 2020
binary/reader: Rework logic to not suck
binary: Ensure Reader/Writer are final
external/moss-format: Sync for improved reader
info: Stop using deprecated method
ikey committed rBDRd0571fd2e7be: stone.yml: Update example to 5.4 nano, reset relno (authored by ikey).
stone.yml: Update example to 5.4 nano, reset relno
Dec 4 2020
Dec 4 2020
sources/linux: Updase to 5.9.12
external: Sync
external: Sync
Dec 2 2020
Dec 2 2020
Nov 29 2020
Nov 29 2020
ikey committed rMFM5f7f045121e0: reader: Safety: don't read/unpack unknown types (authored by ikey).
reader: Safety: don't read/unpack unknown types
reader: Only read non content payloads
external: Sync moss-format
reader: Reserve a new readPayload method
info: Placeholder to new APIs
external/moss-format: Sync
reader: Add temporary method for unpackContent
external/moss-format: Sync
binary: Reader/Writer to class
ikey committed rMFM819de4f42a79: reader: Unusable interface without public imports (authored by ikey).
reader: Unusable interface without public imports
ikey closed T19: moss: Need to include base.yml packages in collection routine, a subtask of T4: Stage 4 Bootstrap, as Resolved.
cli/info: Prove we understand each Payload
external/moss-format: Sync for import fixes
Nov 25 2020
Nov 25 2020
cli: Add skeletal InstallCommand, fix typos
infoCommand: Nicer help topics
cli: Start a new ExtractCommand
cli: First round of rebase
external: Sync for rename magicks
First round of rebasing to moss.core.cli
external: Sync subprojects for rebasing
download: Fix typo
store: More namespace fixes
Renamespace as moss.core to avoid collisions
Port to new moss.core APIs (rename)
external: I am an idiot
external/moss-core: Sync to fix stupid typo
external: Rebase to new moss-core
spec: Rebase on new moss-core
ikey committed rBDR1779ce8fe3d3: emitter: Stash some vital stat info into the LayoutEntry (authored by ikey).
emitter: Stash some vital stat info into the LayoutEntry
ikey committed rBDR88c623527fba: build: Ensure sorted sets of data for consistent packaging (authored by ikey).
build: Ensure sorted sets of data for consistent packaging
ikey committed rBDRf95cb700f49e: emitter: Dump a layout payload which needs improvement (authored by ikey).
emitter: Dump a layout payload which needs improvement
ikey committed rMFMb2681691dcec: content: Add helper to see if we have a file already (authored by ikey).
content: Add helper to see if we have a file already
emitter: Reserve a Layout payload
ikey committed rBDRc9d432245590: build: Emitter now uses collector to emit unique payloads (authored by ikey).
build: Emitter now uses collector to emit unique payloads
moss-format: Sync for fixes
ikey committed rBDRe3d1052a8c6d: collector: Add documentation before people attack me in the car. (authored by ikey).
collector: Add documentation before people attack me in the car.
ikey committed rBDRdd8a86562a57: collector: Stash the preliminary target for an analysis (authored by ikey).
collector: Stash the preliminary target for an analysis
ikey committed rBDR2281435bd72b: collector: Stash all FileAnalysis results. Quare handy. (authored by ikey).
collector: Stash all FileAnalysis results. Quare handy.
ikey committed rBDRf46c3b669d22: collector: Start using proper analysis routine to bucketize (authored by ikey).
collector: Start using proper analysis routine to bucketize
Nov 14 2020
Nov 14 2020
build: Add the new analysis module
Nov 3 2020
Nov 3 2020
external/moss-formast: Sync to fix payloads
writer: Properly encode index
index: Set the write payload type!
Nov 2 2020
Nov 2 2020
emitter: Only store regular files
emitter: Write indices along with the content
emitter: Write content out without index
ikey committed rBDR2beed3c82bde: emitter: Make the emitter responsible for hash management (authored by ikey).
emitter: Make the emitter responsible for hash management
Nov 1 2020
Nov 1 2020
ikey committed rBDR4f05a6ec5bbe: emitter: Actually emit some basic metadata information now (authored by ikey).
emitter: Actually emit some basic metadata information now
ikey committed rBDR6533812da53d: emitter: Actually dump empty .stone packages to current directory (authored by ikey).
emitter: Actually dump empty .stone packages to current directory
ikey committed rBDRefca1d0d1e30: emitter: New Emitter type for handling actual package emission (authored by ikey).
emitter: New Emitter type for handling actual package emission
ikey committed rBDR685dd225125b: collector: Start emission routine, show what filenames would be (authored by ikey).
collector: Start emission routine, show what filenames would be
ikey committed rBDR60bcdeb9bc50: collector: Collect hashes for encountered regular files (authored by ikey).
collector: Collect hashes for encountered regular files
macros: .a files are devel files
builder: Respect priority of inserted paths
macros/base: Fix up some 32-bit rules
ikey committed rBDR38d3b5445d11: external: Sync moss-format to fix pattern priorities (authored by ikey).
external: Sync moss-format to fix pattern priorities
ikey committed rMFM6a2610fee43c: macros/script: Fixes for boulder package definitions (authored by ikey).
macros/script: Fixes for boulder package definitions
ikey committed rBDRf3bc6e63d551: builder: Collect files based on their patterns, predefined (authored by ikey).
builder: Collect files based on their patterns, predefined
ikey committed rBDR938c1fc70472: collector: Don't preinclude default globs, ensure they exist (authored by ikey).
collector: Don't preinclude default globs, ensure they exist
done
ikey closed T21: moss: Allow name, verson + release macro replacement, a subtask of T4: Stage 4 Bootstrap, as Resolved.
ikey committed rBDRfd661ccf2d03: builder: Map UpstreamDefinition into expanded variant (authored by ikey).
builder: Map UpstreamDefinition into expanded variant
external/moss-format: Sync bugfix
ikey committed rMFM8f816c41daca: macros: Ensure we set a name for expansion to work (authored by ikey).
macros: Ensure we set a name for expansion to work
ikey committed rMFMb78ba232db08: macros: Don't cast from node implicitly, use explicit string object (authored by ikey).
macros: Don't cast from node implicitly, use explicit string object
ikey committed rMFMfdf47213a2a7: spec: Add expansion functionality for PackageDefinition (authored by ikey).
spec: Add expansion functionality for PackageDefinition
ikey committed rMFM93ebe1b7dcbb: packageDefinition: Stash the name of the package (authored by ikey).
packageDefinition: Stash the name of the package
ikey committed rMFMdb9bc23305c9: spec: Add method to automatically expand upstream definitions (authored by ikey).
spec: Add method to automatically expand upstream definitions
ikey committed rBDR5fe0f6a33771: external: Sync moss-format for macro loader fixes (authored by ikey).
external: Sync moss-format for macro loader fixes
ikey committed rBDR968b4361716c: external: Sync new moss-format for expansion routines (authored by ikey).
external: Sync new moss-format for expansion routines
ikey added a subtask for T4: Stage 4 Bootstrap: T21: moss: Allow name, verson + release macro replacement.
ikey added a parent task for T21: moss: Allow name, verson + release macro replacement: T4: Stage 4 Bootstrap.