Commit Briefs

1f480907e2 Thomas Adam

fix 'got status' reporting all directories on NFS mounts as unversioned

Problem found and fix tested by Ted Bullock. ok millert, naddy




d5a18aced0 Thomas Adam

make 'got rm' report an "unexpected status" error for unversioned files

ok millert@


d64cc78a32 Thomas Adam

make 'got rm' behave like rm(1) for paths found missing on disk

ok millert@


0526966e98 Thomas Adam

style


81135670fc Thomas Adam

unbreak gotweb index when pack files are missing



2183bbf63d Thomas Adam

show rebase and histedit backups in tog ref view

ok naddy



d94c35b08c Thomas Adam

add missing error check in got_inflate_to_mem_mmap()


89425ac308 Thomas Adam

Release 0.66 (tags/0.66)



1def799764 Thomas Adam

bump version number


d3b6e44e1a Thomas Adam

CHANGES for 0.66


b490237f80 Thomas Adam

fix file corruption regression in 'got checkout' caused by commit db696021

got-read-pack must rewind its files temporary files before reusing them. Problem reported by naddy ok tracey naddy






7eb23a1c9f Thomas Adam

only open raw objects if necessary while writing out pack file data

significantly speeds up the "writing pack: " step of gotadmin pack


7cacbda683 Thomas Adam

Release 0.65 (tags/0.65)


7ffb205f1d Thomas Adam

fix wrong path in a comment



8149b66e99 Thomas Adam

happy new year