summaryrefslogtreecommitdiffstats
path: root/git_part.c
AgeCommit message (Expand)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-27space between [DIFF] and commit id was underlined - now it is notGalin Simeonov
2021-09-27handling special chars in diff filesGalin 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