summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Added C program which creates named Unix socketsBen Brown2013-12-161-0/+42
|/
* Merge branch 'benbrown/S9462/convert-device-tests'Ben Brown2013-12-111-10/+55
|\
| * Chardev and blockdev scenarios addedBen Brown2013-11-191-10/+55
|/
* Merge branch 'benbrown/S9561/scenario-language'Ben Brown2013-11-191-176/+172
|\
| * Modified yarn to be more readable, IMPLEMENTS made "cleaner"Ben Brown2013-11-141-176/+172
|/
* Merge branch 'benbrown/S9451/convert-directory-tests'Ben Brown2013-11-0611-142/+218
|\
| * Symtime now compiles at 'make', rather than 'make check'Ben Brown2013-11-051-1/+1
| * Conversion of tbdiff directory testsBen Brown2013-11-0510-141/+217
|/
* Merge branch 'benbrown/S9423/convert-symlink-tests'Ben Brown2013-11-014-75/+204
|\
| * Updated the README to reflect changes made.Ben Brown2013-11-011-2/+16
| * Makefile.am now creates helper binary on make check and executes yarnsBen Brown2013-11-011-0/+5
| * Added symlink scenarios and a C program that changes the mtimes of symlinks.Ben Brown2013-11-012-73/+183
|/
* Merge branch 'benbrown/yarns'Ben Brown2013-10-291-46/+94
|\
| * Conversion of fifo tbdiff tests to yarnBen Brown2013-10-281-46/+94
|/
* Merge remote-tracking branch 'remotes/origin/benbrown/yarns'Lars Wirzenius2013-10-251-4/+98
|\
| * Conversion of tbdiff test '00_regular_file_diff.sh' to yarnBen Brown2013-10-251-4/+98
|/
* Merge branch 'benbrown/yarns'Ben Brown2013-10-244-0/+67
|\
| * Add new Yarn based test suiteBen Brown2013-10-244-0/+67
|/
* Change the temporary directory used for tests to be based on the current dire...Tiago Gomes2013-07-011-1/+3
* Remove test mode and provide hooks to use a test suite.Tiago Gomes2013-07-01222-33/+1003
* Impromevements to baserock-system-configTiago Gomes2013-07-014-44/+57
* Script to merge and syncronize /etc in different system versionsTiago Gomes2013-06-2549-1/+725
* Add a few btrfs filesystem sync calls for debugging.Jannis Pohlmann2012-03-272-2/+9
* Rename tbdiff-switch to tb-switch.Jannis Pohlmann2012-03-274-5/+5
* Rename tbdiff-update to tb-update.Jannis Pohlmann2012-03-274-5/+5
* Clear traps before exiting, explicitly umount before reboot.Jannis Pohlmann2012-03-262-6/+18
* Use busybox sync instead of sync alone.Jannis Pohlmann2012-03-262-2/+2
* Add sync at the end of tbdiff-{update,switch}.Jannis Pohlmann2012-03-232-0/+6
* Fix various runtime issues in tbdiff-switch.Jannis Pohlmann2012-03-231-7/+1
* Add a new tbdiff-switch command to switch a system to a new subvolume.Jannis Pohlmann2012-03-234-0/+102
* Call 'busybox reboot' at the end of tbdiff-update to reboot the system.Jannis Pohlmann2012-03-231-0/+3
* Hard-code more stuff (rm, mktemp) to busybox.Jannis Pohlmann2012-03-231-2/+2
* Hard-code buysbox cp and sed for now.Jannis Pohlmann2012-03-231-4/+4
* Add new tbdiff-update command to apply a patch to a system.Jannis Pohlmann2012-03-234-1/+134
* Switch to the autotools build system in tbdiff.morph.Jannis Pohlmann2012-03-231-6/+1
* Switch to a shared tbdiff library and make this an autotools project.Jannis Pohlmann2012-03-2227-87/+509
* Add tbdiff.morph and DESTDIR support to Makefile.Jannis Pohlmann2012-03-192-4/+18
* Patch problem fixed! Still a problem with patch 7.Danny Abukalam2012-01-2711-25/+21
* Cross-Platform testing still kind of broken...Danny Abukalam2012-01-274-161/+96
* Corrupted git repoDanny Abukalam2012-01-2613-0/+163
* Fixed bug didn't exit when cross_plat.sh failed.Danny Abukalam2012-01-091-0/+6
* Merge branch 'test'Danny Abukalam2012-01-095-3/+104
|\
| * Added Cross Platform TestingDanny Abukalam2012-01-093-3/+104
| * Added Patch files for testingDanny Abukalam2012-01-052-0/+0
|/
* Added library to control reading and writing to streamsDanny Abukalam2011-12-169-96/+291
* mtime is now a time_t rather than a uint32_tRichard Maw2011-10-194-18/+18
* Hopefully fixes a crash on 64-bitRichard Maw2011-10-191-2/+2
* Forgot some filesRichard Maw2011-10-192-0/+285
* Added xattr supportRichard Maw2011-10-176-10/+206
* Should fix directory mtime differencesRichard Maw2011-10-172-32/+35