Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-12 | indexamajig: Rename --serial-offset to --serial-start | Thomas White | |
Because "offset" sounds like it will add the argument to the serial numbers, i.e. --serial-offset=500 would start at 501. Actually, you just give the first serial number you'd like. | |||
2017-12-12 | indexamajig: Add --serial-offset | Thomas White | |
2017-02-02 | indexamajig: Add ping mechanism to avoid timing out when trying lots of indexers | Thomas White | |
2015-07-13 | Use named semaphores instead of unnamed | Thomas White | |
2015-07-13 | Re-work im-sandbox | Thomas White | |
... it certainly needed it. | |||
2014-05-22 | Rationalise and document stream "open for write" functions | Thomas White | |
A nice side-effect is that streams now only have one set of headers | |||
2014-05-08 | Strip out the "prepare_filename" rubbish | Thomas White | |
2013-10-10 | indexamajig: Add --temp-dir | Thomas White | |
2013-02-22 | Avoid the use of stdio for writing to final stream | Thomas White | |
Something really weird goes on when using stdio | |||
2013-02-22 | Move processing pipeline to separate file | Thomas White | |
2013-02-18 | indexamajig: Remove --verbose option | Thomas White | |
This hasn't done anything at all since the new indexing subsystem, and hasn't done anything useful for a lot longer. | |||
2013-02-09 | Fussiness, formatting and SPOT | Thomas White | |
2013-02-09 | Rework indexamajig option processing | Thomas White | |
2013-02-09 | uncenter_cell: Free transformation if it's not needed by the caller | Thomas White | |
2013-02-08 | Put the command line back in the stream | Thomas White | |
2013-02-05 | Fixes for indexing pipeline | Thomas White | |
2013-02-05 | Indexing pipeline - "done"! | Thomas White | |
2013-01-10 | indexamajig: Add --integrate-found | Thomas White | |
2012-11-29 | indexamajig: Add --no-revalidate and update manpage | Thomas White | |
2012-11-29 | indexamajig: Add --use-saturated | Thomas White | |
2012-11-29 | indexamajig: Add --integrate-saturated | Thomas White | |
2012-07-15 | Move indexer sandbox to a new file | Thomas White | |