X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=HACKING;h=d2edcc16ab05aa895ac14290d50db50b8356f07f;hb=1fbc330e80eb1173db466bb1e36e5d7205cfffdf;hp=df5b26b05161baf35dd81c19c974a6a06184598f;hpb=54cacc1cfb7437f2c099e24b7d6e87d1c9422e13;p=bup.git diff --git a/HACKING b/HACKING index df5b26b..d2edcc1 100644 --- a/HACKING +++ b/HACKING @@ -19,13 +19,20 @@ via email. Current Trajectory ================== -Now that we've finished the 0.25 release, we're working on 0.26, and -although we're not certain which new features will eventually be -included, here are some possible candidates: +Now that we've finished the 0.26 release, we're working on 0.27, and +although we're not certain which new features will be included, here +are some possible candidates: + + - Support for transferring saves between repositories and rewriting + branches. + + - Better VFS performance for large repositories (i.e. fuse, ls, + web...). + + - Incremental indexing via inotify. - Support for rm/gc. - - Support for remote (push and/or pull) restore. - - Support for some kind of push/pull. + - Smarter (and quieter) handling of cross-filesystem metadata. If you have the time and inclination, please help review patches