summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarel Ben-Attia <harelba@gmail.com>2014-05-20 04:41:37 -0400
committerHarel Ben-Attia <harelba@gmail.com>2014-05-20 04:41:37 -0400
commit11092ce2f3febce037dcea852ca5acc18ea7201f (patch)
tree1a2d65d515d101603effe876b9e26831fb7674ed
parent586d3cd0c4b18b9d05809440b3ca3c07a28beb6a (diff)
Refactored folder structure
-rwxr-xr-xbin/q (renamed from q)0
-rw-r--r--bin/q.bat (renamed from q.bat)0
-rwxr-xr-xdist/create-rpm (renamed from create-rpm)0
-rw-r--r--dist/q.spec.template (renamed from q.spec.template)0
-rw-r--r--doc/AUTHORS (renamed from AUTHORS)0
-rw-r--r--doc/CHANGELOG.markdown (renamed from CHANGELOG.markdown)0
-rw-r--r--doc/IMPLEMENTATION.markdown (renamed from IMPLEMENTATION.markdown)0
-rw-r--r--doc/INSTALL.markdown (renamed from INSTALL.markdown)0
-rw-r--r--doc/LICENSE (renamed from LICENSE)0
-rw-r--r--doc/RATIONALE.markdown (renamed from RATIONALE.markdown)0
-rw-r--r--doc/THANKS (renamed from THANKS)0
-rw-r--r--doc/USAGE.markdown (renamed from USAGE.markdown)0
-rw-r--r--doc/q.manpage.1.ronn (renamed from q.manpage.1.ronn)0
-rw-r--r--examples/EXAMPLES.markdown (renamed from EXAMPLES.markdown)0
-rw-r--r--examples/exampledatafile (renamed from exampledatafile)0
-rw-r--r--examples/group-emails-example (renamed from group-emails-example)0
-rwxr-xr-xtest/run-tests (renamed from run-tests)0
17 files changed, 0 insertions, 0 deletions
diff --git a/q b/bin/q
index b8f8a79..b8f8a79 100755
--- a/q
+++ b/bin/q
diff --git a/q.bat b/bin/q.bat
index b832ab2..b832ab2 100644
--- a/q.bat
+++ b/bin/q.bat
diff --git a/create-rpm b/dist/create-rpm
index e6d1a3a..e6d1a3a 100755
--- a/create-rpm
+++ b/dist/create-rpm
diff --git a/q.spec.template b/dist/q.spec.template
index eb2eafb..eb2eafb 100644
--- a/q.spec.template
+++ b/dist/q.spec.template
diff --git a/AUTHORS b/doc/AUTHORS
index 5a6177a..5a6177a 100644
--- a/AUTHORS
+++ b/doc/AUTHORS
diff --git a/CHANGELOG.markdown b/doc/CHANGELOG.markdown
index 1c4900c..1c4900c 100644
--- a/CHANGELOG.markdown
+++ b/doc/CHANGELOG.markdown
diff --git a/IMPLEMENTATION.markdown b/doc/IMPLEMENTATION.markdown
index 40cf0e5..40cf0e5 100644
--- a/IMPLEMENTATION.markdown
+++ b/doc/IMPLEMENTATION.markdown
diff --git a/INSTALL.markdown b/doc/INSTALL.markdown
index b5eae5e..b5eae5e 100644
--- a/INSTALL.markdown
+++ b/doc/INSTALL.markdown
diff --git a/LICENSE b/doc/LICENSE
index ef7e7ef..ef7e7ef 100644
--- a/LICENSE
+++ b/doc/LICENSE
diff --git a/RATIONALE.markdown b/doc/RATIONALE.markdown
index d9629f3..d9629f3 100644
--- a/RATIONALE.markdown
+++ b/doc/RATIONALE.markdown
diff --git a/THANKS b/doc/THANKS
index 42ab5a9..42ab5a9 100644
--- a/THANKS
+++ b/doc/THANKS
diff --git a/USAGE.markdown b/doc/USAGE.markdown
index 056395a..056395a 100644
--- a/USAGE.markdown
+++ b/doc/USAGE.markdown
diff --git a/q.manpage.1.ronn b/doc/q.manpage.1.ronn
index 29d172b..29d172b 100644
--- a/q.manpage.1.ronn
+++ b/doc/q.manpage.1.ronn
diff --git a/EXAMPLES.markdown b/examples/EXAMPLES.markdown
index b9c9152..b9c9152 100644
--- a/EXAMPLES.markdown
+++ b/examples/EXAMPLES.markdown
diff --git a/exampledatafile b/examples/exampledatafile
index 6a25351..6a25351 100644
--- a/exampledatafile
+++ b/examples/exampledatafile
diff --git a/group-emails-example b/examples/group-emails-example
index e212651..e212651 100644
--- a/group-emails-example
+++ b/examples/group-emails-example
diff --git a/run-tests b/test/run-tests
index b06de6b..b06de6b 100755
--- a/run-tests
+++ b/test/run-tests