Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 0fe34f0 (HEAD -> master) README: Add dependencies section. by Georgi Chorbadzhiyski 2011-11-16 20:43:09 +0200
  • fce2bc0 (tag: v2.0) RELEASE: Version 2.0 by Georgi Chorbadzhiyski 2011-11-16 20:24:21 +0200
  • e852616 test: Rewrite tests. by Georgi Chorbadzhiyski 2011-11-16 16:00:47 +0200
  • b4c13ce Add new line at the end of usage text. by Georgi Chorbadzhiyski 2011-11-16 15:25:04 +0200
  • b2f1cfc README: Add command line parameters. by Georgi Chorbadzhiyski 2011-11-16 15:24:40 +0200
  • 66668be Add ChangeLog file. by Georgi Chorbadzhiyski 2011-11-16 15:22:24 +0200
  • ca4a352 Rewrite README file. by Georgi Chorbadzhiyski 2011-11-16 15:22:14 +0200
  • d0490bf Add copyright string in usage text. by Georgi Chorbadzhiyski 2011-11-16 15:06:45 +0200
  • dae2618 Add RELEASE file and define version strings. by Georgi Chorbadzhiyski 2011-11-16 15:04:52 +0200
  • bf3ef35 makefile: Add install and uninstall targets. by Georgi Chorbadzhiyski 2011-11-16 14:58:56 +0200
  • dd4c6cb Cleanup mount point handling code. by Georgi Chorbadzhiyski 2011-11-16 14:49:46 +0200
  • 0175379 Implement populating of file list from glob and from files on cmd line. by Georgi Chorbadzhiyski 2011-11-16 14:44:28 +0200
  • 62cbf5a Parse command line options with getopt_long. by Georgi Chorbadzhiyski 2011-11-16 14:37:51 +0200
  • 5e3aeeb Make functions static. by Georgi Chorbadzhiyski 2011-11-16 14:30:41 +0200
  • d0d197c Change fjfs command line parameters places. by Georgi Chorbadzhiyski 2011-11-16 12:56:47 +0200
  • 4e5f1e9 Create mount point file if it doesn't exsist. by Georgi Chorbadzhiyski 2011-11-16 12:54:14 +0200
  • a0ff753 Usage documentation is in README. Remove it from fjfs.c by Georgi Chorbadzhiyski 2011-11-16 11:43:31 +0200
  • 3a924bd Set fsname on mount. by Georgi Chorbadzhiyski 2011-11-16 11:31:06 +0200
  • d75e1f3 Do not compile files_dump() function. by Georgi Chorbadzhiyski 2011-11-16 11:28:01 +0200
  • 782321e Remove function prototypes and -Wmissing-prototypes from CFLAGS. by Georgi Chorbadzhiyski 2011-11-16 11:21:22 +0200
  • 7ef95ed Remove valgrind debug script. by Georgi Chorbadzhiyski 2011-11-16 11:12:40 +0200
  • c67b756 Move tests into test/ directory. by Georgi Chorbadzhiyski 2011-11-16 11:12:09 +0200
  • 9371044 Rename readme.txt to README. by Georgi Chorbadzhiyski 2011-11-16 11:09:11 +0200
  • 7333b65 Add .gitignore file. by Georgi Chorbadzhiyski 2011-11-16 11:07:58 +0200
  • a51c9ce Rename filejoinfs to fjfs. by Georgi Chorbadzhiyski 2011-11-16 11:05:51 +0200
  • e6776a2 Some typographical and grammatical corrections. by Peter Pentchev 2011-03-31 11:19:26 +0300
  • 345655a Prototype some functions and use more compiler warnings. by Peter Pentchev 2011-03-31 11:15:03 +0300
  • ee77efb Allow "make clean" to succeed twice in a row :) by Peter Pentchev 2011-03-31 10:54:52 +0300
  • b41d76a Fix two typos :) by Peter Pentchev 2011-03-31 10:51:13 +0300
  • d88b015 Unmount the filesystem if the test fails halfway. by Peter Pentchev 2011-03-31 10:50:42 +0300
  • 41b7096 Actually error out if the test mount fails. by Peter Pentchev 2011-03-31 10:45:47 +0300
  • 4315789 Use "allow_other" instead of "allow_user". by Peter Pentchev 2011-03-31 10:44:51 +0300
  • 39af886 Break the pkg-config invocation into CFLAGS/LIBS. by Peter Pentchev 2011-03-31 10:28:14 +0300
  • 52e26bf Honor user-supplied optimization and debugging CFLAGS. by Peter Pentchev 2011-03-31 10:24:29 +0300
  • b055a95 Some whitespace for easier reading :) by Peter Pentchev 2011-03-31 10:22:56 +0300
  • c7106e4 Honor CPPFLAGS and LDFLAGS. by Peter Pentchev 2011-03-31 10:22:26 +0300
  • 0fe5c26 (tag: v1.0) Import the stock source of filejoinfs-1.0. by Georgi Chorbadzhiyski 2011-03-31 09:56:47 +0300