提交歷史

作者 SHA1 備註 提交日期
  Philippe Coval 7a07fb61b7 packaging: use common tarball name 11 年之前
  Philippe Coval 3099159603 ignore: 11 年之前
  Philippe Coval 1fb7221b97 packaging: mer: adaptation 11 年之前
  Philippe Coval 444ce6f03a packaging: adapt to tizen 11 年之前
  Patrick C. F. Ernzer cc5625e488 initial checkin at gitorious.org 11 年之前
  Philippe Coval 7f3fdaea81 packaging: gbs: use tag from upstream git 11 年之前
  resver d9a68641a8 Release 1.0.1 12 年之前
  resver f81de40c1d Bumped version to 1.0.1 and updated changelog. 12 年之前
  resver 87955572eb [r337] Fixed unexpected removal of a directory if it is moved into itself: return EINVAL in this situation. It also happens when trying to change directory name case. 12 年之前
  resver 34327f030f [r336] Fixed "Operation not permitted" error on reading an empty file: FUSE read/write ops should return a number of bytes actually read/written or -errno on error. 12 年之前
  resver 3501433e1d Fixed unexpected removal of a directory if it is moved into itself: return EINVAL in this situation. It also happens when trying to change directory name case. 13 年之前
  resver 19e6dd7e41 Fixed "Operation not permitted" error on reading an empty file: FUSE read/write ops should return a number of bytes actually read/written or -errno on error. 13 年之前
  resver 7171dbb3b8 Branch 1.0.x 13 年之前
  resver 167ba2fab4 Bumped version to 1.0.0 and updated changelog. 13 年之前
  resver de1635e066 Updated copyright years. 13 年之前
  resver 574f0b084b Fixed clusters allocation: a cluster beyond valid clusters range could be allocated. 13 年之前
  resver 6a161d7b7f Avoid using PATH_MAX constant. 13 年之前
  resver bdacfb9244 OS X: disable permission checks made by FUSE. 13 年之前
  resver 882c51c5b5 Removed duplicate code in reset_cache(): now it uses tree_detach() to remove children from the list and the whole tree is consistent at any iteration. 13 年之前
  resver bf2f4fc17c Moved tree_attach() and tree_detach() upper so that they could be used by reset_cache(). 13 年之前
  resver d724d4ba56 Fixed extra decrement of reference counter of hanging nodes. 13 年之前
  resver 6c2dc0ca66 Fixed cleaning of libexfat broken in r312. 13 年之前
  resver 076b2d4793 Get PATH and SYSROOT variables from environment if they are defined. 13 年之前
  resver 9501078d69 Respect AR and RANLIB environment variables in SConscript. 13 年之前
  resver 265b26eb3f Seek to the beginning of the device after detecting its size (dumpexfat relies on this). 13 年之前
  resver 7f621823c8 Print device name in the error message. 13 年之前
  resver bfdb715ad2 Fixed indentation. 13 年之前
  resver 6dbe4efd2c Improved trace macros. 13 年之前
  resver 5d55696b9e Enabled big_writes. This improves write speed (larger block size means less switches between kernel- and user-space). 13 年之前
  resver cd909f8f05 FUSE read and write ops should return either buffer size on success or EOF otherwise. 13 年之前