summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * style: Fix indentation and whitespace in tbdiff-io.cBen Brewer2014-06-021-80/+80
| * style: Fix alignment of tbd_stat_t struct membersBen Brewer2014-06-021-3/+3
| * style: Convert all cpp style comments to c style commentsBen Brewer2014-06-024-22/+22
| * Fix fp resource leaks in tbdiff-applyBen Brewer2014-06-021-21/+48
| * Fix memory leak of name in tbdiff-stat.cBen Brewer2014-06-021-2/+4
| * Use ENODATA instead of ENOATTRBen Brewer2014-06-021-1/+1
| * Use sys/xattr from libc if attr/xattr is unavailableBen Brewer2014-06-022-2/+15
| * Update gitignore file to ignore autotools generated filesBen Brewer2014-06-021-0/+28
| * documentation: Remove issues which have already been resolvedBen Brewer2014-06-021-14/+0
|/
* Merge branch 'baserock/pedroalvarez/trove-upgrades-rebase2'Pedro Alvarez2014-03-067-15/+378
|\
| * system-version-manager: Allow specifying custom path for baserock-system-conf...baserock/pedroalvarez/trove-upgrades-rebase2Sam Thursfield2014-03-061-1/+5
| * Add script to modify the bootloader and manage different parallel OS.Pedro Alvarez2014-03-064-2/+338
| * baserock-system-config-sync: Force copy /etc/passwd and /etc/groupPedro Alvarez2014-03-061-0/+8
| * baserock-system-config-sync: Add some logging to the standard output.Pedro Alvarez2014-03-061-0/+15
| * Modify 'baserock-system-config-sync' to get two arguments using 'merge'Pedro Alvarez2014-03-062-7/+8
| * Fix error in the baserock-system-config-sync behaviour table.Pedro Alvarez2014-03-051-2/+2
| * Fix behaviour in bscs-merge when vUser and v2 don't have a file of v1Pedro Alvarez2014-03-052-4/+3
|/
* Merge branch 'baserock/pedroalvarez/bscs-wrong-merge2'Pedro Alvarez2014-02-2610-11/+33
|\
| * Prevent patching when 'vu == v2' in 'baserock-system-config-sync'.Pedro Alvarez2014-02-261-6/+15
| * Fix baserock-system-config-sync tests. Wasn't working as expected.Pedro Alvarez2014-02-261-5/+2
| * Add test case for vu == v2 in 'baserock-system-config-sync'Pedro Alvarez2014-02-248-0/+16
|/
* Merge branch 'baserock/pedroalvarez/bscs-upgrade-tests3'Pedro Alvarez2014-02-203-4/+38
|\
| * Modify the way to use 'patch' in 'baserock-system-config-sync'.Pedro Alvarez2014-02-202-2/+8
| * Update 'baserock-system-config-sync' tests to check permissionsPedro Alvarez2014-02-201-2/+30
|/
* Merge branch 'benbrown/bscs-non-baserock'Ben Brown2014-01-061-10/+10
|\
| * Add options to diff command to change header content to only include file nam...Ben Brown2014-01-061-2/+2
| * Removed 'local' from variables that are not within functionsBen Brown2014-01-061-8/+8
|/
* Merge branch 'benbrown/S9537/convert-xattribute-tests'Ben Brown2014-01-0621-839/+144
|\
| * Remove old tests and any code specific to those testsBen Brown2013-12-1919-839/+2
| * Scenarios testing extended attributes on file systems that support themBen Brown2013-12-182-0/+83
| * Add newlines to increase readabilityBen Brown2013-12-171-0/+59
|/
* Merge branch 'benbrown/S9482/convert-socket-tests'Ben Brown2013-12-163-4/+88
|\
| * Socket scenarios addedBen Brown2013-12-161-3/+44
| * Add socket creation program to MakefileBen Brown2013-12-161-1/+2
| * 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
|/