2020-04-08 |
Ingo Schwarze | Use a separate node->tag attribute rather than abusing... |
blob | commitdiff | raw |
2020-04-07 |
Ingo Schwarze | Separate the place to put the <a href> permalink (now... |
blob | commitdiff | raw | diff to current |
2020-04-03 |
Ingo Schwarze | #include <stdint.h> because that is needed before ... |
blob | commitdiff | raw | diff to current |
2020-04-02 |
Ingo Schwarze | When the last file formatted yielded no tags, the tags... |
blob | commitdiff | raw | diff to current |
2020-03-21 |
Ingo Schwarze | When setting automatic tags, skip initial hyphens and... |
blob | commitdiff | raw | diff to current |
2020-03-13 |
Ingo Schwarze | Properly reset the validation part of the tagging modul... |
blob | commitdiff | raw | diff to current |
2020-03-13 |
Ingo Schwarze | Split tagging into a validation part including prioriti... |
blob | commitdiff | raw | diff to current |
2020-01-20 |
Ingo Schwarze | Make the code more readable by introducing |
blob | commitdiff | raw | diff to current |
2020-01-19 |
Ingo Schwarze | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly... |
blob | commitdiff | raw | diff to current |
2019-07-27 |
Ingo Schwarze | Move two more output state variables into the new struc... |
blob | commitdiff | raw | diff to current |
2019-07-22 |
Ingo Schwarze | Slowly start implementing tagging support for man(7... |
blob | commitdiff | raw | diff to current |
2019-07-19 |
Ingo Schwarze | If no tags were generated at all, unlink(2) the empty... |
blob | commitdiff | raw | diff to current |
2019-07-10 |
Ingo Schwarze | Some time ago, i simplified mandoc_msg() such that... |
blob | commitdiff | raw | diff to current |
2018-11-22 |
Ingo Schwarze | In -T locale (the default), -T ascii, and -T utf8 mode... |
blob | commitdiff | raw | diff to current |
2018-10-23 |
Ingo Schwarze | The ctags(1) file format uses whitespace as a field... |
blob | commitdiff | raw | diff to current |
2018-02-23 |
Ingo Schwarze | Invalidate the tag_files.tfd after fclose(3)ing the... |
blob | commitdiff | raw | diff to current |
2017-02-17 |
Ingo Schwarze | Be consistent in protecting __attribute__ attributes... |
blob | commitdiff | raw | diff to current |
2017-01-09 |
Ingo Schwarze | Use stdout rather than stdin for controlling the terminal |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Ingo Schwarze | implement tag priority 0, which will tag only keys... |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Ingo Schwarze | skip leading \& and \e in tags |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Ingo Schwarze | support more than one tag entry for the same search... |
blob | commitdiff | raw | diff to current |
2016-07-20 |
Ingo Schwarze | tag_signal() is dead; from LLVM via Christos Zoulas |
blob | commitdiff | raw | diff to current |
2016-07-08 |
Ingo Schwarze | POSIX requires that a process calling tcsetpgrp(3)... |
blob | commitdiff | raw | diff to current |
2015-11-20 |
Ingo Schwarze | Fix multiple issues regarding process group and signal... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Ingo Schwarze | Reduce the amount of code by moving the three copies... |
blob | commitdiff | raw | diff to current |
2015-10-11 |
Ingo Schwarze | Drop tags containing a blank character: |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Ingo Schwarze | modernize style: "return" is not a function |
blob | commitdiff | raw | diff to current |
2015-08-29 |
Ingo Schwarze | Including <ohash.h> requires including <stdint.h> before, |
blob | commitdiff | raw | diff to current |
2015-07-28 |
Ingo Schwarze | Remove the hack of scrolling forward and backward with... |
blob | commitdiff | raw | diff to current |
2015-07-25 |
Ingo Schwarze | Simplify and make tag_put() more efficient by integrati... |
blob | commitdiff | raw | diff to current |
2015-07-25 |
Ingo Schwarze | basic support for tag priorities; written at YYC |
blob | commitdiff | raw | diff to current |
2015-07-21 |
Ingo Schwarze | When creation of the temporary tags file fails, call... |
blob | commitdiff | raw | diff to current |
2015-07-18 |
Ingo Schwarze | clean up the temporary file when the process dies from... |
blob | commitdiff | raw | diff to current |
2015-07-17 |
Ingo Schwarze | Initial, still somewhat experimental implementation... |
blob | commitdiff | raw | diff to current |
|