summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* core: Check out asynchronouslyColin Walters2012-06-211-0/+8
* tests: Just use OT_TESTS_DEBUG to say "save test data"Colin Walters2012-06-211-1/+1
* tests: Tweak valgrind suppressionColin Walters2012-05-181-1/+1
* core: Drop --link-cache option, we do it by default now for archivesColin Walters2012-05-042-18/+2
* core: Add valgrind framework, plug various memory leaksColin Walters2012-05-045-22/+217
* core: Rename local-clone to pull-localColin Walters2012-05-012-3/+3
* core: pack: Add --metadata-only argumentColin Walters2012-04-291-1/+15
* core: Add ability for repositories to have a "parent"Colin Walters2012-04-181-1/+11
* core: Add --link-cache option to checkoutColin Walters2012-04-132-2/+18
* core: Re-unify on one OSTREE_OBJECT_TYPE_FILEColin Walters2012-04-111-9/+1
* core: Drop 'compose' builtinColin Walters2012-04-111-95/+0
* tests: Actually test pack functionalityColin Walters2012-04-111-6/+2
* core: Associate branches with remotes, move trigger runs into checkoutColin Walters2012-04-031-1/+14
* core: Add pack filesColin Walters2012-03-312-2/+54
* core: Add --union mode to checkoutColin Walters2012-03-061-1/+11
* core: Add "subpath" option to checkoutColin Walters2012-03-061-1/+7
* core: Add 'cat' builtinColin Walters2012-03-062-2/+12
* core: Add API to enumerate all refsColin Walters2012-02-271-1/+5
* core: Add generic "commit filter" API, use it to implement statoverrideColin Walters2012-01-221-1/+9
* core: Fix test now that ls prints actual sizeColin Walters2012-01-221-1/+1
* core: Fix compose testsColin Walters2012-01-111-35/+18
* core: Add from-file argument to composeColin Walters2012-01-101-1/+12
* core: Make --recompose skip passed arguments if they were already composedColin Walters2012-01-061-1/+9
* core: Add --no-xattrs option for commitColin Walters2012-01-051-1/+5
* tests: Fix metadata test, we removed the spurious =Colin Walters2011-12-271-2/+2
* core: Add --add-metadata-string option for commitColin Walters2011-12-231-1/+6
* core: Fix libarchive test countColin Walters2011-12-231-1/+1
* core: Add --tar-autocreate-parents option for commitColin Walters2011-12-231-0/+10
* core: Add --skip-if-unchanged option for commitColin Walters2011-12-221-1/+7
* core: Allow / in ref names like git doesColin Walters2011-12-221-1/+5
* core: Add --recompose option for composeColin Walters2011-12-221-1/+9
* core: Change compose to operate purely in-memoryColin Walters2011-12-211-29/+9
* core: Allow specifying a previous commit tree as a basis for a new commitColin Walters2011-12-212-4/+7
* core: Support committing multiple tarballs in the same transactionColin Walters2011-12-201-1/+29
* core: Support --owner-uid and --owner-gid options for commitColin Walters2011-12-181-1/+13
* tests: Ensure we quote grep patternColin Walters2011-12-181-1/+1
* core: In user mode checkouts of archives, use hard linksColin Walters2011-12-152-2/+8
* core: Fix handling of hardlinks for tar commitsColin Walters2011-12-041-2/+33
* core: Support for committing from any libarchive-supported formatColin Walters2011-12-041-0/+43
* core: Split pull functionality into separate ostree-pull binaryColin Walters2011-11-301-3/+3
* core: Make commit always operate on directory contents, not file listColin Walters2011-11-282-5/+5
* core: Add local-clone builtinColin Walters2011-11-182-2/+25
* core: Add checksum builtinColin Walters2011-11-181-0/+3
* core: CHANGE CHECKSUM ALGORITHM, port checksum API to GFileColin Walters2011-11-171-2/+2
* core: Fix pull to actually download files tooColin Walters2011-11-171-1/+8
* core: diff: Correctly handle files changing typeColin Walters2011-11-161-1/+10
* tests: Fix number of testsColin Walters2011-11-161-1/+1
* core: Implement diff commandColin Walters2011-11-161-1/+19
* Switch to LGPLv2+ for most codeColin Walters2011-11-1010-118/+110
* core: Support named pipesColin Walters2011-11-091-0/+1