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
2006-11-19
Modified INSTALL instructions to emphasize that GNU make is required,
fiddlosopher
1
-1
/
+5
2006-11-16
Using hardcoded executable paths in Makefile doesn't work. While GHC
roktas
1
-5
/
+15
2006-11-15
Modified markdown2pdf to check that input file exists and is readable,
fiddlosopher
1
-0
/
+5
2006-11-15
Fixed bug with 'shift' in html2markdown and markdown2pdf.
fiddlosopher
2
-4
/
+4
2006-11-15
Remove ' -- ' prefix instead of '--' in passed-through options.
fiddlosopher
5
-5
/
+5
2006-11-14
Changes to man files documenting the ' -- ' option.
fiddlosopher
5
-5
/
+66
2006-11-14
Minor documentation changes (README).
fiddlosopher
1
-5
/
+7
2006-11-14
Better error messages in markdown2pdf: print only the latex errors,
fiddlosopher
1
-1
/
+1
2006-11-13
* Add PANDOC_OPTS support to 'markdown2pdf'.
roktas
5
-18
/
+38
2006-11-13
README changes:
fiddlosopher
1
-1
/
+25
2006-11-13
Modified wrapper scripts to pass all command-line options after --
fiddlosopher
4
-3
/
+32
2006-11-12
Replace which(1) in all wrappers with 'pathfind', a POSIX-compliant shell
roktas
5
-37
/
+102
2006-11-12
Fix a bug in 'uninstall-exec' target.
roktas
1
-1
/
+1
2006-11-12
Portability fixes and various cleanups in wrapper scripts:
roktas
5
-40
/
+55
2006-11-12
Made wrapper scripts sensitive to PANDOC_OPTS environment variable,
fiddlosopher
12
-119
/
+86
2006-11-12
Changes to OSX packaging:
fiddlosopher
1
-11
/
+11
2006-11-11
Use compiled executables directly from their build directory, without
roktas
1
-19
/
+15
2006-11-10
Fix a serious bug in Makefile. 'make' should recompile when a source file
roktas
1
-4
/
+3
2006-11-08
Fixed two small Haddock comment bugs in Shared.hs.
fiddlosopher
1
-2
/
+4
2006-11-08
Changed first two paragraphs of index.txt to match README.
fiddlosopher
1
-3
/
+3
2006-11-08
Remove signatures (and emails!) from changelog on web page.
fiddlosopher
1
-1
/
+3
2006-11-08
+ Changes to osx/Welcome:
fiddlosopher
3
-11
/
+19
2006-11-08
Revisions to website target:
fiddlosopher
2
-3
/
+11
2006-11-08
Put all website commands into a subshell jail. If any command failed, we
roktas
1
-12
/
+14
2006-11-08
Changes for 'website':
roktas
1
-24
/
+34
2006-11-08
Changed install.html to INSTALL.html in website; replaced a reference
fiddlosopher
2
-2
/
+2
2006-11-08
Added target for creation of website. 'web' directory contains
fiddlosopher
7
-0
/
+325
2006-11-07
Removed INSTALL.html from build-doc target.
fiddlosopher
1
-2
/
+2
2006-11-07
Fixes from last review:
roktas
1
-5
/
+5
2006-11-07
Modified INSTALL instructions; require "make build-all" before
fiddlosopher
1
-18
/
+17
2006-11-03
Attempt to fix a (long-standing) Makefile drawback which is documented in
roktas
1
-11
/
+18
2006-11-03
Fix all the errors lintian(1) reported:
roktas
8
-75
/
+100
2006-11-03
Fix a bug in variable substitution.
roktas
1
-2
/
+2
2006-11-03
Older Cabal versions have no '--destdir' option. Detect the availability
roktas
2
-1
/
+8
2006-11-03
Remove some code comments from previous commit.
roktas
1
-2
/
+4
2006-11-02
More sanitizations in Makefile (needs testing):
roktas
1
-31
/
+31
2006-11-02
Sanitize Makefile:
roktas
1
-14
/
+31
2006-11-02
Make osx-dmg target depend on $(osx_dmg_name), so that if the
fiddlosopher
1
-1
/
+2
2006-11-02
Changes related to osx packaging:
fiddlosopher
4
-17
/
+12
2006-11-01
Changed version numbers to 0.3.
fiddlosopher
3
-27
/
+2
2006-11-01
Created new changelog, made debian/changelog a symlink to changelog
fiddlosopher
2
-25
/
+61
2006-11-01
Removed check for presence of pandoc in uninstall-pandoc;
fiddlosopher
1
-6
/
+1
2006-11-01
Various changes in osx-* targets.
roktas
1
-13
/
+13
2006-11-01
Added uninstall-pandoc script to Mac OS X package.
fiddlosopher
4
-2
/
+6
2006-11-01
Added uninstall-pandoc script for Mac OS X package.
fiddlosopher
1
-0
/
+47
2006-11-01
Changes to osx-pkg and osx-dmg targets.
fiddlosopher
1
-8
/
+19
2006-11-01
Improved osx-dmg and osx-pkg targets in Makefile.
fiddlosopher
2
-16
/
+32
2006-11-01
Use iconv on output as well as input in wrapper scripts.
fiddlosopher
5
-6
/
+6
2006-11-01
Improved man files for pandoc and all wrappers.
fiddlosopher
6
-58
/
+94
2006-11-01
Renamed OSX-Welcome as Welcome.
fiddlosopher
1
-0
/
+0
[prev]
[next]