index
:
mandoc
VERSION.1.12
VERSION.1.13
bapt
master
origin
version.0
UNIX manpage compiler toolset
Matěj Cepl <mcepl@cepl.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not crash in -Tman on:
Ingo Schwarze
2012-07-12
1
-8
/
+15
*
Polish -Tman .Rs support.
Ingo Schwarze
2012-07-11
1
-27
/
+67
*
fix position and formatting of %U;
Ingo Schwarze
2012-07-11
2
-3
/
+3
*
basic implementation of -Tman .Bl -column using tbl(7); OpenBSD rev. 1.31
Ingo Schwarze
2012-07-11
1
-5
/
+41
*
basic implementation of -Tman .Bl -tag
Ingo Schwarze
2012-07-10
1
-5
/
+5
*
multiple fixes to -Tascii .HP rendering:
Ingo Schwarze
2012-07-10
2
-39
/
+56
*
Remove a hack that was intended for groff-1.15 bug compatibility:
Ingo Schwarze
2012-07-10
1
-6
/
+1
*
* implement -Tman .Bl -item -inset -diag -ohang -dash -hyphen -enum .It
Ingo Schwarze
2012-07-10
4
-19
/
+149
*
fix -Tascii .Fd line breaking
Ingo Schwarze
2012-07-09
2
-18
/
+35
*
implement -Tman .Eo and .Ec; OpenBSD rev. 1.26
Ingo Schwarze
2012-07-09
1
-3
/
+12
*
Implement -Tman .Bf.
Ingo Schwarze
2012-07-09
1
-5
/
+41
*
fix -Tman font handling for:
Ingo Schwarze
2012-07-09
1
-66
/
+146
*
implement -Tman .No and .Mt; OpenBSD rev. 1.23
Ingo Schwarze
2012-07-09
1
-14
/
+26
*
fix .Lk for -Tascii and implement it for -Tman
Ingo Schwarze
2012-07-08
2
-17
/
+45
*
fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .Vt
Ingo Schwarze
2012-07-08
1
-11
/
+64
*
implement -Tman .An
Ingo Schwarze
2012-07-08
2
-1
/
+31
*
Add flags to insert a .sp or .br request before the next output,
Ingo Schwarze
2012-07-08
1
-49
/
+29
*
Instead of adding one integer variable for each global boolean output flag
Ingo Schwarze
2012-07-08
1
-180
/
+176
*
implement -Tman .Va
Ingo Schwarze
2012-07-08
1
-2
/
+2
*
implement -Tman .Vt; OpenBSD rev. 1.15 and 1.16
Ingo Schwarze
2012-07-08
1
-1
/
+41
*
Basic implementation of -Tman .Fo and .Fa;
Ingo Schwarze
2012-07-08
1
-16
/
+81
*
rudimentary support for -Tman .Ft and .Fn;
Ingo Schwarze
2012-07-07
1
-2
/
+48
*
basic support for -Tman .In; OpenBSD rev. 1.12
Ingo Schwarze
2012-07-07
1
-1
/
+32
*
after .Lb in library section, break the line in the final output
Ingo Schwarze
2012-07-07
1
-1
/
+13
*
implement -Tman .Bk; OpenBSD rev. 1.10
Ingo Schwarze
2012-07-07
1
-4
/
+35
*
implement -Tman .Sm; OpenBSD rev. 1.9
Ingo Schwarze
2012-07-07
1
-3
/
+19
*
implement -Tman .Bd -offset and -compact; OpenBSD rev. 1.8
Ingo Schwarze
2012-07-07
1
-1
/
+35
*
minor -mdoc -Tman fixes
Ingo Schwarze
2012-07-07
1
-2
/
+9
*
When i moved some low-level stuff from mdoc(7) and man(7)
Ingo Schwarze
2012-06-20
2
-20
/
+24
*
Add `cc' support.
Kristaps Dzonsons
2012-06-12
7
-33
/
+74
*
Fix typo (back-space -> backslash).
Kristaps Dzonsons
2012-06-12
1
-1
/
+1
*
Fix an assert() raised by `RS' when following `TP'.
Kristaps Dzonsons
2012-06-12
2
-7
/
+1
*
Allow compilation on Mac OSX.
Kristaps Dzonsons
2012-06-09
2
-0
/
+2
*
Stop producing xhtml/pdf/etc for webpage (logs indicate that nobody actually
Kristaps Dzonsons
2012-06-09
2
-124
/
+11
*
Merge whatis.1 into apropos.1 (and remove), add whatis bits to apropos
Kristaps Dzonsons
2012-06-09
10
-327
/
+127
*
While I'm rooting around, note that we depend on sqlite3 now, not berkeley.
Kristaps Dzonsons
2012-06-09
1
-7
/
+5
*
Remove catman(8): it's superfluous.
Kristaps Dzonsons
2012-06-09
4
-638
/
+5
*
Ths SYNCHRONOUS = off optimisation fails on my Mac OSX. Take it out until
Kristaps Dzonsons
2012-06-09
1
-0
/
+2
*
Make test-ohash.c work on OpenBSD (it now works on have/havenots of OpenBSD
Kristaps Dzonsons
2012-06-09
1
-1
/
+1
*
Add a compatibility interface for ohash.
Kristaps Dzonsons
2012-06-09
6
-3
/
+447
*
Turn off sqlite3 synchronous mode when creating a new database.
Kristaps Dzonsons
2012-06-08
2
-38
/
+54
*
Allow mansearch to fail if invariancy (cwd) is violated. Also be more
Kristaps Dzonsons
2012-06-08
1
-20
/
+34
*
Use C99 syntax for declaring the string-hash key array.
Kristaps Dzonsons
2012-06-08
1
-3
/
+3
*
Remove lint from Makefile.
Kristaps Dzonsons
2012-06-08
4
-1205
/
+41
*
Flip apropos to use mansearch instead of apropos_db.
Kristaps Dzonsons
2012-06-08
3
-258
/
+233
*
Re-tooled mandocdb using sqlite3 and ohash.
Kristaps Dzonsons
2012-06-08
3
-1497
/
+1432
*
Add a new mansearch.h interface, which replaces apropos_db.c
Kristaps Dzonsons
2012-06-08
2
-0
/
+474
*
Use size_t in catman to match manpath.h.
Kristaps Dzonsons
2012-06-08
1
-1
/
+2
*
Use size_t in manpath instead of int.
Kristaps Dzonsons
2012-06-08
2
-6
/
+6
*
forgot to commit one request bu espie@
Ingo Schwarze
2012-06-05
1
-0
/
+3
[next]