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.net
last changeSun, 19 May 2013 19:10:59 +0000
Push URLssh://repo.or.cz/srv/git/org-mode/org-tableheadings.git
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
3 days ago Achim Gratzox: calculation separators don't produce row groups tableheadings
3 days ago Achim Gratzadd new table rule "|~" and "|:" to org-element
3 days ago Achim GratzDo not calculate column formulas in header lines
3 days ago Achim Gratzadd keymap C-c _ and C-c : for heading and separator...
3 days ago Achim Gratzimplement re-alignment of tables with cross-headings
3 days ago Achim GratzAllow headings inside tables without splicing them.
3 days ago Achim GratzMakefile: add perl to babel languages for testing
3 days ago Achim Gratzob-octave: Emacs 24.4 will ditch octave-inf in favor...
3 days ago Achim Gratzorg-id: autoload `org-id-update-id-locations'
3 days ago Achim GratzBabel: complete fix for priority order of header argume...
3 days ago Nicolas GoaziouMerge branch 'maint'
3 days ago Nicolas Goaziouox: Fix "Symbol's value as variable is void: org-export...
4 days ago Nicolas GoaziouMerge branch 'maint'
4 days ago Nicolas Goaziouorg.texi: Fix joke
4 days ago Eric Abrahamsenorg.texi: Correct syntax for exporting HTML fragments
4 days ago Nicolas GoaziouMerge branch 'maint'
...
tags
3 weeks ago release_8.0.2 Adding minor release tag
4 weeks ago release_8.0.1 Adding release tag
4 weeks ago release_8.0 Adding release tag
2 months ago release_8.0-beta old exporter framework removed...
2 months ago release_8.0-alpha new exporter framework moved into...
2 months ago release_8.0-pre Add pre-release tag
2 months ago release_7.9.4 Add release tag
2 months ago release_7.9.3f Add release tag
3 months ago 7.9.3e Adding release tag
4 months ago release_7.9.3d Add release note
4 months ago release_7.9.3c Add release note
4 months ago release_7.9.3b Add release note
4 months ago release_7.9.3a Add release note
4 months ago release_7.9.3 Adding release tag
7 months ago release_7.9.2 Adding release tag
7 months ago release_7.8.11 Adding release tag
...
heads
3 days ago tableheadings
9 months ago master