aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tag.h
Commit message (Expand)AuthorAgeFilesLines
* 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