]> git.armaanb.net Git - stagit.git/commit
cache support (-c option)
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 1 May 2016 15:54:14 +0000 (17:54 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 2 May 2016 19:17:52 +0000 (21:17 +0200)
commit1a3584e2d0689aece46d9832c91f57723296807f
treec45111856b8428d52588732b1d5e2458cdb6fae5
parentede93fa7ee0af8e6e858981e1a7e5057646487ce
cache support (-c option)

"Optionally the -c cachefile option can be used to cache the entries of
the log page up to the point of the last commit. The cachefile will store
the last commit id and the entries in the HTML table."

this caches the diffstat and commits, it is an expensive operation (twss).
stagit.1
stagit.c