summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* metalink: Drop commit data from summary, add generic a{sv}wip/metalinksColin Walters2014-08-207-117/+10
* metalink: A bit more testing, tweak debug loggingColin Walters2014-08-202-10/+12
* fetcher: Close request body on error pathsColin Walters2014-08-201-0/+2
* Move sync fetches into pull code, add more testsColin Walters2014-08-195-61/+120
* More functional metalink codeColin Walters2014-08-191-5/+50
* More metalink work, plus a test caseColin Walters2014-08-198-53/+257
* A few more metalink updatesColin Walters2014-08-195-8/+13
* A bit more metalink workColin Walters2014-08-1811-48/+358
* Bump GIO dependency to 2.38 for GTaskColin Walters2014-08-182-2/+2
* wipColin Walters2014-08-151-16/+134
* wipColin Walters2014-08-153-29/+172
* wipColin Walters2014-08-073-14/+54
* A bit of code for repo/summaryColin Walters2014-08-063-0/+84
* WIP: metalink codeColin Walters2014-08-044-8/+398
* pull-local: Write detached metadata into the correct repositoryColin Walters2014-07-222-1/+3
* repofile: Avoid segfault if querying child in non-directoryColin Walters2014-07-212-0/+14
* core: Do enumerate ff/ objects as wellColin Walters2014-07-212-1/+14
* core: Do enumerate content objects in archive-z2 repositoriesColin Walters2014-07-211-1/+4
* core: Unify object deletion code with pruneColin Walters2014-07-202-22/+26
* Fix typo in previous commitColin Walters2014-07-181-1/+1
* ostree-repo-resolve-rev: Add function to accept a partial checksumAnne LoVerso2014-07-184-17/+171
* core: Use ostree_commit_get_parent in ostree_repo_resolve_revJames Antill2014-07-181-4/+1
* ostree-remount: mount a tmpfs on /var if necessary so /var is read-writeOwen W. Taylor2014-07-091-9/+44
* pull: Only set ca path if we actually have a setting for itColin Walters2014-07-011-5/+8
* core: add "tls-ca-path" optionColin Walters2014-06-274-0/+34
* Add --enable-libsoup-client-certsColin Walters2014-06-261-0/+8
* [trivial]: Update .gitignoreColin Walters2014-06-242-0/+4
* manpage: Add separate manpages for each commandAnne LoVerso2014-06-2335-290/+3311
* [staticanalysis]: Delete an unused variableColin Walters2014-06-211-2/+1
* [staticanalysis]: Fix in_status_lineColin Walters2014-06-211-6/+7
* [staticanalysis]: Fix some dead codeColin Walters2014-06-212-9/+0
* [staticanalysis]: Actually check errors on splice() of objectsColin Walters2014-06-211-1/+1
* [staticanalysis]: Add assertion to pacify analyzerColin Walters2014-06-211-2/+4
* [staticanalysis]: Add missing va_end()Colin Walters2014-06-211-0/+2
* [staticanalysis]: Fix two uses of uninitialized variablesColin Walters2014-06-212-2/+2
* packaging: BR e2pColin Walters2014-06-211-1/+2
* remote: Minor argument parsing cleanupColin Walters2014-06-211-1/+3
* remote: Fix regression in previous commit wrt adding branchesColin Walters2014-06-211-2/+1
* libostree: Add ostree_repo_remote_add() API, port "ostree remote add"Colin Walters2014-06-203-90/+163
* tests: Add a test for an empty /etc directory gaining contentColin Walters2014-06-201-1/+26
* doc: Update overview a bitColin Walters2014-06-201-16/+28
* doc: adapting-existing: Update story on latest /usr/lib/passwd bitsColin Walters2014-06-201-13/+19
* doc: No need to emphasize the poweroff vs other OSes so muchColin Walters2014-06-201-15/+4
* doc: Update links to ContinuousColin Walters2014-06-202-5/+6
* docs: overview: Explicitly call out dpkg/rpmColin Walters2014-06-201-5/+7
* pull: Emit a better error if the remote isn't foundColin Walters2014-06-191-0/+8
* tests: Add a test which exercises --fsync=falseColin Walters2014-06-181-0/+6
* core: Fix g_file_get_uri/get_parse_name for non-root ostree filesJames Antill2014-06-181-1/+2
* commit: Hide --disable-fsync option, add --fsync which takes a booleanJames Antill2014-06-181-1/+36
* cat: Fix a typo in usage error printoutAnne LoVerso2014-06-171-1/+1