Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce the amount of code by moving the three copies of the ohash | Ingo Schwarze | 2015-10-13 | 1 | -40/+2 |
* | Drop tags containing a blank character: | Ingo Schwarze | 2015-10-11 | 1 | -1/+1 |
* | modernize style: "return" is not a function | Ingo Schwarze | 2015-10-06 | 1 | -4/+4 |
* | Including <ohash.h> requires including <stdint.h> before, | Ingo Schwarze | 2015-08-29 | 1 | -0/+3 |
* | Remove the hack of scrolling forward and backward with +G1G that | Ingo Schwarze | 2015-07-28 | 1 | -19/+56 |
* | Simplify and make tag_put() more efficient by integrating tag_get() | Ingo Schwarze | 2015-07-25 | 1 | -31/+9 |
* | basic support for tag priorities; written at YYC | Ingo Schwarze | 2015-07-25 | 1 | -3/+5 |
* | When creation of the temporary tags file fails, call the pager | Ingo Schwarze | 2015-07-21 | 1 | -8/+2 |
* | clean up the temporary file when the process dies from a signal | Ingo Schwarze | 2015-07-18 | 1 | -0/+16 |
* | Initial, still somewhat experimental implementation to leverage | Ingo Schwarze | 2015-07-17 | 1 | -0/+183 |