summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-10-01removed the ─┐ part because monospace is not enough to align pipesHEADmasterGalin Simeonov
2021-10-01replaced | to │Galin Simeonov
2021-10-01Added tree like outputGalin Simeonov
2021-09-30reworked argument parsing and added the tree output optionGalin Simeonov
2021-09-27space between [DIFF] and commit id was underlined - now it is notGalin Simeonov
2021-09-27handling special chars in diff filesGalin Simeonov
2021-09-27tree entries are now bold in index filesGalin Simeonov
2021-09-27created directories did not allow entryGalin Simeonov
2021-09-27should not create header or footer file when reading themGalin Simeonov
2021-09-27added a skeleton for a man pageGalin Simeonov
2021-09-27Take html special chars into account when printing blobs. Not a perfect solutionGalin Simeonov
2021-09-26added html struffGalin Simeonov
2021-09-26generates a tree dump for the HEAD of all the branchesGalin Simeonov
2021-09-25made it create a directory with files containing the output of the programGalin Simeonov
2021-09-25separating git stuff into a different fileGalin Simeonov
2021-09-25basic git-log functionalityGalin Simeonov
2021-09-24learned how to iterate over commitsGalin Simeonov
2021-09-08init commitGalin Simeonov