aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tag.h
Commit message (Expand)AuthorAgeFilesLines
* When a .Tg is attached to a paragraph, attach the permalinkIngo Schwarze2020-04-181-2/+2
* Separate the place to put the <a href> permalink (now markedIngo Schwarze2020-04-071-1/+2
* When the last file formatted yielded no tags, the tags file gotIngo Schwarze2020-04-021-12/+2
* Split tagging into a validation part including prioritizationIngo Schwarze2020-03-131-14/+15
* Make the code more readable by introducingIngo Schwarze2020-01-201-2/+13
* Move two more output state variables into the new struct outstate.Ingo Schwarze2019-07-271-3/+3
* In -T locale (the default), -T ascii, and -T utf8 mode, provide a newIngo Schwarze2018-11-221-1/+2
* Fix multiple issues regarding process group and signal mask handlingIngo Schwarze2015-11-201-1/+3
* In private header files, __BEGIN_DECLS and __END_DECLS are pointless.Ingo Schwarze2015-11-071-4/+1
* Remove the hack of scrolling forward and backward with +G1G thatIngo Schwarze2015-07-281-2/+9
* Simplify and make tag_put() more efficient by integrating tag_get()Ingo Schwarze2015-07-251-3/+2
* basic support for tag priorities; written at YYCIngo Schwarze2015-07-251-3/+3
* When creation of the temporary tags file fails, call the pagerIngo Schwarze2015-07-211-3/+2
* Initial, still somewhat experimental implementation to leverageIngo Schwarze2015-07-171-0/+27