summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add myself to debug.h copyrightBernd Schubert2010-05-311-3/+4
| * debugging: Always compile with debug code, but only print debug messages if d...Bernd Schubert2010-05-312-14/+0
| * Add the -o debug_file option and enable debugging thenBernd Schubert2010-05-316-11/+51
| * Fix ubuntu bug 587917, Properly check on rmdir() if sub-branches are emptyBernd Schubert2010-05-314-0/+110
| * Rename "base" into "union" in test.sh as "base" is a bit confusingBernd Schubert2010-05-311-37/+37
| * build_path: Add missing va_end()Bernd Schubert2010-05-241-0/+1
| * build_path: Improve debug information - print line of the call functionBernd Schubert2010-05-242-8/+9
| * build_path: Write error if empty argument list was givenBernd Schubert2010-05-241-1/+6
| * test.sh: use fusermount to umount and write unionfs debug information to unio...Bernd Schubert2010-05-241-2/+4
| * build_path: Make sure we really have slashes between path elementsBernd Schubert2010-05-241-0/+5
| * path_hidden(): Ignore the entire path to the branchBernd Schubert2010-05-243-7/+4
| * HIDETAG: Don't use BUILD_PATH() for the complete path, as BUILD_PATH inserts ...Bernd Schubert2010-05-241-4/+8
| * utimens(): Workaround for kernel limitation (symlinks)Bernd Schubert2010-05-241-1/+14
| * debug output: Improve debug functions and add more debug informationBernd Schubert2010-05-246-33/+51
| * Branch merge with RadekBernd Schubert2010-05-240-0/+0
| |\
| * | Remove a temporary debug fprintfBernd Schubert2010-05-161-1/+0
| * | Update the changelogBernd Schubert2010-05-161-0/+6
| * | Update the NEWS fileBernd Schubert2010-05-161-0/+8
| * | Add the debian build directoryBernd Schubert2010-05-1610-0/+366
| * | Branch mergeBernd Schubert2010-05-1615-97/+223
| |\ \
| | * | Add commit "-o relaxed_permission" changesBernd Schubert2010-05-163-2/+25
| | * | Add the -o hide_meta_dir option to the man pageBernd Schubert2010-05-161-0/+8
| | * | Add a man page option (-o relaxed_permissions)Bernd Schubert2010-05-161-0/+7
| | * | Alphabetic order for unionfs-fuse options in the man pageBernd Schubert2010-05-161-16/+16
| | * | Replace snprintf() by BUILD_PATH() to return errors if the path is too longBernd Schubert2010-05-168-44/+58
| | * | Add a new option "-o hide_meta_dir"Bernd Schubert2010-05-165-30/+63
| | * | Rewrite build_path() to prevent double slashesBernd Schubert2010-05-161-6/+43
| | * | Ignore codelite project filesBernd Schubert2010-05-161-0/+3
| | * | Ignore another BUILD/ directoryBernd Schubert2010-05-161-0/+1
* | | | Added tag v0.25 for changeset d527e3fdc6cfRadek Podgorny2012-02-020-0/+0
* | | | bumped version and added news to NEWS filev0.25Radek Podgorny2012-02-022-1/+5
* | | | added mike to creditsRadek Podgorny2012-01-111-0/+1
* | | | added forgotten install path to Makefile (thanks to Mike Kazantsev)Radek Podgorny2012-01-111-0/+1
* | | | now installing the mount scriptRadek Podgorny2011-12-131-0/+2
* | | | added Julian Andres Klode to credits. thanks for the mount script.Radek Podgorny2011-12-131-0/+1
* | | | added mount script so now the normal mount command can be usedRadek Podgorny2011-12-131-0/+9
* | | | initial support for alternate specification of branches.Radek Podgorny2011-11-233-1/+11
* | | | xattr now on by defaultRadek Podgorny2011-11-231-1/+1
* | | | Added xattr support information when asked for version.Radek Podgorny2011-10-111-0/+3
* | | | Added Nicolas to credits.Radek Podgorny2011-10-061-0/+1
* | | | Added missing creation of man directories. Thanks to Nicolas Dely.Radek Podgorny2011-10-061-0/+1
* | | | updated credits to add BlueSloth's real nameRadek Podgorny2011-07-251-1/+1
* | | | Added patch by Sebastian Pipping to use utimensat() instead of utimes().Radek Podgorny2011-07-042-9/+5
* | | | Replaced obsolete function call. Thanks to Pierre Jean Schweitzer.Radek Podgorny2011-06-071-1/+1
* | | | Added Pierre to credits.Radek Podgorny2011-06-071-0/+1
* | | | Removed resource leaks. Thanks to Pierre Jean Schweitzer.Radek Podgorny2011-06-072-4/+7
* | | | Turned the last commit the other way around to allow for inlining.Radek Podgorny2011-04-042-14/+6
* | | | Added Alexander to credits.Radek Podgorny2011-04-031-0/+1
* | | | Removed duplicate hashtable function definitions.Radek Podgorny2011-04-031-8/+2
| |_|/ |/| |
* | | Added tag v0.24 for changeset d657e8acbb5bRadek Podgorny2010-05-200-0/+0
|/ /