0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Strip out more git machinery. This version still makes graphs. More... over 11 years ago
Further isolate the output stuff... More... over 11 years ago
Isolate git dependencies. More... over 11 years ago
Make it easier to condition out the Yacc debugging. More... over 11 years ago
Skip directories when processing the file list. More... over 11 years ago
Add verbose option to enable more debugging messages. More... over 11 years ago
Crap out on parse errors, because it's going to core dump later if we don't. More... over 11 years ago
Don't unconditionally make a repository. More... over 11 years ago
Restore the ability to make graphs with a -g option. More... over 11 years ago
Make the lexer accept but discard ~^\\*? in symbol names. More... over 11 years ago
Comment the code to increase my understanding. No logic changes. More... over 11 years ago
Warn if the code cannot generate a master branch. More... over 11 years ago
Remove dead code. More... over 11 years ago
More separation of the git back end. More... over 11 years ago
Refactor - begin separating the git-independent part of blob generation. More... over 11 years ago
Separate author map handling from the git back end. More... over 11 years ago
Suppress some gcc warnings. More... over 11 years ago
Merge branch 'master' of github.com:BartMassey/parsecvs More... over 11 years ago
removed unnecessary / double free More... over 11 years ago
updated call to cache_tree_update() for newer libgit.a More... over 11 years ago
removed unused stuff from revcvs.c More... over 11 years ago
Forward-port to 1.8.1 libgit. More... over 11 years ago
made minor Makefile changes to compile with current Git More... about 13 years ago
updated README with additional build instructions More... about 13 years ago
updated README for current tree More... about 13 years ago
Merge branch 'master' of ../parsecvs-gitorious-imz More... about 13 years ago
Gracefuly handle spaces around the equal sign in the Authors file. More... about 15 years ago
Use the git invocation syntax that one is expected to be using these days More... about 15 years ago
parsecvs repo doesn't compile with git repo More... about 15 years ago
Link to the xdiff lib for newer gits. More... over 15 years ago