]> Sergey Matveev's repositories - zk.zsh.git/shortlog
zk.zsh.git
2024-01-07 Sergey MatveevRaise copyright years master
2023-07-30 Sergey MatveevExplicit charset in index page
2022-12-27 Sergey MatveevRaise copyright years
2022-07-26 Sergey MatveevExplicit charset specifying won't hurt
2022-03-18 Sergey MatveevAbility to link to directory's index
2022-03-17 Sergey MatveevLighter, simpler and cleaner indices HTML generation
2022-03-17 Sergey MatveevFix excess dummy link appearance
2022-03-17 Sergey MatveevNicer separator
2022-03-15 Sergey MatveevAssure that user does not use index filename
2022-03-15 Sergey MatveevNothing prevents using "index" for convenience
2022-03-15 Sergey MatveevDo not list Index itself
2022-03-15 Sergey MatveevCaching
2022-03-15 Sergey MatveevSizes in indices
2022-03-15 Sergey MatveevBuilt-in mkdir
2022-03-15 Sergey MatveevDo not interpret escape sequences in HTML
2022-03-15 Sergey MatveevLess variable names
2022-03-15 Sergey MatveevMore strict regexp
2022-03-15 Sergey MatveevAlso print links
2022-03-15 Sergey Matveevmapfile instead of cat-like call is faster
2022-03-15 Sergey MatveevTypo
2022-03-15 Sergey MatveevVarious use-cases
2022-03-14 Sergey MatveevMore performance optimizations
2022-03-13 Sergey MatveevDo not iterate over all pages during HTML rendering
2022-03-13 Sergey MatveevInitial README
2022-03-13 Sergey MatveevSeparate Index-es for each category/subdirectory
2022-03-13 Sergey MatveevBacklinks require square brackets now
2022-03-13 Sergey MatveevLocal variable's scope
2022-03-13 Sergey MatveevUnused autoload
2022-03-13 Sergey MatveevAbility to show missing links
2022-03-13 Sergey MatveevShow notes mtime in title
2022-03-13 Sergey MatveevRequire []-brackets and more simple code because of...
2022-03-13 Sergey MatveevSimplify iteration over the hash
2022-03-13 Sergey MatveevLess cat-calls
2022-03-13 Sergey MatveevALL is not present in pages
2022-03-13 Sergey Matveevgetrel is called as a function
2022-03-13 Sergey MatveevSimpler deduplication
2022-03-13 Sergey Matveevgetrel without subshell calls
2022-03-13 Sergey MatveevWords can be prepended with various brackets
2022-03-13 Sergey MatveevProper sorting
2022-03-13 Sergey MatveevSimpler relative call
2022-03-12 Sergey MatveevInitial commit