summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtin-init.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-6/+0
* man/ostree-init: Briefly describe various modesJonathan Lebon2018-04-301-1/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* ostree: provide command description in a better placeRuixin Bao2017-10-201-1/+1
* ostree: move flags into command struct, pass down through builtinsRuixin Bao2017-10-201-2/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Replace archive-z2 with archiveColin Walters2017-09-011-1/+1
* ostree: Add naggy comments to help keep options in syncMatthew Barnes2017-08-151-0/+5
* init: Add a --collection-id argument to the built-in init commandPhilip Withnall2017-06-261-0/+11
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* build: Allow ostree to use g_autoptr on its types internallyKrzesimir Nowak2016-05-171-1/+1
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-1/+1
* Refactor command-line parsingMatthew Barnes2014-11-241-3/+4
* repo: Move the 'init' builtin command to a public API, ostree_repo_createJasper St. Pierre2013-09-051-71/+4
* main: Code cleanup by passing OstreeRepo * directly to builtinsColin Walters2013-08-251-3/+4
* main: Drop --archive option from init, now that the code is removedColin Walters2013-08-231-5/+1
* ostree init: Fix mode list help stringSjoerd Simons2013-08-171-1/+1
* Install a shared libraryColin Walters2013-07-261-0/+1
* main: Move GCancellable to toplevelColin Walters2013-07-161-2/+1
* ostree: Some header file cleanupsColin Walters2013-07-091-2/+0
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-3/+3
* Add an archive-z repository modeColin Walters2012-09-231-3/+15
* core: Drop packfiles as they are nowColin Walters2012-09-231-4/+1
* core: [INCOMPATIBLE CHANGE] Re-split archive content into .file and .filecontentColin Walters2012-05-041-1/+1
* core: Port builtins to local alloc macrosColin Walters2012-04-091-6/+3
* core: Add pack filesColin Walters2012-03-311-6/+24
* core: Use GFile for repo constructor API, and a bit more internallyColin Walters2011-12-221-10/+6
* core: INCOMPATIBLE CHANGE: Name repo files with their type (e.g. .dirmeta)Colin Walters2011-12-121-2/+1
* core: Switch is_archive to an enumerationColin Walters2011-12-081-1/+2
* core: Use ot_gfile_ prefix for new local GFile creation functionColin Walters2011-11-181-1/+1
* build: Move sources into src/ againColin Walters2011-11-141-0/+112