Commit Briefs






643b85bcb4 Stefan Sperling

new -X option for removing backups created by got rebase and got histedit

ok semarie


c3564dfafd Stefan Sperling

don't scan pack index offsets for large values if pack file is < 2GB

This saves an iteration over the entire h->offsets array when opening a pack index which should not contain large offsets in the first place. ok millert@





81ffddf9e4 Stefan Sperling

bump version number


a4b6bb9400 Stefan Sperling

sync distfile list (tags/0.54)


76a1aa695d Stefan Sperling

CHANGES for 0.54





1124fe406f Stefan Sperling

handle pack index files which lack a corresponding pack file

ok millert




c294a75815 Stefan Sperling

GOT_TEST_PACK=1 is incompatible with cleanup tests



9614da0def Stefan Sperling

avoid searching the pack index twice in 'gotadmin cleanup'