0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
record symbol aliases More... over 17 years ago
fix non-vendor branch handling More... over 17 years ago
use a rbtree to sort revs on the go More... over 17 years ago
big whoopin' change. functionality good, speed bad... More... over 17 years ago
add first version More... over 17 years ago
add cgi for commitset More... over 17 years ago
no need to puts, Commitset#cset does so itself More... over 17 years ago
split in module and script More... almost 18 years ago
handle diffs for the first version in a file More... almost 18 years ago
normalize paths with trailing / More... almost 18 years ago
do diffs More... almost 18 years ago
implement recursive operation More... almost 18 years ago
produce more output More... almost 18 years ago
- Aggressive memory conservation: route all strings through a normalisation hash, use only one file name string instance per file, not per rev. - Correctly handle branch revs - Fix log output More... almost 18 years ago
correct last nits to make it work More... almost 18 years ago
HAVING -> WHERE More... almost 18 years ago
step forward to a real command line tool More... almost 18 years ago
add sqlite3 storage remove leading path separators in normalize_path More... almost 18 years ago
refactor code into a class More... almost 18 years ago
merge revision comparison into one method More... almost 18 years ago
start commitset, a commit set aggregator More... almost 18 years ago