|
Failed to load latest commit information. |
|
.gitignore
|
Remove rlog_parse.
|
|
|
COPYING
|
Add GPL3 licensing
|
|
|
Makefile
|
Remove rlog_parse.
|
|
|
README.txt
|
Add GPL3 licensing
|
|
|
bitset.h
|
Apparently mingw doesn't have LONG_BIT.
|
|
|
branch.c
|
Normalise comment columns.
|
|
|
branch.h
|
Make branch_heap_next static
|
|
|
changeset.c
|
Make the fuzz-time configurable.
|
|
|
changeset.h
|
Normalise comment columns.
|
|
|
crap-clone.1
|
Merge branch 'master' of github.com:rcls/crap
|
|
|
crap-clone.c
|
On second thoughts, when converting a time to a GMT timestring, hardwire
|
|
|
cvs_connection.c
|
Spell fix.
|
|
|
cvs_connection.h
|
Put cvs net log into one file; fix console message handling.
|
|
|
database.c
|
Free the tag->fixups
|
|
|
database.h
|
First cut of merge detection.
|
|
|
emission.c
|
Remove placebo fflush()es, add a needed one.
|
|
|
emission.h
|
Minor clean-ups
|
|
|
file.c
|
Use a version-compare sort for sorting the version list.
|
|
|
file.h
|
Track which deleted branches are merge sources.
|
|
|
filter.c
|
Normalise comment columns.
|
|
|
filter.h
|
First cut of merge detection.
|
|
|
fixup.c
|
sizeof is not a function.
|
|
|
fixup.h
|
More white space normalisation
|
|
|
go.sh
|
First cut of merge detection.
|
|
|
heap.c
|
Simplify array handling
|
|
|
heap.h
|
Work in progress on branch search; everything on floor in bits
|
|
|
log.c
|
More white space normalisation
|
|
|
log.h
|
Use libpipeline for running git-fast-import rather than just dumping
|
|
|
log.sh
|
In tag assignment track branch deletions better
|
|
|
log_parse.c
|
Cope with version 2.0 following on from the last 1.x version etc.
|
|
|
log_parse.h
|
FIRST LIGHT
|
|
|
string_cache.c
|
Normalise comment columns.
|
|
|
string_cache.h
|
Add option to clone into named remote.
|
|
|
utils.c
|
Use a version-compare sort for sorting the version list.
|
|
|
utils.h
|
Use a version-compare sort for sorting the version list.
|
|
|
valg.supp
|
Compression seems to fly
|
|