index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
Org reader: support Pandocs citation extension
Albert Krewinkel
3
-3
/
+76
2014-05-14
Move `citeKey` from Readers.Markdown to Parsing
Albert Krewinkel
2
-14
/
+13
2014-05-14
Introduce class HasLastStrPosition, generalize functions
Albert Krewinkel
3
-24
/
+30
2014-05-13
make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.
John MacFarlane
1
-2
/
+2
2014-05-13
Code cleanup and debug.
Daniel T. Staal
1
-20
/
+18
2014-05-12
Moved make_osx_package.sh back to root.
John MacFarlane
1
-2
/
+3
2014-05-12
Updated changelog.
John MacFarlane
1
-0
/
+3
2014-05-12
Moved osx package stuff to osx directory; added uninstall script.
John MacFarlane
4
-0
/
+82
2014-05-12
Updated changelog.
John MacFarlane
1
-1
/
+6
2014-05-12
LaTeX reader: Support `\addbibresource`.
John MacFarlane
1
-0
/
+2
2014-05-12
Shared addMetaField: if old and new values both lists, concatenate.
John MacFarlane
1
-1
/
+3
2014-05-12
Added default.icml to data-files so it installs with the package.
John MacFarlane
2
-2
/
+2
2014-05-12
Version bump to 1.12.4.1.
John MacFarlane
1
-1
/
+1
2014-05-12
Updated changelog.
John MacFarlane
1
-0
/
+19
2014-05-12
Require highlighting-kate >= 0.5.8.
John MacFarlane
1
-3
/
+3
2014-05-11
LaTeX reader: set `bibliography` in metadata from `\bibliography` cmd.
John MacFarlane
1
-1
/
+6
2014-05-11
Process: Fix minor typo in pipeProcess' docs
Albert Krewinkel
1
-2
/
+1
2014-05-10
LaTeX reader: Don't error on "%foo" with no newline.
John MacFarlane
1
-1
/
+1
2014-05-10
Merge pull request #1290 from tarleb/fix-header-params
John MacFarlane
2
-6
/
+25
2014-05-10
Org reader: Fix block parameter reader, relax constraints
Albert Krewinkel
2
-6
/
+25
2014-05-09
Merge pull request #1288 from tarleb/update-copyright
John MacFarlane
51
-103
/
+138
2014-05-09
Merge pull request #1289 from tarleb/code-block-headers
John MacFarlane
2
-69
/
+140
2014-05-09
Org reader: Fix parsing of blank lines within blocks
Albert Krewinkel
2
-6
/
+11
2014-05-09
Org reader: Support arguments for code blocks
Albert Krewinkel
2
-42
/
+70
2014-05-09
Org reader: refactor #+BEGIN..#+END block parsing code
Albert Krewinkel
1
-42
/
+80
2014-05-09
Update copyright notices for 2014, add missing notices
Albert Krewinkel
51
-103
/
+138
2014-05-07
OSX package script: cabal init before update.
John MacFarlane
1
-1
/
+1
2014-05-07
Bumped version bound for mtl.
John MacFarlane
1
-1
/
+1
2014-05-07
Require latest texmath.
John MacFarlane
1
-1
/
+1
2014-05-07
Require latest highlighting-kate.
John MacFarlane
1
-3
/
+3
2014-05-07
Small improvement to textile reader fix. Removed 'try'.
mpickering
1
-1
/
+1
2014-05-07
Fix textile reader hanging.
mpickering
1
-1
/
+2
2014-05-07
README: Updated Authors.
John MacFarlane
1
-1
/
+2
2014-05-06
Textile reader: Rearranged inline parsers for performance.
John MacFarlane
1
-4
/
+3
2014-05-06
Textile reader: Rewrote simpleInline for clarity and efficiency.
John MacFarlane
1
-15
/
+7
2014-05-06
Textile reader: Disallow blank lines in inline contexts.
John MacFarlane
1
-11
/
+20
2014-05-06
Make `--trace` work with textile reader.
John MacFarlane
1
-2
/
+12
2014-05-06
Textile reader: Rewrote some inline parsing code for clarity.
John MacFarlane
1
-12
/
+8
2014-05-06
Updated tests for template changes.
John MacFarlane
3
-10
/
+6
2014-05-06
Updated changelog.
John MacFarlane
1
-1
/
+3
2014-05-06
LaTeX template: Added linestretch variable.
John MacFarlane
2
-8
/
+13
2014-05-06
Added fontfamily variable to latex template. (tlvince)
John MacFarlane
2
-6
/
+8
2014-05-06
Updated templates: conditionalize author/date in latex template.
John MacFarlane
1
-5
/
+7
2014-05-06
Updated changelog.
John MacFarlane
1
-1
/
+4
2014-05-06
Update latex/beamer templates: load upquote after fontenc.
John MacFarlane
1
-8
/
+5
2014-05-06
Merge pull request #1280 from tarleb/org-inline-blocks
John MacFarlane
2
-3
/
+58
2014-05-06
Windows installer: more typos from transition from cabal-dev.
John MacFarlane
2
-4
/
+4
2014-05-06
Windows install script: Fixed typo in path.
John MacFarlane
1
-1
/
+1
2014-05-06
make_osx_package: install alex, happy, hsb2hs.
John MacFarlane
1
-1
/
+1
2014-05-06
Windows install script: install alex, happy.
John MacFarlane
1
-1
/
+1
[prev]
[next]