This project is a fork of the org-mode.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/org-mode.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerkjambunathan@gmail.com
last changeTue, 10 Feb 2015 22:13:56 +0000 (10 23:13 +0100)
content tags
add:
README
The is a distribution of Org, a plain text notes and project planning
tool for Emacs.

The homepage of Org is at:
  http://orgmode.org

The installations instructions are at:
  http://orgmode.org/org.html#Installation

This distribution contains:

README
    This file.

COPYING
    The GNU General Public License.

Makefile
    The makefile to compile and install Org.  For installation
    instructions, see the manual or the more detailed procedure
    on Worg: http://orgmode.org/worg/dev/org-build-system.html

mk/
    Files needed for building Org.

lisp/
    Directory with all the Emacs Lisp files that make up Org.

doc/
    The documentation files.  org.texi is the source of the
    documentation, org.html and org.pdf are formatted versions of it.

contrib/
    A directory with third-party additions for Org.  Some really cool
    stuff is in there.

etc/
    Files needed for the ODT exporter.

testing/
    Testing suite for Org.

request-assign-future.txt
    The form that contributors have to sign and get processed with
    the FSF before contributed changes can be integrated into the Org
    core.  All files in this distribution except the contrib/ directory
    have copyright assigned to the FSF.
shortlog
2015-02-10 Nicolas Goaziouorg-agenda: Fix small bugmaster
2015-02-10 Nicolas GoaziouMerge branch 'maint'
2015-02-10 Nicolas Goaziouox-odt: Fix exporting target link without a description
2015-02-10 Nicolas GoaziouFix typo
2015-02-10 rasmusorg.texi: New example on babel :post header
2015-02-09 Nicolas Goaziouorg-element: Interpret pseudo objects without declaration
2015-02-09 Nicolas GoaziouORG-NEWS: Document `org-element-copy'
2015-02-09 Nicolas Goaziouorg-element: Fix docstring
2015-02-09 Nicolas GoaziouUse `org-element-copy'
2015-02-09 Nicolas Goaziouorg-element: Implement `org-element-copy'
2015-02-09 Rasmusox.el: {{{date}}} formatting argument
2015-02-09 Yuri D. LenskyFix timestamp-based sorting of tags-based entries in...
2015-02-08 Rasmusorg.texi: Consistent formatting of non-nil
2015-02-08 Rasmusorg.texi: Document all predefined macros
2015-02-08 Nicolas GoaziouCall `org-insert-heading' instead of (insert "* ")
2015-02-08 Nicolas Goaziou`org-insert-heading' can be forced to insert top-level...
...
tags
11 years ago release_7.9.2 Adding release tag
11 years ago release_7.8.11 Adding release tag
11 years ago release_7.9.1 Adding minor release tag 7.9.1
11 years ago release_7.9 Adding release tag
11 years ago release_7.8.10 Adding release tag
12 years ago release_7.8.09 Adding release tag
12 years ago release_7.8.08 Adding release tag
12 years ago release_7.8.07 Adding release tag
12 years ago release_7.8.06 Adding release tag
12 years ago release_7.8.05 Add release tag
12 years ago 7.8.05 Adding tag
12 years ago release_7.8.04 Adding release tag
12 years ago release_7.8.03 Adding release tag
12 years ago release_7.8.02 Adding release tag
12 years ago release_7.8.01 Adding release tag
12 years ago release_7.8 Adding release tag
...
heads
9 years ago master