commit - 432b52225c2364202e3a4a7ae75333d2750e824d
commit + 5955ddd3f68be116821bc250060f67a5f54bcdfe
blob - eac737a98b375d017185d50d231d069f03b358a2
blob + 609fe17103972ba648c56296d1345f728ead6b2d
--- TODO
+++ TODO
removing detected no-op changes from the list of commits to rebase before
merging any changes (rather than letting diff3 figure this out). RCS IDs
in commits exported from CVS will need to be elided to avoid false positives.
+- to support packfile reachability bitmaps, we'll need an ISC or otherwise
+ compatibly-licensed implementation of EWAH bitmaps as used by Git; the
+ EWAH author Daniel Lemire allowed the Git project to relicense code from
+ Apache License 2 to GPLv2; perhaps we can get permission to relicense as ISC
tog:
- make 'tog log' respond to key presses while 'loading...' history; loading