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.
 
descriptionorg-mode fork for development of tableheadings
ownerStromeko@Stromeko.DE
last changeWed, 22 May 2019 18:28:13 +0000 (22 20:28 +0200)
content tags
add:
readme

tableheadings — Allow multiple headings in orgmode tables.

Unfinished implementation for testing and further development.

This branch will be rebased against master from upstream!

Should you want to do this yourself:
git rebase origin/master tableheadings
should do it (as long as you did not rename the branch).

shortlog
2019-05-22 Achim Gratzlisp/org-table.el: fix table alignmenttableheadings
2019-05-22 Achim Gratzox: calculation separators don't produce row groups
2019-05-22 Achim Gratzadd new table rule "|~" and "|:" to org-element
2019-05-22 Achim Gratzadd keymap C-c _ and C-c : for heading and separator...
2019-05-22 Achim GratzAllow headings inside tables without splicing them.
2019-05-21 Nicolas Goaziouox-html: Small refactoring
2019-05-21 Nicolas GoaziouMerge branch 'maint'
2019-05-21 Nicolas Goaziouox-html: Do not generate empty validation link
2019-05-17 Kyle MeyerMerge branch 'maint'
2019-05-17 Cheong Yiu... org-manual: Small fixes
2019-05-16 Nicolas GoaziouMerge branch 'maint'
2019-05-16 Achim GratzRuby tests
2019-05-12 Nicolas Goaziouox-latex: Allow labels in matrices
2019-05-12 Nicolas Goaziouox: Resolve fuzzy links pointing to pseudo-elements
2019-05-11 Nicolas GoaziouUse `org-flag-subtree' instead of `outline-hide-subtree'
2019-05-10 Nicolas GoaziouMerge branch 'maint'
...
tags
9 years ago release_8.2.10 Adding release tag
9 years ago release_8.2.9 Adding release tag
9 years ago release_8.2.8 Adding release tag
9 years ago release_8.2.7c Adding release tag
9 years ago release_8.3beta re-tag with correct name
9 years ago beta_8.3 Add beta tag
9 years ago release_8.2.7b Add release tag
9 years ago release_8.2.7a Adding release tag
9 years ago release_8.2.7 Adding release tag
10 years ago release_8.2.6 Adding release tag
10 years ago release_8.2.5h Adding release tag
10 years ago release_8.2.5g Adding release tag
10 years ago release_8.2.5f Adding release tag
10 years ago release_8.2.5e Adding release tag
10 years ago release_8.2.5d Adding release tag
10 years ago release_8.2.5c Adding release tag
...
heads
4 years ago tableheadings
11 years ago master